Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0d4cebb59bfc21350c181e75d596a60ac717096 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-ssh8491178499163305615.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-ssh8132978476908965822.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-ssh12169404759394034531.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-ssh12009195970845535123.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-ssh4141511318516783480.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 ‘prd-ubuntu20.04-docker-8c-8g-21046’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21055 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/198 [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/198 # 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 b0d4cebb59bfc21350c181e75d596a60ac717096 (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 b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 Commit message: "Merge pull request #3973 from jinlinGuan/issue-3972" > git rev-list --no-walk c95941bc2401db96b526c4388051da3858551266 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-15T08:53:52.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-15T08:53:52.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-15T08:53:52.510Z] ========================================================= [2022-04-15T08:53:52.510Z] EdgeX Global Pipelines Version Info [2022-04-15T08:53:52.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:53:53.277Z] ------------------- [2022-04-15T08:53:53.278Z] stable info: [2022-04-15T08:53:53.278Z] ------------------- [2022-04-15T08:53:53.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T08:53:53.278Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-15T08:53:53.278Z] Message: update stable to v1.0.221 [2022-04-15T08:53:53.852Z] ------------------- [2022-04-15T08:53:53.852Z] experimental info: [2022-04-15T08:53:53.852Z] ------------------- [2022-04-15T08:53:53.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T08:53:53.852Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-15T08:53:53.852Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-15T08:53:53.987Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-15T08:53:54.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-15T08:53:54.013Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-15T08:53:54.026Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-15T08:53:54.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-15T08:53:54.048Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-15T08:53:54.060Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-15T08:53:54.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-15T08:53:54.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-15T08:53:54.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-15T08:53:54.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-15T08:53:54.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-15T08:53:54.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-15T08:53:54.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-15T08:53:54.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-15T08:53:54.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T08:53:54.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T08:53:54.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-15T08:53:54.217Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-15T08:53:54.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-15T08:53:54.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-15T08:53:54.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-15T08:53:54.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-15T08:53:54.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-15T08:53:54.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-15T08:53:54.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] echo [2022-04-15T08:53:54.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0d4ceb [Pipeline] echo [2022-04-15T08:53:54.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T08:53:54.358Z] provisioning config files... [2022-04-15T08:53:54.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/198@tmp/config2307173201854395386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T08:53:54.682Z] ---> docker-login.sh [2022-04-15T08:53:54.682Z] nexus3.edgexfoundry.org:10001 [2022-04-15T08:53:54.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:53:54.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:53:54.943Z] Configure a credential helper to remove this warning. See [2022-04-15T08:53:54.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:53:54.943Z] [2022-04-15T08:53:54.943Z] Login Succeeded [2022-04-15T08:53:54.943Z] nexus3.edgexfoundry.org:10002 [2022-04-15T08:53:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:53:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:53:55.207Z] Configure a credential helper to remove this warning. See [2022-04-15T08:53:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:53:55.207Z] [2022-04-15T08:53:55.207Z] Login Succeeded [2022-04-15T08:53:55.207Z] nexus3.edgexfoundry.org:10003 [2022-04-15T08:53:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:53:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:53:55.207Z] Configure a credential helper to remove this warning. See [2022-04-15T08:53:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:53:55.207Z] [2022-04-15T08:53:55.207Z] Login Succeeded [2022-04-15T08:53:55.207Z] nexus3.edgexfoundry.org:10004 [2022-04-15T08:53:55.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:53:55.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:53:55.469Z] Configure a credential helper to remove this warning. See [2022-04-15T08:53:55.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:53:55.469Z] [2022-04-15T08:53:55.469Z] Login Succeeded [2022-04-15T08:53:55.469Z] docker.io [2022-04-15T08:53:55.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:53:56.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:53:56.044Z] Configure a credential helper to remove this warning. See [2022-04-15T08:53:56.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:53:56.044Z] [2022-04-15T08:53:56.044Z] Login Succeeded [2022-04-15T08:53:56.044Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T08:53:56.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T08:53:56.372Z] + 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-15T08:53:56.372Z] + + cut -d/ -f2 [2022-04-15T08:53:56.372Z] dirname cmd/core-command/Dockerfile [2022-04-15T08:53:56.372Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/core-data/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/core-metadata/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/support-notifications/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-15T08:53:56.372Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-15T08:53:56.372Z] + cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-15T08:53:56.372Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-15T08:53:56.372Z] cut -d/ -f2 [2022-04-15T08:53:56.372Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-15T08:53:56.499Z] 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-15T08:53:56.871Z] + git rev-list -1 --merges b0d4cebb59bfc21350c181e75d596a60ac717096~1..b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] echo [2022-04-15T08:53:56.885Z] -----------> git rev-list -1 --merges b0d4cebb59bfc21350c181e75d596a60ac717096~1..b0d4cebb59bfc21350c181e75d596a60ac717096 b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T08:53:56.885Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [false] [Pipeline] sh [2022-04-15T08:53:57.180Z] + git log --format=format:%s -1 b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] echo [2022-04-15T08:53:57.198Z] ========================================================= [2022-04-15T08:53:57.198Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-15T08:53:57.198Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-15T08:53:57.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T08:53:57.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-15T08:53:57.755Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-15T08:53:57.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-15T08:53:57.755Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-04-15T08:53:57.755Z] tee -a /etc/ssh/ssh_known_hosts [2022-04-15T08:53:57.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:53:58.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T08:53:58.188Z] [2022-04-15T08:53:58.188Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:53:58.500Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T08:53:58.500Z] latest: Pulling from edgex-devops/git-semver [2022-04-15T08:53:58.500Z] a0d0a0d46f8b: Pulling fs layer [2022-04-15T08:53:58.500Z] 3e5f54012d9b: Pulling fs layer [2022-04-15T08:53:58.500Z] 4c7163046ea9: Pulling fs layer [2022-04-15T08:53:58.500Z] 0c2d73faf560: Pulling fs layer [2022-04-15T08:53:58.500Z] 0c2d73faf560: Waiting [2022-04-15T08:53:58.500Z] 3e5f54012d9b: Verifying Checksum [2022-04-15T08:53:58.500Z] 3e5f54012d9b: Download complete [2022-04-15T08:53:58.500Z] a0d0a0d46f8b: Download complete [2022-04-15T08:53:58.500Z] 0c2d73faf560: Verifying Checksum [2022-04-15T08:53:58.500Z] 0c2d73faf560: Download complete [2022-04-15T08:53:58.500Z] 4c7163046ea9: Verifying Checksum [2022-04-15T08:53:58.500Z] 4c7163046ea9: Download complete [2022-04-15T08:53:58.761Z] a0d0a0d46f8b: Pull complete [2022-04-15T08:53:58.761Z] 3e5f54012d9b: Pull complete [2022-04-15T08:53:59.022Z] 4c7163046ea9: Pull complete [2022-04-15T08:53:59.286Z] 0c2d73faf560: Pull complete [2022-04-15T08:53:59.286Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-15T08:53:59.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T08:53:59.286Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-15T08:53:59.367Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T08:53:59.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:54:00.114Z] $ docker top 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T08:54:00.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T08:54:00.216Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T08:54:00.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T08:54:00.370Z] $ docker exec 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d ssh-agent [2022-04-15T08:54:00.500Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAIlBdD/agent.13 [2022-04-15T08:54:00.500Z] SSH_AGENT_PID=19 [2022-04-15T08:54:00.510Z] Running ssh-add (command line suppressed) [2022-04-15T08:54:00.647Z] Identity added: /w/workspace/edgex-go/198@tmp/private_key_1797475376970693711.key (/w/workspace/edgex-go/198@tmp/private_key_1797475376970693711.key) [2022-04-15T08:54:00.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T08:54:00.950Z] + git tag --points-at HEAD [Pipeline] } [2022-04-15T08:54:00.979Z] $ docker exec --env ******** --env ******** 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d ssh-agent -k [2022-04-15T08:54:01.102Z] unset SSH_AUTH_SOCK; [2022-04-15T08:54:01.103Z] unset SSH_AGENT_PID; [2022-04-15T08:54:01.103Z] echo Agent pid 19 killed; [2022-04-15T08:54:01.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-15T08:54:01.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T08:54:01.132Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T08:54:01.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T08:54:01.281Z] $ docker exec 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d ssh-agent [2022-04-15T08:54:01.401Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbLlLI/agent.53 [2022-04-15T08:54:01.401Z] SSH_AGENT_PID=60 [2022-04-15T08:54:01.408Z] Running ssh-add (command line suppressed) [2022-04-15T08:54:01.530Z] Identity added: /w/workspace/edgex-go/198@tmp/private_key_207568446452905076.key (/w/workspace/edgex-go/198@tmp/private_key_207568446452905076.key) [2022-04-15T08:54:01.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T08:54:01.836Z] + git semver init [2022-04-15T08:54:01.836Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T08:54:01.836Z] # $GIT_DIR = /w/workspace/edgex-go/198/.git [2022-04-15T08:54:01.836Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/198 [2022-04-15T08:54:01.836Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T08:54:01.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T08:54:01.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T08:54:01.836Z] # $SEMVER_BRANCH = main [2022-04-15T08:54:01.836Z] # $SEMVER_TEMP = /tmp/semver-242698954 [2022-04-15T08:54:01.836Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-15T08:54:16.793Z] # '/tmp/semver-242698954' -> '/w/workspace/edgex-go/198/.semver' [2022-04-15T08:54:16.793Z] # -> Force: false [2022-04-15T08:54:16.793Z] # $SEMVER_DIR = /w/workspace/edgex-go/198/.semver [Pipeline] } [2022-04-15T08:54:16.811Z] $ docker exec --env ******** --env ******** 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d ssh-agent -k [2022-04-15T08:54:16.950Z] unset SSH_AUTH_SOCK; [2022-04-15T08:54:16.950Z] unset SSH_AGENT_PID; [2022-04-15T08:54:16.950Z] echo Agent pid 60 killed; [2022-04-15T08:54:16.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T08:54:17.270Z] + git semver [Pipeline] } [2022-04-15T08:54:17.291Z] $ docker stop --time=1 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d [2022-04-15T08:54:19.049Z] $ docker rm -f 8a17c28c11ddbab2fc177b3c0e4602108b8fcc2b4c52519b3565c4e5e5ae5c7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T08:54:19.425Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-15T08:54:19.694Z] Stashed 1 file(s) [Pipeline] echo [2022-04-15T08:54:19.698Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.72 [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-15T08:54:19.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T08:54:19.831Z] ========================================================= [2022-04-15T08:54:19.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-15T08:54:19.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T08:54:20.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T08:54:20.126Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-15T08:54:20.126Z] 59bf1c3509f3: Pulling fs layer [2022-04-15T08:54:20.126Z] 666ba61612fd: Pulling fs layer [2022-04-15T08:54:20.126Z] 8ed8ca486205: Pulling fs layer [2022-04-15T08:54:20.126Z] 4fe6c5a15a65: Pulling fs layer [2022-04-15T08:54:20.126Z] 22a0e8bec74d: Pulling fs layer [2022-04-15T08:54:20.126Z] 640e595b4fbd: Pulling fs layer [2022-04-15T08:54:20.126Z] 763cafe07f6e: Pulling fs layer [2022-04-15T08:54:20.126Z] 0c0b528cf693: Pulling fs layer [2022-04-15T08:54:20.126Z] 10935f4eaf8b: Pulling fs layer [2022-04-15T08:54:20.126Z] 4fe6c5a15a65: Waiting [2022-04-15T08:54:20.126Z] 22a0e8bec74d: Waiting [2022-04-15T08:54:20.126Z] 640e595b4fbd: Waiting [2022-04-15T08:54:20.126Z] 0c0b528cf693: Waiting [2022-04-15T08:54:20.126Z] 763cafe07f6e: Waiting [2022-04-15T08:54:20.126Z] 10935f4eaf8b: Waiting [2022-04-15T08:54:20.126Z] 8ed8ca486205: Verifying Checksum [2022-04-15T08:54:20.126Z] 8ed8ca486205: Download complete [2022-04-15T08:54:20.126Z] 666ba61612fd: Download complete [2022-04-15T08:54:20.126Z] 22a0e8bec74d: Download complete [2022-04-15T08:54:20.126Z] 640e595b4fbd: Download complete [2022-04-15T08:54:20.126Z] 763cafe07f6e: Verifying Checksum [2022-04-15T08:54:20.126Z] 763cafe07f6e: Download complete [2022-04-15T08:54:20.126Z] 59bf1c3509f3: Download complete [2022-04-15T08:54:20.389Z] 0c0b528cf693: Verifying Checksum [2022-04-15T08:54:20.389Z] 0c0b528cf693: Download complete [2022-04-15T08:54:20.389Z] 59bf1c3509f3: Pull complete [2022-04-15T08:54:20.650Z] 666ba61612fd: Pull complete [2022-04-15T08:54:20.650Z] 8ed8ca486205: Pull complete [2022-04-15T08:54:20.911Z] 10935f4eaf8b: Verifying Checksum [2022-04-15T08:54:20.911Z] 10935f4eaf8b: Download complete [2022-04-15T08:54:20.911Z] 4fe6c5a15a65: Verifying Checksum [2022-04-15T08:54:20.911Z] 4fe6c5a15a65: Download complete [2022-04-15T08:54:25.116Z] 4fe6c5a15a65: Pull complete [2022-04-15T08:54:25.377Z] 22a0e8bec74d: Pull complete [2022-04-15T08:54:25.377Z] 640e595b4fbd: Pull complete [2022-04-15T08:54:25.377Z] 763cafe07f6e: Pull complete [2022-04-15T08:54:25.638Z] 0c0b528cf693: Pull complete [2022-04-15T08:54:28.187Z] 10935f4eaf8b: Pull complete [2022-04-15T08:54:28.187Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-15T08:54:28.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T08:54:28.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T08:54:28.488Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-15T08:54:28.488Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T08:54:28.488Z] WORKDIR /edgex [2022-04-15T08:54:28.488Z] COPY go.mod . [2022-04-15T08:54:28.488Z] RUN go mod download [2022-04-15T08:54:29.876Z] Sending build context to Docker daemon 334.8MB [2022-04-15T08:54:29.876Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T08:54:29.876Z] ---> 99d49a6021b9 [2022-04-15T08:54:29.876Z] Step 2/4 : WORKDIR /edgex [2022-04-15T08:54:31.807Z] ---> Running in 8e741debaa94 [2022-04-15T08:54:31.807Z] Removing intermediate container 8e741debaa94 [2022-04-15T08:54:31.807Z] ---> cfe1011e8ecd [2022-04-15T08:54:31.807Z] Step 3/4 : COPY go.mod . [2022-04-15T08:54:31.807Z] ---> 52bf453618e0 [2022-04-15T08:54:31.807Z] Step 4/4 : RUN go mod download [2022-04-15T08:54:32.068Z] ---> Running in 8b912298be78 [2022-04-15T08:54:34.787Z] Still waiting to schedule task [2022-04-15T08:54:34.787Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-15T08:54:46.982Z] Removing intermediate container 8b912298be78 [2022-04-15T08:54:46.983Z] ---> 7205e524433b [2022-04-15T08:54:46.983Z] Successfully built 7205e524433b [2022-04-15T08:54:46.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:54:47.283Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T08:54:47.283Z] . [Pipeline] withDockerContainer [2022-04-15T08:54:47.361Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T08:54:47.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:54:47.860Z] $ docker top 2a4c3be6c29084ccc1cfb4b1bffe63e3b8415087bec2a09d3de081a59630f49a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T08:54:48.223Z] + go version [2022-04-15T08:54:48.223Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-15T08:54:48.242Z] $ docker stop --time=1 2a4c3be6c29084ccc1cfb4b1bffe63e3b8415087bec2a09d3de081a59630f49a [2022-04-15T08:54:49.550Z] $ docker rm -f 2a4c3be6c29084ccc1cfb4b1bffe63e3b8415087bec2a09d3de081a59630f49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:54:49.949Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T08:54:49.949Z] . [Pipeline] withDockerContainer [2022-04-15T08:54:50.024Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T08:54:50.071Z] $ 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/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:54:50.466Z] $ docker top 211f9feeb774d98c7407075fa4d191f227b663c77fd6e42ed9d2a6573a3c2d12 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T08:54:50.538Z] ========================================================= [2022-04-15T08:54:50.538Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T08:54:50.538Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T08:54:50.842Z] + make test [2022-04-15T08:54:50.842Z] go mod tidy -compat=1.17 [2022-04-15T08:54:50.842Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T08:54:57.451Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T08:55:09.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T08:55:09.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T08:55:09.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T08:55:09.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T08:55:09.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T08:55:09.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T08:55:09.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T08:55:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-04-15T08:55:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T08:55:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T08:55:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-04-15T08:55:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T08:55:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2022-04-15T08:55:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T08:55:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.807s coverage: 89.2% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.120s coverage: 72.2% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 24.0% of statements [2022-04-15T08:55:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-04-15T08:55:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.105s coverage: 87.5% of statements [2022-04-15T08:55:25.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2022-04-15T08:55:25.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2022-04-15T08:55:26.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-04-15T08:55:26.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 58.8% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T08:55:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T08:55:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.4% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.8% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T08:55:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-15T08:55:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-04-15T08:55:36.069Z] 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-15T08:55:58.053Z] GO111MODULE=on go vet ./... [2022-04-15T08:56:00.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T08:56:00.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T08:56:01.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T08:56:01.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T08:56:01.991Z] + ls -al . [2022-04-15T08:56:01.991Z] total 672 [2022-04-15T08:56:01.991Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 08:56 . [2022-04-15T08:56:01.991Z] drwxr-xr-x 4 root root 4096 Apr 15 08:54 .. [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 08:53 .dockerignore [2022-04-15T08:56:01.991Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 08:53 .git [2022-04-15T08:56:01.991Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 08:53 .github [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 08:53 .gitignore [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 08:53 .golangci.yml [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 08:53 .hadolint.yml [2022-04-15T08:56:01.991Z] drwx------ 3 1001 1001 4096 Apr 15 08:54 .semver [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 08:53 .sonarcloud.properties [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 08:53 ADOPTERS.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 08:53 Attribution.txt [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 08:53 CHANGELOG.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 08:53 CONTRIBUTING.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 08:53 GOVERNANCE.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 08:53 Jenkinsfile [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 08:53 LICENSE [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 08:53 Makefile [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 08:53 OWNERS.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 08:53 README.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 08:53 SECURITY.md [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 12 Apr 15 08:54 VERSION [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 08:53 ZMQWindows.md [2022-04-15T08:56:01.991Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 08:53 bin [2022-04-15T08:56:01.991Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 08:53 cmd [2022-04-15T08:56:01.991Z] -rw-r--r-- 1 root root 434743 Apr 15 08:55 coverage.out [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 08:53 go.mod [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 08:53 go.sum [2022-04-15T08:56:01.991Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 08:53 internal [2022-04-15T08:56:01.991Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 08:53 openapi [2022-04-15T08:56:01.991Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 08:53 snap [2022-04-15T08:56:01.991Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 08:53 version.go [Pipeline] sh [2022-04-15T08:56:02.281Z] + '[' -e coverage.out ] [2022-04-15T08:56:02.281Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T08:56:02.389Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T08:56:02.670Z] + make build [2022-04-15T08:56:02.670Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T08:56:07.774Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21056 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-15T08:56:07.784Z] Running in /w/workspace/edgex-go/198 [Pipeline] { [Pipeline] checkout [2022-04-15T08:56:07.955Z] The recommended git tool is: git [2022-04-15T08:56:12.967Z] using credential edgex-jenkins-ssh [2022-04-15T08:56:12.986Z] Cloning the remote Git repository [2022-04-15T08:56:13.041Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-15T08:56:13.122Z] > git init /w/workspace/edgex-go/198 # timeout=10 [2022-04-15T08:56:13.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T08:56:13.194Z] > git --version # timeout=10 [2022-04-15T08:56:13.214Z] > git --version # 'git version 2.25.1' [2022-04-15T08:56:13.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T08:56:13.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T08:56:17.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T08:56:27.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T08:56:27.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T08:56:30.354Z] Avoid second fetch [2022-04-15T08:56:30.354Z] Checking out Revision b0d4cebb59bfc21350c181e75d596a60ac717096 (main) [2022-04-15T08:56:30.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T08:56:30.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T08:56:30.375Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T08:56:30.396Z] > git checkout -f b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 [2022-04-15T08:56:34.713Z] Commit message: "Merge pull request #3973 from jinlinGuan/issue-3972" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-15T08:56:35.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T08:56:35.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T08:56:35.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T08:56:35.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-15T08:56:35.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T08:56:35.683Z] Dload Upload Total Spent Left Speed [2022-04-15T08:56:35.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52870 0 --:--:-- --:--:-- --:--:-- 52635 [Pipeline] sh [2022-04-15T08:56:36.231Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-15T08:56:36.581Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-04-15T08:56:36.581Z] /etc/docker/daemon.new [2022-04-15T08:56:36.581Z] { [2022-04-15T08:56:36.581Z] "registry-mirrors": [ [2022-04-15T08:56:36.581Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-15T08:56:36.581Z] ], [2022-04-15T08:56:36.581Z] "bip": "10.250.0.254/24", [2022-04-15T08:56:36.581Z] "hosts": [ [2022-04-15T08:56:36.581Z] "tcp://0.0.0.0:5555", [2022-04-15T08:56:36.581Z] "unix:///var/run/docker.sock" [2022-04-15T08:56:36.581Z] ], [2022-04-15T08:56:36.581Z] "mtu": 1458, [2022-04-15T08:56:36.581Z] "selinux-enabled": true, [2022-04-15T08:56:36.581Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-15T08:56:36.581Z] } [Pipeline] sh [2022-04-15T08:56:36.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-15T08:56:37.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T08:56:37.282Z] + sudo service docker restart [2022-04-15T08:56:37.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T08:56:38.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T08:56:39.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T08:56:40.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T08:56:42.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-15T08:56:43.679Z] $ docker stop --time=1 211f9feeb774d98c7407075fa4d191f227b663c77fd6e42ed9d2a6573a3c2d12 [2022-04-15T08:56:46.118Z] $ docker rm -f 211f9feeb774d98c7407075fa4d191f227b663c77fd6e42ed9d2a6573a3c2d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:56:47.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T08:56:47.529Z] [2022-04-15T08:56:47.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:56:47.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T08:56:47.829Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-15T08:56:47.829Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-15T08:56:47.829Z] ca9280d653b3: Pulling fs layer [2022-04-15T08:56:47.829Z] 7e9c9ca2126c: Pulling fs layer [2022-04-15T08:56:47.829Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-15T08:56:47.829Z] cbdbe7a5bc2a: Download complete [2022-04-15T08:56:48.089Z] ca9280d653b3: Verifying Checksum [2022-04-15T08:56:48.089Z] ca9280d653b3: Download complete [2022-04-15T08:56:48.089Z] cbdbe7a5bc2a: Pull complete [2022-04-15T08:56:48.658Z] 7e9c9ca2126c: Download complete [2022-04-15T08:56:48.658Z] ca9280d653b3: Pull complete [2022-04-15T08:56:52.859Z] 7e9c9ca2126c: Pull complete [2022-04-15T08:56:52.859Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-15T08:56:52.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T08:56:52.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-15T08:56:52.998Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T08:56:53.039Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:56:54.549Z] $ docker top c0fed5f0a602fb5fe78ae7be1941b8d65c4396d32740705d0f79737f56752fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T08:56:54.996Z] + docker-compose build --help [2022-04-15T08:56:54.996Z] + grep parallel [2022-04-15T08:56:55.598Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T08:56:55.616Z] $ docker stop --time=1 c0fed5f0a602fb5fe78ae7be1941b8d65c4396d32740705d0f79737f56752fa4 [2022-04-15T08:56:56.932Z] $ docker rm -f c0fed5f0a602fb5fe78ae7be1941b8d65c4396d32740705d0f79737f56752fa4 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T08:56:57.021Z] provisioning config files... [2022-04-15T08:56:57.049Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/198@tmp/config285039412990607920tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:56:57.409Z] ---> docker-login.sh [2022-04-15T08:56:57.409Z] nexus3.edgexfoundry.org:10001 [2022-04-15T08:56:57.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T08:56:57.445Z] . [Pipeline] withDockerContainer [2022-04-15T08:56:57.520Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T08:56:57.565Z] $ 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/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:56:57.964Z] $ docker top 392fa6012bf258b5b10ef2ce19fc2064f68f306b180f04e2011fb16f43a3e6f4 -eo pid,comm [2022-04-15T08:56:58.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2022-04-15T08:56:58.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:56:58.278Z] Configure a credential helper to remove this warning. See [2022-04-15T08:56:58.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:56:58.278Z] [2022-04-15T08:56:58.278Z] Login Succeeded [2022-04-15T08:56:58.278Z] nexus3.edgexfoundry.org:10002 [2022-04-15T08:56:58.321Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T08:56:58.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:56:58.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:56:58.558Z] Configure a credential helper to remove this warning. See [2022-04-15T08:56:58.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:56:58.558Z] [2022-04-15T08:56:58.558Z] Login Succeeded [2022-04-15T08:56:58.830Z] nexus3.edgexfoundry.org:10003 [2022-04-15T08:56:58.890Z] Building core-command ... [2022-04-15T08:56:58.891Z] Building core-data ... [2022-04-15T08:56:58.891Z] Building core-metadata ... [2022-04-15T08:56:58.891Z] Building security-bootstrapper ... [2022-04-15T08:56:58.891Z] Building security-proxy-setup ... [2022-04-15T08:56:58.891Z] Building security-secretstore-setup ... [2022-04-15T08:56:58.891Z] Building security-spiffe-token-provider ... [2022-04-15T08:56:58.891Z] Building security-spire-agent ... [2022-04-15T08:56:58.891Z] Building security-spire-config ... [2022-04-15T08:56:58.891Z] Building security-spire-server ... [2022-04-15T08:56:58.891Z] Building support-notifications ... [2022-04-15T08:56:58.891Z] Building support-scheduler ... [2022-04-15T08:56:58.891Z] Building sys-mgmt-agent ... [2022-04-15T08:56:58.891Z] Building security-proxy-setup [2022-04-15T08:56:58.891Z] Building security-bootstrapper [2022-04-15T08:56:58.891Z] Building security-spire-server [2022-04-15T08:56:58.891Z] Building sys-mgmt-agent [2022-04-15T08:56:58.891Z] Building security-spire-agent [2022-04-15T08:56:59.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:56:59.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:56:59.102Z] Configure a credential helper to remove this warning. See [2022-04-15T08:56:59.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:56:59.102Z] [2022-04-15T08:56:59.102Z] Login Succeeded [2022-04-15T08:56:59.102Z] nexus3.edgexfoundry.org:10004 [2022-04-15T08:56:59.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:56:59.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:56:59.652Z] Configure a credential helper to remove this warning. See [2022-04-15T08:56:59.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:56:59.652Z] [2022-04-15T08:56:59.652Z] Login Succeeded [2022-04-15T08:56:59.652Z] docker.io [2022-04-15T08:56:59.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T08:57:00.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T08:57:00.523Z] Configure a credential helper to remove this warning. See [2022-04-15T08:57:00.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T08:57:00.523Z] [2022-04-15T08:57:00.523Z] Login Succeeded [2022-04-15T08:57:00.523Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T08:57:00.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-15T08:57:00.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T08:57:00.990Z] ========================================================= [2022-04-15T08:57:00.990Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-15T08:57:00.990Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T08:57:01.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T08:57:01.626Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-15T08:57:01.626Z] 9b3977197b4f: Pulling fs layer [2022-04-15T08:57:01.626Z] 1a89e8eeedd5: Pulling fs layer [2022-04-15T08:57:01.626Z] 94645a83ff95: Pulling fs layer [2022-04-15T08:57:01.626Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-15T08:57:01.626Z] 0c92f367c5e7: Pulling fs layer [2022-04-15T08:57:01.626Z] f7c0051592d6: Pulling fs layer [2022-04-15T08:57:01.626Z] a227ed2f7395: Pulling fs layer [2022-04-15T08:57:01.626Z] 7b1c46037f91: Pulling fs layer [2022-04-15T08:57:01.626Z] 0c92f367c5e7: Waiting [2022-04-15T08:57:01.626Z] a227ed2f7395: Waiting [2022-04-15T08:57:01.626Z] 7b1c46037f91: Waiting [2022-04-15T08:57:01.626Z] f7c0051592d6: Waiting [2022-04-15T08:57:01.626Z] 94645a83ff95: Verifying Checksum [2022-04-15T08:57:01.626Z] 1a89e8eeedd5: Verifying Checksum [2022-04-15T08:57:01.626Z] 1a89e8eeedd5: Download complete [2022-04-15T08:57:01.626Z] 0c92f367c5e7: Verifying Checksum [2022-04-15T08:57:01.626Z] 0c92f367c5e7: Download complete [2022-04-15T08:57:01.626Z] f7c0051592d6: Download complete [2022-04-15T08:57:01.626Z] 9b3977197b4f: Download complete [2022-04-15T08:57:01.626Z] a227ed2f7395: Verifying Checksum [2022-04-15T08:57:01.626Z] a227ed2f7395: Download complete [2022-04-15T08:57:02.616Z] 9b3977197b4f: Pull complete [2022-04-15T08:57:02.897Z] 1a89e8eeedd5: Pull complete [2022-04-15T08:57:03.506Z] 94645a83ff95: Pull complete [2022-04-15T08:57:03.506Z] 7b1c46037f91: Verifying Checksum [2022-04-15T08:57:03.506Z] 7b1c46037f91: Download complete [2022-04-15T08:57:04.109Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-15T08:57:04.110Z] 3f3a8bcf1eab: Download complete [2022-04-15T08:57:16.539Z] 3f3a8bcf1eab: Pull complete [2022-04-15T08:57:16.539Z] 0c92f367c5e7: Pull complete [2022-04-15T08:57:16.539Z] f7c0051592d6: Pull complete [2022-04-15T08:57:16.539Z] a227ed2f7395: Pull complete [2022-04-15T08:57:20.839Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:57:20.839Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:57:20.839Z] ---> 7205e524433b [2022-04-15T08:57:20.839Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T08:57:20.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:57:20.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:57:20.839Z] ---> 7205e524433b [2022-04-15T08:57:20.839Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T08:57:20.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:57:20.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:57:20.839Z] ---> 7205e524433b [2022-04-15T08:57:20.839Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T08:57:20.839Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:57:20.839Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:57:20.839Z] ---> 7205e524433b [2022-04-15T08:57:20.839Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T08:57:20.839Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:57:20.839Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:57:20.839Z] ---> 7205e524433b [2022-04-15T08:57:20.839Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T08:57:20.839Z] ---> Running in dc737bbafe00 [2022-04-15T08:57:20.839Z] ---> Running in 82118d853282 [2022-04-15T08:57:20.839Z] ---> Running in 8d70d7451a7b [2022-04-15T08:57:20.839Z] ---> Running in 4df7ae7d0565 [2022-04-15T08:57:20.839Z] ---> Running in b786c0c1287d [2022-04-15T08:57:21.101Z] Removing intermediate container 8d70d7451a7b [2022-04-15T08:57:21.101Z] ---> 5a4a0ca52bf4 [2022-04-15T08:57:21.101Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:57:21.101Z] Removing intermediate container b786c0c1287d [2022-04-15T08:57:21.101Z] ---> 1f8d943131bb [2022-04-15T08:57:21.101Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:57:21.101Z] Removing intermediate container 4df7ae7d0565 [2022-04-15T08:57:21.101Z] ---> c84bdc4df182 [2022-04-15T08:57:21.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:57:21.101Z] Removing intermediate container dc737bbafe00 [2022-04-15T08:57:21.101Z] ---> d16743b44056 [2022-04-15T08:57:21.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:57:21.101Z] Removing intermediate container 82118d853282 [2022-04-15T08:57:21.101Z] ---> 2b976776fd1f [2022-04-15T08:57:21.101Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:57:21.101Z] ---> Running in d0dcf33906bb [2022-04-15T08:57:21.101Z] ---> Running in 364637621c65 [2022-04-15T08:57:21.101Z] ---> Running in 766fb4ae3736 [2022-04-15T08:57:21.101Z] ---> Running in b0ec408d23ed [2022-04-15T08:57:21.101Z] ---> Running in c6d2f4dfbb23 [2022-04-15T08:57:22.041Z] Removing intermediate container d0dcf33906bb [2022-04-15T08:57:22.041Z] ---> 397b69168a93 [2022-04-15T08:57:22.041Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:57:22.041Z] ---> Running in 70167a0c3984 [2022-04-15T08:57:22.300Z] Removing intermediate container 766fb4ae3736 [2022-04-15T08:57:22.300Z] ---> 2481141b9754 [2022-04-15T08:57:22.300Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T08:57:22.561Z] ---> Running in 99d4c2b4483f [2022-04-15T08:57:22.561Z] Removing intermediate container 364637621c65 [2022-04-15T08:57:22.561Z] ---> b41b82ca2b15 [2022-04-15T08:57:22.561Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T08:57:22.561Z] ---> Running in b7c6f4746740 [2022-04-15T08:57:22.820Z] Removing intermediate container b0ec408d23ed [2022-04-15T08:57:22.820Z] ---> e14c38ba4bd5 [2022-04-15T08:57:22.820Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T08:57:22.820Z] Removing intermediate container c6d2f4dfbb23 [2022-04-15T08:57:22.820Z] ---> fd9a00b3f7c9 [2022-04-15T08:57:22.820Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:57:22.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:22.820Z] ---> Running in 590e14336372 [2022-04-15T08:57:22.820Z] ---> Running in bfd71903dbab [2022-04-15T08:57:23.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:23.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:23.253Z] 7b1c46037f91: Pull complete [2022-04-15T08:57:23.253Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-15T08:57:23.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T08:57:23.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T08:57:23.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:23.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:23.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:23.608Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-15T08:57:23.608Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T08:57:23.608Z] WORKDIR /edgex [2022-04-15T08:57:23.608Z] COPY go.mod . [2022-04-15T08:57:23.609Z] RUN go mod download [2022-04-15T08:57:23.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:23.863Z] OK: 221 MiB in 52 packages [2022-04-15T08:57:24.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:24.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:24.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:57:24.384Z] Removing intermediate container 70167a0c3984 [2022-04-15T08:57:24.384Z] ---> 4c9030772ad7 [2022-04-15T08:57:24.384Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T08:57:24.384Z] OK: 221 MiB in 52 packages [2022-04-15T08:57:24.384Z] OK: 221 MiB in 52 packages [2022-04-15T08:57:24.384Z] ---> be6e4a23b2e9 [2022-04-15T08:57:24.384Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:57:24.643Z] OK: 221 MiB in 52 packages [2022-04-15T08:57:24.644Z] ---> Running in 50e8e664e991 [2022-04-15T08:57:24.644Z] OK: 221 MiB in 52 packages [2022-04-15T08:57:24.903Z] Removing intermediate container b7c6f4746740 [2022-04-15T08:57:24.903Z] ---> 9246a7500961 [2022-04-15T08:57:24.903Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T08:57:24.903Z] Removing intermediate container 99d4c2b4483f [2022-04-15T08:57:24.903Z] ---> 431360bd8422 [2022-04-15T08:57:24.903Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T08:57:24.903Z] ---> 12994af1c0df [2022-04-15T08:57:24.903Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:57:25.162Z] ---> Running in 43711c4f30f8 [2022-04-15T08:57:25.162Z] Removing intermediate container bfd71903dbab [2022-04-15T08:57:25.162Z] ---> 7b3653cacc79 [2022-04-15T08:57:25.162Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T08:57:25.162Z] ---> bc79f10fc247 [2022-04-15T08:57:25.162Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:57:25.162Z] ---> Running in 51c6cddd01fa [2022-04-15T08:57:25.162Z] Removing intermediate container 590e14336372 [2022-04-15T08:57:25.162Z] ---> 5520330221fc [2022-04-15T08:57:25.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T08:57:25.422Z] ---> e065809ad970 [2022-04-15T08:57:25.422Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:57:25.422Z] ---> Running in eb96fa036cee [2022-04-15T08:57:25.422Z] ---> 6328fc089ccd [2022-04-15T08:57:25.422Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:57:25.422Z] ---> Running in 3f159837bbb9 [2022-04-15T08:57:25.686Z] Removing intermediate container 50e8e664e991 [2022-04-15T08:57:25.686Z] ---> 4f56dea67a9a [2022-04-15T08:57:25.686Z] Step 8/26 : COPY . . [2022-04-15T08:57:26.246Z] Sending build context to Docker daemon 169.1MB [2022-04-15T08:57:26.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T08:57:26.246Z] ---> f79e39bc4007 [2022-04-15T08:57:26.246Z] Step 2/4 : WORKDIR /edgex [2022-04-15T08:57:26.626Z] Removing intermediate container 43711c4f30f8 [2022-04-15T08:57:26.626Z] ---> ad9b0534ad6a [2022-04-15T08:57:26.626Z] Step 8/23 : COPY . . [2022-04-15T08:57:26.886Z] Removing intermediate container 51c6cddd01fa [2022-04-15T08:57:26.886Z] ---> 89933b35473c [2022-04-15T08:57:26.886Z] Step 8/31 : COPY . . [2022-04-15T08:57:27.686Z] ---> Running in 153b556f3752 [2022-04-15T08:57:27.959Z] Removing intermediate container 153b556f3752 [2022-04-15T08:57:27.959Z] ---> ffe280df1b46 [2022-04-15T08:57:27.959Z] Step 3/4 : COPY go.mod . [2022-04-15T08:57:28.558Z] ---> e3b3f89e7798 [2022-04-15T08:57:28.558Z] Step 4/4 : RUN go mod download [2022-04-15T08:57:28.558Z] ---> Running in bbd3a0fddb75 [2022-04-15T08:57:32.177Z] Removing intermediate container eb96fa036cee [2022-04-15T08:57:32.177Z] ---> 08ccf921af4a [2022-04-15T08:57:32.177Z] Step 8/25 : COPY . . [2022-04-15T08:57:32.177Z] Removing intermediate container 3f159837bbb9 [2022-04-15T08:57:32.177Z] ---> 09dc776121c6 [2022-04-15T08:57:32.177Z] Step 8/22 : COPY . . [2022-04-15T08:57:32.177Z] ---> b650c6e007af [2022-04-15T08:57:32.177Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T08:57:34.087Z] ---> 29ad977e3a27 [2022-04-15T08:57:34.087Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T08:57:35.471Z] ---> Running in d6dc7034072b [2022-04-15T08:57:35.733Z] ---> 4bf795dc7149 [2022-04-15T08:57:35.733Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T08:57:35.733Z] ---> Running in 798cbebbd154 [2022-04-15T08:57:35.993Z] ---> Running in 830b0a92c0d8 [2022-04-15T08:57:35.993Z] Removing intermediate container d6dc7034072b [2022-04-15T08:57:35.993Z] ---> dbba84da4399 [2022-04-15T08:57:35.993Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T08:57:36.253Z] ---> Running in 338abc5ca0a9 [2022-04-15T08:57:36.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T08:57:36.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T08:57:37.458Z] Removing intermediate container 338abc5ca0a9 [2022-04-15T08:57:37.458Z] ---> 0923ea5e2d25 [2022-04-15T08:57:37.458Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T08:57:37.720Z] ---> Running in 7642576d13d4 [2022-04-15T08:57:37.720Z] ---> 6e32c70e3cce [2022-04-15T08:57:37.720Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T08:57:37.720Z] ---> Running in 62428cd4cf88 [2022-04-15T08:57:37.720Z] ---> e3ecd1837a05 [2022-04-15T08:57:37.720Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T08:57:37.720Z] Removing intermediate container 7642576d13d4 [2022-04-15T08:57:37.720Z] ---> badd2c9d3707 [2022-04-15T08:57:37.720Z] 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-15T08:57:37.720Z] ---> Running in 10b35a74f423 [2022-04-15T08:57:37.979Z] ---> Running in 3b32fb3baa3f [2022-04-15T08:57:37.979Z] Removing intermediate container 10b35a74f423 [2022-04-15T08:57:37.979Z] ---> e187a678029d [2022-04-15T08:57:37.979Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T08:57:37.979Z] ---> Running in f35a501cb57a [2022-04-15T08:57:38.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T08:57:39.181Z] spire-1.2.1/ [2022-04-15T08:57:39.181Z] spire-1.2.1/.data/ [2022-04-15T08:57:39.181Z] spire-1.2.1/.data/.file [2022-04-15T08:57:39.181Z] spire-1.2.1/.dockerignore [2022-04-15T08:57:39.181Z] spire-1.2.1/.gitattributes [2022-04-15T08:57:39.181Z] spire-1.2.1/.githooks/ [2022-04-15T08:57:39.181Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/ [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/ [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T08:57:39.181Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T08:57:39.181Z] spire-1.2.1/.gitignore [2022-04-15T08:57:39.181Z] spire-1.2.1/.go-version [2022-04-15T08:57:39.181Z] spire-1.2.1/.golangci.yml [2022-04-15T08:57:39.181Z] spire-1.2.1/ADOPTERS.md [2022-04-15T08:57:39.181Z] spire-1.2.1/CHANGELOG.md [2022-04-15T08:57:39.181Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T08:57:39.181Z] spire-1.2.1/CODEOWNERS [2022-04-15T08:57:39.181Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T08:57:39.181Z] spire-1.2.1/Dockerfile [2022-04-15T08:57:39.181Z] spire-1.2.1/Dockerfile.dev [2022-04-15T08:57:39.181Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T08:57:39.181Z] spire-1.2.1/LICENSE [2022-04-15T08:57:39.181Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T08:57:39.181Z] spire-1.2.1/Makefile [2022-04-15T08:57:39.181Z] spire-1.2.1/README.md [2022-04-15T08:57:39.181Z] spire-1.2.1/ROADMAP.md [2022-04-15T08:57:39.181Z] spire-1.2.1/SECURITY.md [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T08:57:39.181Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/ [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/agent/ [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/server/ [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/server/server.conf [2022-04-15T08:57:39.181Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/ [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/auditlog.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/ [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T08:57:39.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/spire_server.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/telemetry.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/upgrading.md [2022-04-15T08:57:39.182Z] spire-1.2.1/doc/using_spire.md [2022-04-15T08:57:39.182Z] spire-1.2.1/examples/ [2022-04-15T08:57:39.182Z] spire-1.2.1/examples/README.md [2022-04-15T08:57:39.182Z] spire-1.2.1/go.mod [2022-04-15T08:57:39.182Z] spire-1.2.1/go.sum [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T08:57:39.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/log/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T08:57:39.183Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/version/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T08:57:39.184Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/config.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T08:57:39.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T08:57:39.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/server.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/private/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/private/server/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T08:57:39.449Z] spire-1.2.1/release/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/README.md [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/conf/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T08:57:39.449Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T08:57:39.449Z] spire-1.2.1/script/ [2022-04-15T08:57:39.449Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T08:57:39.449Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T08:57:39.449Z] spire-1.2.1/support/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T08:57:39.449Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/clock/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/clock/clock.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T08:57:39.449Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T08:57:39.450Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/common [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T08:57:39.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T08:57:39.451Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T08:57:39.452Z] spire-1.2.1/test/integration/test.sh [2022-04-15T08:57:39.452Z] spire-1.2.1/test/plugintest/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testca/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testca/ca.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testkey/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/testkey/new.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/util/ [2022-04-15T08:57:39.452Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/util/race.go [2022-04-15T08:57:39.452Z] spire-1.2.1/test/util/util.go [2022-04-15T08:57:39.452Z] building spire from source... [2022-04-15T08:57:39.452Z] Installing go1.17.7... [2022-04-15T08:57:39.716Z] Removing intermediate container f35a501cb57a [2022-04-15T08:57:39.716Z] ---> cca259246ada [2022-04-15T08:57:39.716Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T08:57:39.716Z] ---> Running in f9e8aea6ebc4 [2022-04-15T08:57:39.976Z] Removing intermediate container f9e8aea6ebc4 [2022-04-15T08:57:39.976Z] ---> 821c48ab7ea4 [2022-04-15T08:57:39.976Z] 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-15T08:57:40.236Z] ---> Running in c7b6e669de7e [2022-04-15T08:57:41.627Z] spire-1.2.1/ [2022-04-15T08:57:41.627Z] spire-1.2.1/.data/ [2022-04-15T08:57:41.627Z] spire-1.2.1/.data/.file [2022-04-15T08:57:41.627Z] spire-1.2.1/.dockerignore [2022-04-15T08:57:41.627Z] spire-1.2.1/.gitattributes [2022-04-15T08:57:41.627Z] spire-1.2.1/.githooks/ [2022-04-15T08:57:41.627Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/ [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/ [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T08:57:41.627Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T08:57:41.627Z] spire-1.2.1/.gitignore [2022-04-15T08:57:41.627Z] spire-1.2.1/.go-version [2022-04-15T08:57:41.627Z] spire-1.2.1/.golangci.yml [2022-04-15T08:57:41.627Z] spire-1.2.1/ADOPTERS.md [2022-04-15T08:57:41.627Z] spire-1.2.1/CHANGELOG.md [2022-04-15T08:57:41.627Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T08:57:41.627Z] spire-1.2.1/CODEOWNERS [2022-04-15T08:57:41.627Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T08:57:41.627Z] spire-1.2.1/Dockerfile [2022-04-15T08:57:41.627Z] spire-1.2.1/Dockerfile.dev [2022-04-15T08:57:41.627Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T08:57:41.627Z] spire-1.2.1/LICENSE [2022-04-15T08:57:41.627Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T08:57:41.627Z] spire-1.2.1/Makefile [2022-04-15T08:57:41.627Z] spire-1.2.1/README.md [2022-04-15T08:57:41.627Z] spire-1.2.1/ROADMAP.md [2022-04-15T08:57:41.627Z] spire-1.2.1/SECURITY.md [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T08:57:41.628Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/ [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/agent/ [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/server/ [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/server/server.conf [2022-04-15T08:57:41.628Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/ [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/auditlog.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/ [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/spire_server.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/telemetry.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/upgrading.md [2022-04-15T08:57:41.628Z] spire-1.2.1/doc/using_spire.md [2022-04-15T08:57:41.628Z] spire-1.2.1/examples/ [2022-04-15T08:57:41.628Z] spire-1.2.1/examples/README.md [2022-04-15T08:57:41.628Z] spire-1.2.1/go.mod [2022-04-15T08:57:41.628Z] spire-1.2.1/go.sum [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T08:57:41.628Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T08:57:41.629Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/log/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T08:57:41.630Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/version/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/config.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T08:57:41.631Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:57:41.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/server.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/private/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/private/server/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T08:57:41.633Z] spire-1.2.1/release/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/README.md [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/conf/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T08:57:41.633Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/script/ [2022-04-15T08:57:41.633Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T08:57:41.633Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T08:57:41.633Z] spire-1.2.1/support/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T08:57:41.633Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/clock/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/clock/clock.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/ [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T08:57:41.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T08:57:41.634Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/common [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T08:57:41.634Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T08:57:41.635Z] spire-1.2.1/test/integration/test.sh [2022-04-15T08:57:41.635Z] spire-1.2.1/test/plugintest/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testca/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testca/ca.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testkey/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/testkey/new.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/util/ [2022-04-15T08:57:41.635Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/util/race.go [2022-04-15T08:57:41.635Z] spire-1.2.1/test/util/util.go [2022-04-15T08:57:41.635Z] building spire from source... [2022-04-15T08:57:41.895Z] Installing go1.17.7... [2022-04-15T08:57:45.185Z] Building bin/spire-server... [2022-04-15T08:57:45.185Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T08:57:45.185Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T08:57:45.185Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T08:57:45.185Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T08:57:45.444Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T08:57:45.444Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T08:57:45.444Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T08:57:45.444Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T08:57:45.444Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T08:57:45.444Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T08:57:45.704Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T08:57:45.704Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T08:57:45.704Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T08:57:45.704Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T08:57:45.704Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T08:57:45.704Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T08:57:45.964Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T08:57:46.224Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T08:57:46.224Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T08:57:46.224Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T08:57:46.224Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T08:57:46.224Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T08:57:46.224Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T08:57:46.483Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T08:57:46.483Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T08:57:46.483Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T08:57:46.483Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T08:57:46.483Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T08:57:46.483Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T08:57:46.483Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T08:57:46.483Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T08:57:46.483Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T08:57:46.483Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T08:57:46.483Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T08:57:46.483Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T08:57:46.483Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T08:57:46.483Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T08:57:46.484Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T08:57:46.742Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T08:57:46.742Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T08:57:46.742Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T08:57:46.742Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T08:57:46.742Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T08:57:46.742Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T08:57:46.742Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T08:57:46.742Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T08:57:46.742Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T08:57:46.742Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T08:57:46.742Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T08:57:47.002Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T08:57:47.002Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T08:57:47.002Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T08:57:47.002Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T08:57:47.262Z] Building bin/spire-server... [2022-04-15T08:57:47.262Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T08:57:47.262Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T08:57:47.262Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T08:57:47.262Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T08:57:47.262Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T08:57:47.520Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T08:57:47.520Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T08:57:47.520Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T08:57:47.779Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T08:57:47.779Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T08:57:47.779Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T08:57:47.779Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T08:57:48.038Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T08:57:48.038Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T08:57:48.038Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T08:57:48.038Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T08:57:48.038Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T08:57:48.302Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T08:57:48.302Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T08:57:48.302Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T08:57:48.302Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T08:57:48.302Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T08:57:48.302Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T08:57:48.302Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T08:57:48.302Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T08:57:48.302Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T08:57:48.302Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T08:57:48.302Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T08:57:48.302Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T08:57:48.302Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T08:57:48.302Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T08:57:48.302Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T08:57:48.302Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T08:57:48.561Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T08:57:48.561Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T08:57:48.561Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T08:57:48.561Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T08:57:48.561Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T08:57:48.561Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T08:57:48.561Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T08:57:48.561Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T08:57:48.561Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T08:57:48.821Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T08:57:48.821Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T08:57:48.821Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T08:57:48.821Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T08:57:48.821Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T08:57:48.821Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T08:57:48.821Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T08:57:48.821Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T08:57:48.821Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T08:57:49.080Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T08:57:49.080Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T08:57:49.080Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T08:57:49.080Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T08:57:49.342Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T08:57:49.342Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T08:57:49.602Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T08:57:49.602Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T08:57:49.602Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T08:57:49.602Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T08:57:51.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T08:57:51.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T08:57:51.507Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T08:57:51.507Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T08:57:51.507Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T08:57:54.044Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T08:57:54.044Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T08:57:54.044Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T08:57:54.044Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T08:57:54.044Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T08:57:54.044Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T08:57:54.044Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T08:57:54.044Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T08:57:54.044Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T08:57:54.614Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T08:57:55.554Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T08:57:55.554Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T08:57:55.813Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T08:57:55.813Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T08:57:55.813Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T08:57:55.813Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T08:57:55.813Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T08:57:55.813Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T08:57:55.813Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T08:57:55.813Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T08:57:55.813Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T08:57:55.813Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T08:57:56.073Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T08:57:56.073Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T08:57:56.073Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T08:57:56.073Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T08:57:56.073Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T08:57:56.073Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T08:57:56.073Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T08:57:56.073Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T08:57:56.332Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T08:57:56.332Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T08:57:56.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T08:57:56.332Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T08:57:56.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T08:57:56.592Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T08:57:56.592Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T08:57:56.592Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T08:57:56.592Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T08:57:56.592Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T08:57:56.592Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T08:57:56.592Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T08:57:56.592Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T08:57:56.899Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T08:57:57.468Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T08:57:57.727Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T08:57:57.727Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T08:57:57.727Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T08:57:57.989Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T08:57:57.989Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T08:57:57.989Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T08:57:57.989Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T08:57:57.989Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T08:57:58.505Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T08:57:58.505Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T08:57:58.505Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T08:57:58.505Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T08:57:58.505Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T08:57:58.505Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T08:57:58.505Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T08:57:58.505Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T08:57:58.505Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T08:57:58.505Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T08:57:58.505Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T08:57:58.766Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T08:57:58.766Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T08:57:58.766Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T08:57:59.030Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T08:57:59.030Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T08:57:59.030Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T08:57:59.030Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T08:57:59.030Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T08:57:59.030Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T08:57:59.030Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T08:57:59.030Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T08:57:59.030Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T08:57:59.030Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T08:57:59.030Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T08:57:59.504Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T08:57:59.504Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T08:57:59.504Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T08:57:59.504Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T08:57:59.504Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T08:57:59.765Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T08:57:59.765Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T08:57:59.765Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T08:57:59.765Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T08:57:59.765Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T08:57:59.765Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T08:57:59.765Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T08:57:59.765Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T08:57:59.765Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T08:57:59.765Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T08:57:59.765Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T08:58:00.025Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T08:58:00.025Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T08:58:00.025Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T08:58:00.025Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T08:58:00.025Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T08:58:00.025Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T08:58:00.025Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T08:58:00.025Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T08:58:00.025Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T08:58:00.025Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T08:58:00.025Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T08:58:00.284Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T08:58:00.284Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T08:58:00.284Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T08:58:00.284Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T08:58:00.284Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T08:58:00.284Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T08:58:00.284Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T08:58:00.284Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T08:58:00.284Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T08:58:00.284Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T08:58:00.284Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T08:58:00.284Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T08:58:00.284Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T08:58:00.284Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T08:58:00.284Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T08:58:00.284Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T08:58:00.284Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T08:58:00.284Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T08:58:00.545Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T08:58:00.545Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T08:58:00.545Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T08:58:00.545Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T08:58:00.545Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T08:58:00.545Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T08:58:00.887Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T08:58:00.887Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T08:58:00.887Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T08:58:00.887Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T08:58:00.887Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T08:58:00.887Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T08:58:00.887Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T08:58:00.887Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T08:58:00.887Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T08:58:00.887Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T08:58:01.148Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T08:58:01.148Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T08:58:01.148Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T08:58:01.148Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T08:58:01.148Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T08:58:01.148Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T08:58:01.148Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T08:58:01.148Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T08:58:01.148Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T08:58:01.148Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T08:58:01.148Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T08:58:01.148Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T08:58:01.656Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T08:58:01.656Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T08:58:01.656Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T08:58:01.656Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T08:58:01.656Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T08:58:01.932Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T08:58:01.932Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T08:58:01.932Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T08:58:01.932Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T08:58:01.932Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T08:58:01.932Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T08:58:01.932Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T08:58:01.932Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T08:58:01.932Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T08:58:01.932Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T08:58:06.237Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T08:58:06.237Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T08:58:07.194Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T08:58:07.194Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T08:58:15.570Z] Removing intermediate container bbd3a0fddb75 [2022-04-15T08:58:15.570Z] ---> ffe118962c00 [2022-04-15T08:58:15.570Z] Successfully built ffe118962c00 [2022-04-15T08:58:15.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:58:15.917Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T08:58:15.917Z] . [Pipeline] withDockerContainer [2022-04-15T08:58:16.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2022-04-15T08:58:16.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:58:17.552Z] $ docker top 4786ab77271d13754b893c2c122711ee4ec3cb326c49a39eb72d2f571fb2e805 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T08:58:18.466Z] + go version [2022-04-15T08:58:18.466Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-15T08:58:18.492Z] $ docker stop --time=1 4786ab77271d13754b893c2c122711ee4ec3cb326c49a39eb72d2f571fb2e805 [2022-04-15T08:58:20.090Z] $ docker rm -f 4786ab77271d13754b893c2c122711ee4ec3cb326c49a39eb72d2f571fb2e805 [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-15T08:58:20.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T08:58:20.722Z] [2022-04-15T08:58:20.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:58:21.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T08:58:21.357Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-15T08:58:21.357Z] 29e5d40040c1: Pulling fs layer [2022-04-15T08:58:21.357Z] 1ce36da41761: Pulling fs layer [2022-04-15T08:58:21.357Z] 25b303627fd3: Pulling fs layer [2022-04-15T08:58:21.357Z] 29e5d40040c1: Verifying Checksum [2022-04-15T08:58:21.357Z] 29e5d40040c1: Download complete [2022-04-15T08:58:21.633Z] 1ce36da41761: Verifying Checksum [2022-04-15T08:58:21.633Z] 1ce36da41761: Download complete [2022-04-15T08:58:21.910Z] 29e5d40040c1: Pull complete [2022-04-15T08:58:23.347Z] 25b303627fd3: Verifying Checksum [2022-04-15T08:58:23.347Z] 1ce36da41761: Pull complete [2022-04-15T08:58:29.544Z] Removing intermediate container 62428cd4cf88 [2022-04-15T08:58:29.544Z] ---> b49cdd36434b [2022-04-15T08:58:29.544Z] [2022-04-15T08:58:29.544Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T08:58:29.544Z] 3.14: Pulling from library/alpine [2022-04-15T08:58:29.544Z] Removing intermediate container 830b0a92c0d8 [2022-04-15T08:58:29.544Z] ---> 940fe90b3509 [2022-04-15T08:58:29.544Z] [2022-04-15T08:58:29.544Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T08:58:29.544Z] Removing intermediate container 798cbebbd154 [2022-04-15T08:58:29.544Z] ---> 689e00a088fd [2022-04-15T08:58:29.544Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T08:58:29.544Z] 3.14: Pulling from library/alpine [2022-04-15T08:58:29.544Z] ---> Running in d7b0a88fe660 [2022-04-15T08:58:29.544Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T08:58:29.544Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T08:58:29.544Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T08:58:29.544Z] Status: Image is up to date for alpine:3.14 [2022-04-15T08:58:29.544Z] ---> e04c818066af [2022-04-15T08:58:29.544Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T08:58:29.544Z] ---> e04c818066af [2022-04-15T08:58:29.544Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T08:58:29.544Z] ---> Running in f070dfcbba34 [2022-04-15T08:58:29.544Z] ---> Running in 5d84f987b279 [2022-04-15T08:58:29.544Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T08:58:29.544Z] Removing intermediate container 5d84f987b279 [2022-04-15T08:58:29.544Z] ---> 3a8659265e58 [2022-04-15T08:58:29.544Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T08:58:29.544Z] ---> Running in 0111d0042343 [2022-04-15T08:58:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:29.544Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T08:58:29.544Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T08:58:29.544Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T08:58:29.544Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T08:58:29.544Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T08:58:29.544Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T08:58:29.544Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:58:29.544Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T08:58:29.544Z] OK: 8 MiB in 20 packages [2022-04-15T08:58:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:29.544Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T08:58:29.544Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T08:58:29.544Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:58:29.544Z] OK: 6 MiB in 16 packages [2022-04-15T08:58:29.836Z] Removing intermediate container d7b0a88fe660 [2022-04-15T08:58:29.836Z] ---> cf26c41d06ea [2022-04-15T08:58:29.836Z] [2022-04-15T08:58:29.836Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T08:58:29.836Z] 20.10.14: Pulling from library/docker [2022-04-15T08:58:30.774Z] Removing intermediate container f070dfcbba34 [2022-04-15T08:58:30.774Z] ---> 501176fa6d6f [2022-04-15T08:58:30.774Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T08:58:31.034Z] Removing intermediate container 0111d0042343 [2022-04-15T08:58:31.034Z] ---> 9a86acbbbe1a [2022-04-15T08:58:31.034Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T08:58:31.034Z] ---> Running in e53216259203 [2022-04-15T08:58:31.034Z] ---> Running in 3ea1fa199c01 [2022-04-15T08:58:31.601Z] Removing intermediate container 3ea1fa199c01 [2022-04-15T08:58:31.601Z] ---> 936108c3193d [2022-04-15T08:58:31.601Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T08:58:31.601Z] Removing intermediate container e53216259203 [2022-04-15T08:58:31.601Z] ---> 93f730e220ac [2022-04-15T08:58:31.601Z] Step 13/22 : WORKDIR /edgex [2022-04-15T08:58:31.861Z] ---> Running in e595648c4ee0 [2022-04-15T08:58:31.861Z] ---> Running in 6ac78cfbba02 [2022-04-15T08:58:32.120Z] Removing intermediate container e595648c4ee0 [2022-04-15T08:58:32.120Z] ---> 326a945fca21 [2022-04-15T08:58:32.120Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T08:58:32.120Z] ---> Running in 5f660dc7a70b [2022-04-15T08:58:32.381Z] Removing intermediate container 6ac78cfbba02 [2022-04-15T08:58:32.381Z] ---> 0f7e018fc79b [2022-04-15T08:58:32.381Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T08:58:33.322Z] ---> c0528a95c2d6 [2022-04-15T08:58:33.322Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T08:58:34.261Z] Removing intermediate container 5f660dc7a70b [2022-04-15T08:58:34.261Z] ---> d9194fbd144a [2022-04-15T08:58:34.261Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T08:58:34.521Z] ---> Running in d57ffb0a4e18 [2022-04-15T08:58:34.521Z] ---> d2e5097537cb [2022-04-15T08:58:34.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T08:58:35.092Z] Removing intermediate container d57ffb0a4e18 [2022-04-15T08:58:35.092Z] ---> a2698105706f [2022-04-15T08:58:35.092Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T08:58:35.672Z] ---> 669f447700b0 [2022-04-15T08:58:35.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T08:58:35.748Z] 25b303627fd3: Pull complete [2022-04-15T08:58:35.749Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-15T08:58:35.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T08:58:35.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-15T08:58:35.934Z] ---> 16014805584a [2022-04-15T08:58:35.934Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T08:58:35.934Z] ---> Running in 72cfbb6b2b02 [2022-04-15T08:58:35.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2022-04-15T08:58:36.046Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:58:36.505Z] ---> 15dccc4a7a64 [2022-04-15T08:58:36.505Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T08:58:36.766Z] ---> Running in 66349b517a2e [2022-04-15T08:58:38.149Z] Removing intermediate container 72cfbb6b2b02 [2022-04-15T08:58:38.149Z] ---> 24632a20b8f3 [2022-04-15T08:58:38.149Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T08:58:38.172Z] $ docker top ce7c0002a65a9c856673ffca7b5979f6f19ad67d7698165c690e106d8d21b62d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T08:58:38.719Z] ---> d1449ffe373c [2022-04-15T08:58:38.719Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T08:58:38.979Z] Removing intermediate container 66349b517a2e [2022-04-15T08:58:38.979Z] ---> 865cb7cd9424 [2022-04-15T08:58:38.979Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T08:58:39.070Z] + docker-compose build --help [2022-04-15T08:58:39.070Z] + grep parallel [2022-04-15T08:58:39.240Z] ---> Running in 41d6fd4a4872 [2022-04-15T08:58:39.501Z] Removing intermediate container 41d6fd4a4872 [2022-04-15T08:58:39.501Z] ---> de0dbe56685a [2022-04-15T08:58:39.501Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T08:58:39.501Z] ---> Running in aa196e093118 [2022-04-15T08:58:40.072Z] Removing intermediate container aa196e093118 [2022-04-15T08:58:40.072Z] ---> a41af802865b [2022-04-15T08:58:40.072Z] Step 21/22 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T08:58:40.332Z] ---> c209fe90f992 [2022-04-15T08:58:40.332Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T08:58:40.332Z] ---> Running in 17da39bc70ec [2022-04-15T08:58:40.912Z] Removing intermediate container 17da39bc70ec [2022-04-15T08:58:40.912Z] ---> f43ef84c35fd [2022-04-15T08:58:40.912Z] Step 22/22 : LABEL version=2.2.0-dev.72 [2022-04-15T08:58:40.912Z] ---> 80e4f2667c01 [2022-04-15T08:58:40.912Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T08:58:41.171Z] ---> Running in a8a07ab6a218 [2022-04-15T08:58:41.740Z] Removing intermediate container a8a07ab6a218 [2022-04-15T08:58:41.740Z] ---> 5b32f56490ed [2022-04-15T08:58:41.740Z] [2022-04-15T08:58:41.740Z] ---> f6b9781d5b5b [2022-04-15T08:58:41.740Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T08:58:41.740Z] Successfully built 5b32f56490ed [2022-04-15T08:58:41.740Z] Successfully tagged security-proxy-setup:latest [2022-04-15T08:58:41.740Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-04-15T08:58:42.449Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T08:58:42.744Z] $ docker stop --time=1 ce7c0002a65a9c856673ffca7b5979f6f19ad67d7698165c690e106d8d21b62d [2022-04-15T08:58:44.279Z] ---> 0ea98624f541 [2022-04-15T08:58:44.279Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T08:58:44.279Z] ---> Running in b7e43b3ebd03 [2022-04-15T08:58:44.279Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T08:58:44.279Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T08:58:44.279Z] ---> 7417809fdb73 [2022-04-15T08:58:44.279Z] 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-15T08:58:44.333Z] $ docker rm -f ce7c0002a65a9c856673ffca7b5979f6f19ad67d7698165c690e106d8d21b62d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T08:58:44.851Z] ---> Running in a23e91718c3b [2022-04-15T08:58:44.851Z] Removing intermediate container b7e43b3ebd03 [2022-04-15T08:58:44.851Z] ---> d966c171ca4b [2022-04-15T08:58:44.851Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T08:58:44.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T08:58:44.922Z] . [Pipeline] withDockerContainer [2022-04-15T08:58:45.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2022-04-15T08:58:45.215Z] $ 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/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T08:58:45.424Z] Removing intermediate container a23e91718c3b [2022-04-15T08:58:45.424Z] ---> 772f54b7db7b [2022-04-15T08:58:45.424Z] 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-15T08:58:45.686Z] ---> Running in 3990957a0fb8 [2022-04-15T08:58:45.946Z] ---> e67a0e805370 [2022-04-15T08:58:45.946Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T08:58:46.206Z] ---> Running in 4ea122bfbb2a [2022-04-15T08:58:46.419Z] $ docker top da79f3ad64d3278fbb1081054b2adf85b8ccdcb7d085e7620be723e9a4dea7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T08:58:47.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:47.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:47.335Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T08:58:47.407Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T08:58:47.407Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T08:58:47.667Z] Executing bash-5.1.16-r0.post-install [2022-04-15T08:58:47.667Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T08:58:47.667Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T08:58:47.667Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T08:58:47.667Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T08:58:47.667Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T08:58:47.667Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T08:58:47.667Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T08:58:47.667Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T08:58:47.667Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T08:58:47.667Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T08:58:47.667Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T08:58:47.667Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T08:58:47.667Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T08:58:47.667Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T08:58:47.667Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T08:58:48.240Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T08:58:48.240Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T08:58:48.240Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T08:58:48.240Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T08:58:48.240Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T08:58:48.240Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T08:58:48.240Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T08:58:48.240Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T08:58:48.240Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T08:58:48.240Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T08:58:48.240Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T08:58:48.240Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T08:58:48.240Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T08:58:48.240Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T08:58:48.240Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T08:58:48.240Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T08:58:48.240Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T08:58:48.240Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T08:58:48.240Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T08:58:48.240Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T08:58:48.240Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T08:58:48.240Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T08:58:48.240Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T08:58:48.240Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T08:58:48.500Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T08:58:48.500Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T08:58:48.500Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T08:58:48.500Z] OK: 83 MiB in 65 packages [2022-04-15T08:58:49.069Z] Removing intermediate container 4ea122bfbb2a [2022-04-15T08:58:49.069Z] ---> e52241027cf7 [2022-04-15T08:58:49.069Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T08:58:49.329Z] Collecting docker-compose==1.23.2 [2022-04-15T08:58:49.329Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T08:58:49.329Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T08:58:49.329Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T08:58:49.329Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:58:49.329Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:58:49.329Z] ---> 7205e524433b [2022-04-15T08:58:49.329Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T08:58:49.329Z] ---> Using cache [2022-04-15T08:58:49.329Z] ---> 2b976776fd1f [2022-04-15T08:58:49.329Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:58:49.329Z] ---> Using cache [2022-04-15T08:58:49.329Z] ---> fd9a00b3f7c9 [2022-04-15T08:58:49.329Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T08:58:49.588Z] ---> Running in 155166995ff3 [2022-04-15T08:58:49.588Z] ---> Running in 8958ca841959 [2022-04-15T08:58:49.848Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T08:58:49.848Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T08:58:49.848Z] Removing intermediate container 155166995ff3 [2022-04-15T08:58:49.848Z] ---> 119364b47c66 [2022-04-15T08:58:49.848Z] Step 28/31 : CMD ["gate"] [2022-04-15T08:58:49.848Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T08:58:49.848Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T08:58:50.109Z] ---> Running in df0fcd4cebf0 [2022-04-15T08:58:50.109Z] Collecting PyYAML<4,>=3.10 [2022-04-15T08:58:50.109Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T08:58:50.678Z] Removing intermediate container df0fcd4cebf0 [2022-04-15T08:58:50.678Z] ---> 8aed16082832 [2022-04-15T08:58:50.678Z] Step 29/31 : LABEL arch=x86_64 [2022-04-15T08:58:50.678Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T08:58:50.678Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T08:58:50.678Z] ---> Running in ae367e245735 [2022-04-15T08:58:50.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:50.980Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T08:58:50.980Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T08:58:50.980Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T08:58:50.980Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T08:58:50.980Z] 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-15T08:58:50.980Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T08:58:50.980Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T08:58:51.240Z] Removing intermediate container ae367e245735 [2022-04-15T08:58:51.240Z] ---> 153a9b315bd4 [2022-04-15T08:58:51.240Z] Step 30/31 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T08:58:51.240Z] ---> Running in 0fb2fdf1f6ad [2022-04-15T08:58:51.500Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T08:58:51.500Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T08:58:51.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:58:51.500Z] Removing intermediate container 0fb2fdf1f6ad [2022-04-15T08:58:51.500Z] ---> 66c07d599687 [2022-04-15T08:58:51.500Z] Step 31/31 : LABEL version=2.2.0-dev.72 [2022-04-15T08:58:51.641Z] Building core-command ... [2022-04-15T08:58:51.641Z] Building core-data ... [2022-04-15T08:58:51.641Z] Building core-metadata ... [2022-04-15T08:58:51.641Z] Building security-bootstrapper ... [2022-04-15T08:58:51.641Z] Building security-proxy-setup ... [2022-04-15T08:58:51.641Z] Building security-secretstore-setup ... [2022-04-15T08:58:51.641Z] Building security-spiffe-token-provider ... [2022-04-15T08:58:51.641Z] Building security-spire-agent ... [2022-04-15T08:58:51.641Z] Building security-spire-config ... [2022-04-15T08:58:51.641Z] Building security-spire-server ... [2022-04-15T08:58:51.641Z] Building support-notifications ... [2022-04-15T08:58:51.641Z] Building support-scheduler ... [2022-04-15T08:58:51.641Z] Building sys-mgmt-agent ... [2022-04-15T08:58:51.641Z] Building security-secretstore-setup [2022-04-15T08:58:51.641Z] Building security-spiffe-token-provider [2022-04-15T08:58:51.641Z] Building security-spire-agent [2022-04-15T08:58:51.641Z] Building security-spire-config [2022-04-15T08:58:51.641Z] Building core-command [2022-04-15T08:58:51.760Z] ---> Running in 2db563d82609 [2022-04-15T08:58:52.021Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T08:58:52.021Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T08:58:52.021Z] OK: 221 MiB in 52 packages [2022-04-15T08:58:52.021Z] 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-15T08:58:52.021Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T08:58:52.021Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T08:58:52.021Z] Collecting idna<2.8,>=2.5 [2022-04-15T08:58:52.021Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T08:58:52.021Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T08:58:52.021Z] Removing intermediate container 2db563d82609 [2022-04-15T08:58:52.021Z] ---> 2bc8d3091f3c [2022-04-15T08:58:52.021Z] [2022-04-15T08:58:52.021Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T08:58:52.308Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T08:58:52.308Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T08:58:52.308Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T08:58:52.308Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T08:58:52.308Z] Successfully built 2bc8d3091f3c [2022-04-15T08:58:52.308Z] Successfully tagged security-bootstrapper:latest [2022-04-15T08:58:52.308Z] Building support-notifications [2022-04-15T08:58:52.308Z]  Building security-bootstrapper ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T08:58:52.308Z] Attempting uninstall: urllib3 [2022-04-15T08:58:52.308Z] Found existing installation: urllib3 1.26.7 [2022-04-15T08:58:52.308Z] Uninstalling urllib3-1.26.7: [2022-04-15T08:58:52.308Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T08:58:52.567Z] Attempting uninstall: idna [2022-04-15T08:58:52.567Z] Found existing installation: idna 3.3 [2022-04-15T08:58:52.568Z] Uninstalling idna-3.3: [2022-04-15T08:58:52.568Z] Successfully uninstalled idna-3.3 [2022-04-15T08:58:54.471Z] Attempting uninstall: requests [2022-04-15T08:58:54.471Z] Found existing installation: requests 2.26.0 [2022-04-15T08:58:54.471Z] Uninstalling requests-2.26.0: [2022-04-15T08:58:54.471Z] Removing intermediate container 8958ca841959 [2022-04-15T08:58:54.471Z] ---> 0d76f14fdea7 [2022-04-15T08:58:54.471Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T08:58:54.471Z] Successfully uninstalled requests-2.26.0 [2022-04-15T08:58:54.471Z] Running setup.py install for texttable: started [2022-04-15T08:58:54.471Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T08:58:54.471Z] Running setup.py install for PyYAML: started [2022-04-15T08:58:55.041Z] ---> 6fa2ac67a350 [2022-04-15T08:58:55.041Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:58:55.300Z] ---> Running in 6347915f6e9c [2022-04-15T08:58:55.300Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T08:58:55.559Z] Running setup.py install for docopt: started [2022-04-15T08:58:55.819Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T08:58:55.819Z] Running setup.py install for dockerpty: started [2022-04-15T08:58:56.081Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T08:58:56.650Z] 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-15T08:58:59.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:58:59.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:58:59.952Z] ---> 7205e524433b [2022-04-15T08:58:59.952Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T08:58:59.952Z] ---> Using cache [2022-04-15T08:58:59.952Z] ---> 2b976776fd1f [2022-04-15T08:58:59.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:58:59.952Z] ---> Using cache [2022-04-15T08:58:59.952Z] ---> fd9a00b3f7c9 [2022-04-15T08:58:59.952Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T08:58:59.952Z] ---> Running in 5f91ba119ea8 [2022-04-15T08:58:59.952Z] Removing intermediate container 6347915f6e9c [2022-04-15T08:58:59.952Z] ---> 779b0d590a2f [2022-04-15T08:58:59.952Z] Step 8/25 : COPY . . [2022-04-15T08:59:00.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:01.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:02.093Z] OK: 221 MiB in 52 packages [2022-04-15T08:59:04.634Z] Removing intermediate container 3990957a0fb8 [2022-04-15T08:59:04.634Z] ---> 05953b409708 [2022-04-15T08:59:04.634Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T08:59:05.212Z] ---> Running in fb1877960983 [2022-04-15T08:59:05.212Z] Removing intermediate container 5f91ba119ea8 [2022-04-15T08:59:05.212Z] ---> 590a63ef0551 [2022-04-15T08:59:05.212Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T08:59:05.782Z] Removing intermediate container fb1877960983 [2022-04-15T08:59:05.782Z] ---> b461d03f5f8f [2022-04-15T08:59:05.782Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T08:59:06.042Z] ---> Running in deea2127dcda [2022-04-15T08:59:06.042Z] ---> 931dde41e21e [2022-04-15T08:59:06.042Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:06.042Z] ---> Running in d29d392daf3a [2022-04-15T08:59:06.305Z] Removing intermediate container deea2127dcda [2022-04-15T08:59:06.305Z] ---> 57a4f46de7a1 [2022-04-15T08:59:06.305Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T08:59:08.218Z] ---> ac0609607d8c [2022-04-15T08:59:08.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T08:59:08.807Z] ---> f989fdb06241 [2022-04-15T08:59:08.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T08:59:09.070Z] Removing intermediate container d29d392daf3a [2022-04-15T08:59:09.070Z] ---> bc15803784e7 [2022-04-15T08:59:09.070Z] Step 8/22 : COPY . . [2022-04-15T08:59:10.017Z] ---> 046989cac43b [2022-04-15T08:59:10.017Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T08:59:10.277Z] ---> Running in bce9462dcdab [2022-04-15T08:59:11.218Z] Removing intermediate container bce9462dcdab [2022-04-15T08:59:11.218Z] ---> aa6a0058128b [2022-04-15T08:59:11.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T08:59:11.218Z] ---> Running in d361e6fd1d58 [2022-04-15T08:59:12.159Z] Removing intermediate container d361e6fd1d58 [2022-04-15T08:59:12.159Z] ---> 59eac59fdfe2 [2022-04-15T08:59:12.159Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T08:59:12.159Z] ---> Running in 2c0b49f4dbed [2022-04-15T08:59:12.732Z] Removing intermediate container 2c0b49f4dbed [2022-04-15T08:59:12.732Z] ---> 91d104030331 [2022-04-15T08:59:12.732Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T08:59:12.996Z] ---> Running in 500f75818084 [2022-04-15T08:59:13.567Z] Removing intermediate container 500f75818084 [2022-04-15T08:59:13.567Z] ---> a712608ce902 [2022-04-15T08:59:13.567Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T08:59:13.567Z] ---> Running in 3142bf3e4128 [2022-04-15T08:59:14.509Z] Removing intermediate container 3142bf3e4128 [2022-04-15T08:59:14.509Z] ---> ace7efc87161 [2022-04-15T08:59:14.509Z] [2022-04-15T08:59:14.509Z] Successfully built ace7efc87161 [2022-04-15T08:59:14.509Z] Successfully tagged sys-mgmt-agent:latest [2022-04-15T08:59:14.509Z] Building security-spiffe-token-provider [2022-04-15T08:59:18.742Z]  Building sys-mgmt-agent ... done  ---> b92d71ca2777 [2022-04-15T08:59:18.742Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T08:59:20.653Z] ---> Running in e2e248726d6a [2022-04-15T08:59:22.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T08:59:34.265Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:59:34.265Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:59:34.265Z] ---> 7205e524433b [2022-04-15T08:59:34.265Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T08:59:34.265Z] ---> Using cache [2022-04-15T08:59:34.265Z] ---> 2b976776fd1f [2022-04-15T08:59:34.265Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T08:59:37.556Z] ---> Running in 93b177a985cf [2022-04-15T08:59:37.556Z] ---> 4cef4578b517 [2022-04-15T08:59:37.556Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T08:59:37.556Z] ---> Running in 3b87a6352298 [2022-04-15T08:59:38.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:38.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T08:59:38.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:59:38.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:59:38.597Z] ---> ffe118962c00 [2022-04-15T08:59:38.597Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T08:59:39.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:39.215Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:59:39.215Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:59:39.215Z] ---> ffe118962c00 [2022-04-15T08:59:39.215Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T08:59:39.215Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:59:39.215Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:59:39.215Z] ---> ffe118962c00 [2022-04-15T08:59:39.215Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T08:59:39.215Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:59:39.215Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:59:39.215Z] ---> ffe118962c00 [2022-04-15T08:59:39.215Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T08:59:39.492Z] ---> Running in 7ac1001c52fc [2022-04-15T08:59:39.492Z] ---> Running in 08d099614821 [2022-04-15T08:59:39.492Z] ---> Running in 6fa4572b7189 [2022-04-15T08:59:39.492Z] ---> Running in 7d1d7d986d32 [2022-04-15T08:59:39.492Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T08:59:39.492Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T08:59:39.492Z] ---> ffe118962c00 [2022-04-15T08:59:39.492Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T08:59:39.492Z] ---> Running in 89457113405d [2022-04-15T08:59:39.638Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T08:59:39.638Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T08:59:39.638Z] OK: 15866 distinct packages available [2022-04-15T08:59:39.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:40.102Z] Removing intermediate container 7d1d7d986d32 [2022-04-15T08:59:40.102Z] ---> ef4be90ec02c [2022-04-15T08:59:40.102Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:59:40.102Z] ---> Running in b7111bd1f228 [2022-04-15T08:59:40.102Z] Removing intermediate container 6fa4572b7189 [2022-04-15T08:59:40.102Z] ---> 8ded3707bf61 [2022-04-15T08:59:40.102Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:59:40.102Z] Removing intermediate container 7ac1001c52fc [2022-04-15T08:59:40.102Z] ---> 70922a6ce114 [2022-04-15T08:59:40.102Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:59:40.102Z] Removing intermediate container 08d099614821 [2022-04-15T08:59:40.102Z] ---> 636b3cabe852 [2022-04-15T08:59:40.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T08:59:40.380Z] ---> Running in 5db83cbcb6ca [2022-04-15T08:59:40.380Z] Removing intermediate container 89457113405d [2022-04-15T08:59:40.380Z] ---> 5d6382f44f2a [2022-04-15T08:59:40.380Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T08:59:40.380Z] ---> Running in 1f74e3e7baf9 [2022-04-15T08:59:40.380Z] ---> Running in e350c10ced3d [2022-04-15T08:59:40.380Z] ---> Running in 844f7d344349 [2022-04-15T08:59:40.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:40.832Z] OK: 221 MiB in 52 packages [2022-04-15T08:59:42.209Z] Removing intermediate container 93b177a985cf [2022-04-15T08:59:42.209Z] ---> ffc66b3b3079 [2022-04-15T08:59:42.209Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T08:59:42.776Z] ---> 6292a96b6a85 [2022-04-15T08:59:42.776Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:42.776Z] ---> Running in e7278400820e [2022-04-15T08:59:43.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:43.823Z] Removing intermediate container b7111bd1f228 [2022-04-15T08:59:43.823Z] ---> 102f0ce8c81e [2022-04-15T08:59:43.823Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:59:43.823Z] ---> Running in 0c83f2a1e758 [2022-04-15T08:59:44.100Z] Removing intermediate container 5db83cbcb6ca [2022-04-15T08:59:44.100Z] ---> 528827fc3ae6 [2022-04-15T08:59:44.100Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T08:59:44.100Z] ---> Running in 3920a5b16acc [2022-04-15T08:59:44.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:44.373Z] Removing intermediate container 844f7d344349 [2022-04-15T08:59:44.373Z] ---> d3d98305f69a [2022-04-15T08:59:44.373Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T08:59:44.648Z] ---> Running in dd49145479c6 [2022-04-15T08:59:44.648Z] Removing intermediate container 1f74e3e7baf9 [2022-04-15T08:59:44.648Z] ---> b57bf44deb0f [2022-04-15T08:59:44.648Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T08:59:44.938Z] ---> Running in 3ad00512cc67 [2022-04-15T08:59:45.308Z] Removing intermediate container e7278400820e [2022-04-15T08:59:45.308Z] ---> 57e5fc4e54c1 [2022-04-15T08:59:45.308Z] Step 7/20 : COPY . . [2022-04-15T08:59:45.536Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T08:59:45.536Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T08:59:45.536Z] OK: 15741 distinct packages available [2022-04-15T08:59:45.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:46.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:46.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:46.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:46.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:46.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:47.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:47.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T08:59:47.559Z] OK: 220 MiB in 52 packages [2022-04-15T08:59:47.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:47.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:47.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T08:59:48.458Z] OK: 220 MiB in 52 packages [2022-04-15T08:59:48.733Z] Removing intermediate container e350c10ced3d [2022-04-15T08:59:48.733Z] ---> bff08ce5aabd [2022-04-15T08:59:48.733Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T08:59:49.010Z] OK: 220 MiB in 52 packages [2022-04-15T08:59:49.010Z] OK: 220 MiB in 52 packages [2022-04-15T08:59:49.297Z] OK: 220 MiB in 52 packages [2022-04-15T08:59:50.294Z] Removing intermediate container 0c83f2a1e758 [2022-04-15T08:59:50.294Z] ---> 691e362f0af9 [2022-04-15T08:59:50.294Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T08:59:50.294Z] ---> de1a5003340a [2022-04-15T08:59:50.294Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:50.575Z] ---> Running in 172235e852a0 [2022-04-15T08:59:50.575Z] Removing intermediate container 3920a5b16acc [2022-04-15T08:59:50.575Z] ---> 79fee3938ff9 [2022-04-15T08:59:50.575Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T08:59:50.864Z] Removing intermediate container dd49145479c6 [2022-04-15T08:59:50.864Z] ---> f2b1231072b4 [2022-04-15T08:59:50.864Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T08:59:50.864Z] Removing intermediate container 3ad00512cc67 [2022-04-15T08:59:50.864Z] ---> 45f4a99f115e [2022-04-15T08:59:50.864Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T08:59:51.469Z] ---> 64ba90e121b6 [2022-04-15T08:59:51.469Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:51.469Z] ---> Running in 049d4ad720cc [2022-04-15T08:59:52.167Z] ---> d437cdc241ba [2022-04-15T08:59:52.167Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:52.167Z] ---> 5c1f36eb2861 [2022-04-15T08:59:52.167Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:52.167Z] ---> Running in 94e64adbceea [2022-04-15T08:59:52.525Z] ---> Running in 965595763f19 [2022-04-15T08:59:52.860Z] ---> fe7d4c2359ff [2022-04-15T08:59:52.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T08:59:53.266Z] ---> Running in f95eb0d07c6d [2022-04-15T08:59:53.960Z] ---> 97ad21368967 [2022-04-15T08:59:53.960Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T08:59:53.960Z] ---> Running in f57a14cc7c1b [2022-04-15T08:59:54.894Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T08:59:55.427Z] Removing intermediate container 172235e852a0 [2022-04-15T08:59:55.427Z] ---> 1a10d07cb609 [2022-04-15T08:59:55.427Z] Step 7/20 : COPY . . [2022-04-15T08:59:56.300Z] Removing intermediate container e2e248726d6a [2022-04-15T08:59:56.300Z] ---> 7c3f3b98b26d [2022-04-15T08:59:56.300Z] [2022-04-15T08:59:56.300Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T08:59:56.300Z] ---> e04c818066af [2022-04-15T08:59:56.300Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T08:59:56.300Z] ---> Running in aab7f0a140f7 [2022-04-15T08:59:56.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:57.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T08:59:57.128Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T08:59:57.128Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T08:59:57.128Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T08:59:57.128Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T08:59:57.128Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T08:59:57.387Z] OK: 6 MiB in 17 packages [2022-04-15T08:59:57.440Z] Removing intermediate container 049d4ad720cc [2022-04-15T08:59:57.440Z] ---> d1fbb3831313 [2022-04-15T08:59:57.440Z] Step 8/26 : COPY . . [2022-04-15T08:59:58.324Z] Removing intermediate container aab7f0a140f7 [2022-04-15T08:59:58.324Z] ---> 05a83ff4da4d [2022-04-15T08:59:58.324Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T08:59:58.324Z] ---> Running in f39f67f16d51 [2022-04-15T08:59:58.423Z] Removing intermediate container 965595763f19 [2022-04-15T08:59:58.423Z] ---> 4570158ddb19 [2022-04-15T08:59:58.423Z] Step 8/26 : COPY . . [2022-04-15T08:59:58.585Z] Removing intermediate container f39f67f16d51 [2022-04-15T08:59:58.585Z] ---> 62f088cd5a04 [2022-04-15T08:59:58.585Z] Step 13/25 : WORKDIR / [2022-04-15T08:59:58.857Z] ---> Running in 64e7deed5d37 [2022-04-15T08:59:59.117Z] Removing intermediate container 64e7deed5d37 [2022-04-15T08:59:59.117Z] ---> a184d529db6a [2022-04-15T08:59:59.117Z] 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-15T08:59:59.376Z] ---> 59eb073dd043 [2022-04-15T08:59:59.377Z] 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-15T08:59:59.405Z] Removing intermediate container 94e64adbceea [2022-04-15T08:59:59.406Z] ---> ee737093cf3e [2022-04-15T08:59:59.406Z] Step 8/25 : COPY . . [2022-04-15T08:59:59.406Z] Removing intermediate container f95eb0d07c6d [2022-04-15T08:59:59.406Z] ---> a15c7a46b798 [2022-04-15T08:59:59.406Z] Step 8/23 : COPY . . [2022-04-15T08:59:59.945Z] ---> cc05e5b1ed77 [2022-04-15T08:59:59.945Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T09:00:00.515Z] ---> 2ea9058f11ef [2022-04-15T09:00:00.515Z] 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-15T09:00:01.085Z] ---> f6e51ebced73 [2022-04-15T09:00:01.085Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T09:00:01.654Z] ---> bab849cce850 [2022-04-15T09:00:01.654Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T09:00:02.609Z] ---> 987db1f87d9a [2022-04-15T09:00:02.609Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T09:00:02.868Z] ---> e8ef498bcc64 [2022-04-15T09:00:02.868Z] 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-15T09:00:02.868Z] ---> Running in 0f712aa2e950 [2022-04-15T09:00:04.778Z] Removing intermediate container 0f712aa2e950 [2022-04-15T09:00:04.778Z] ---> 001b29d4f905 [2022-04-15T09:00:04.778Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T09:00:04.778Z] ---> Running in 5e56098d1e46 [2022-04-15T09:00:05.037Z] Removing intermediate container 5e56098d1e46 [2022-04-15T09:00:05.037Z] ---> a9f69ea9fd59 [2022-04-15T09:00:05.037Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T09:00:05.301Z] ---> Running in 929f9be2ad44 [2022-04-15T09:00:05.560Z] Removing intermediate container 929f9be2ad44 [2022-04-15T09:00:05.560Z] ---> 0f945d8dd91e [2022-04-15T09:00:05.560Z] Step 24/25 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:00:05.820Z] ---> Running in 6e7f86273b3c [2022-04-15T09:00:06.760Z] Removing intermediate container 6e7f86273b3c [2022-04-15T09:00:06.760Z] ---> ab4897009305 [2022-04-15T09:00:06.760Z] Step 25/25 : LABEL version=2.2.0-dev.72 [2022-04-15T09:00:07.023Z] ---> Running in 72fb532d25ce [2022-04-15T09:00:07.282Z] Removing intermediate container 72fb532d25ce [2022-04-15T09:00:07.282Z] ---> cecb6c26e09d [2022-04-15T09:00:07.282Z] [2022-04-15T09:00:07.540Z] Removing intermediate container 3b87a6352298 [2022-04-15T09:00:07.540Z] ---> a55344af639f [2022-04-15T09:00:07.540Z] [2022-04-15T09:00:07.540Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T09:00:07.540Z] ---> e04c818066af [2022-04-15T09:00:07.540Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T09:00:07.540Z] Successfully built cecb6c26e09d [2022-04-15T09:00:07.540Z] Successfully tagged security-secretstore-setup:latest [2022-04-15T09:00:07.540Z] Building support-scheduler [2022-04-15T09:00:07.540Z]  Building security-secretstore-setup ... done  ---> Running in f38b23565dff [2022-04-15T09:00:08.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:08.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:08.368Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T09:00:08.633Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T09:00:08.633Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:00:08.633Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T09:00:08.633Z] OK: 6 MiB in 16 packages [2022-04-15T09:00:11.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:00:11.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:00:11.923Z] ---> 7205e524433b [2022-04-15T09:00:11.923Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T09:00:11.923Z] ---> Using cache [2022-04-15T09:00:11.923Z] ---> 2b976776fd1f [2022-04-15T09:00:11.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:00:11.923Z] ---> Using cache [2022-04-15T09:00:11.923Z] ---> fd9a00b3f7c9 [2022-04-15T09:00:11.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T09:00:11.923Z] ---> Using cache [2022-04-15T09:00:11.923Z] ---> 0d76f14fdea7 [2022-04-15T09:00:11.923Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T09:00:11.923Z] ---> Using cache [2022-04-15T09:00:11.923Z] ---> 6fa2ac67a350 [2022-04-15T09:00:11.923Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:00:11.923Z] ---> Using cache [2022-04-15T09:00:11.923Z] ---> 779b0d590a2f [2022-04-15T09:00:11.923Z] Step 8/22 : COPY . . [2022-04-15T09:00:11.923Z] ---> Using cache [2022-04-15T09:00:11.923Z] ---> b92d71ca2777 [2022-04-15T09:00:11.923Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T09:00:12.182Z] ---> Running in 6cf26be44901 [2022-04-15T09:00:12.182Z] Removing intermediate container f38b23565dff [2022-04-15T09:00:12.182Z] ---> 25cbbd2d4540 [2022-04-15T09:00:12.182Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:00:12.443Z] ---> Running in ac445cab363c [2022-04-15T09:00:12.443Z] Removing intermediate container ac445cab363c [2022-04-15T09:00:12.443Z] ---> 3f19c394e5c5 [2022-04-15T09:00:12.443Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T09:00:12.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T09:00:12.703Z] ---> Running in 01e6a8ca8666 [2022-04-15T09:00:12.703Z] Removing intermediate container 01e6a8ca8666 [2022-04-15T09:00:12.962Z] ---> db2b49359dc7 [2022-04-15T09:00:12.962Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T09:00:12.962Z] ---> Running in 914e6420adbb [2022-04-15T09:00:12.962Z] Removing intermediate container 914e6420adbb [2022-04-15T09:00:12.962Z] ---> b0273425131f [2022-04-15T09:00:12.962Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:00:13.536Z] ---> c0d8a74ca12f [2022-04-15T09:00:13.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T09:00:14.110Z] ---> e7451568dffa [2022-04-15T09:00:14.110Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T09:00:14.370Z] ---> 66cc64427c0e [2022-04-15T09:00:14.370Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T09:00:14.370Z] ---> Running in f3a01eeb5594 [2022-04-15T09:00:14.513Z] ---> cf4b0df8ba48 [2022-04-15T09:00:14.513Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T09:00:14.513Z] ---> c5bd9cd703b6 [2022-04-15T09:00:14.513Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T09:00:14.513Z] ---> Running in 868ddcaa499d [2022-04-15T09:00:14.513Z] ---> Running in 2b83004df853 [2022-04-15T09:00:14.628Z] Removing intermediate container f3a01eeb5594 [2022-04-15T09:00:14.628Z] ---> ed4d585dfed8 [2022-04-15T09:00:14.628Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:00:14.628Z] ---> Running in 8927834dd25e [2022-04-15T09:00:14.628Z] Removing intermediate container 8927834dd25e [2022-04-15T09:00:14.628Z] ---> d3ea49fe36f6 [2022-04-15T09:00:14.628Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T09:00:14.794Z] ---> 0c7b199f25fe [2022-04-15T09:00:14.794Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T09:00:14.794Z] Removing intermediate container 2b83004df853 [2022-04-15T09:00:14.794Z] ---> 55d97c593a2a [2022-04-15T09:00:14.794Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T09:00:14.794Z] ---> Running in bab8a8939344 [2022-04-15T09:00:14.888Z] ---> Running in 90c221bb5031 [2022-04-15T09:00:14.888Z] Removing intermediate container 90c221bb5031 [2022-04-15T09:00:14.888Z] ---> 7873b73be39b [2022-04-15T09:00:14.888Z] Step 21/22 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:00:14.888Z] ---> Running in 9e91ee8f3cd8 [2022-04-15T09:00:15.067Z] ---> Running in 7ce534225218 [2022-04-15T09:00:15.158Z] Removing intermediate container 9e91ee8f3cd8 [2022-04-15T09:00:15.158Z] ---> 583061b3fbb7 [2022-04-15T09:00:15.158Z] Step 22/22 : LABEL version=2.2.0-dev.72 [2022-04-15T09:00:15.158Z] ---> Running in 8df3bf4a8f6a [2022-04-15T09:00:15.421Z] Removing intermediate container 8df3bf4a8f6a [2022-04-15T09:00:15.421Z] ---> d2cfe38a5bd6 [2022-04-15T09:00:15.421Z] [2022-04-15T09:00:15.421Z] Successfully built d2cfe38a5bd6 [2022-04-15T09:00:15.421Z] Successfully tagged support-notifications:latest [2022-04-15T09:00:15.421Z] Building core-metadata [2022-04-15T09:00:15.663Z] ---> 08239c673c34 [2022-04-15T09:00:15.663Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T09:00:15.663Z] Removing intermediate container bab8a8939344 [2022-04-15T09:00:15.663Z] ---> 26ebb20472aa [2022-04-15T09:00:15.663Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T09:00:15.663Z] ---> Running in f4db437ef421 [2022-04-15T09:00:15.937Z] ---> Running in e7b7b17ad78a [2022-04-15T09:00:15.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T09:00:16.553Z] ---> 54e736148510 [2022-04-15T09:00:16.553Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T09:00:16.553Z] ---> Running in e113020c1feb [2022-04-15T09:00:19.218Z] Removing intermediate container 7ce534225218 [2022-04-15T09:00:19.218Z] ---> 10521a63b104 [2022-04-15T09:00:19.218Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T09:00:19.218Z] ---> Running in 486508b90b6c [2022-04-15T09:00:19.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T09:00:19.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T09:00:19.617Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:00:19.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:00:19.617Z] ---> 7205e524433b [2022-04-15T09:00:19.617Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T09:00:19.617Z] ---> Using cache [2022-04-15T09:00:19.617Z] ---> 2b976776fd1f [2022-04-15T09:00:19.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:00:19.617Z] ---> Using cache [2022-04-15T09:00:19.617Z] ---> fd9a00b3f7c9 [2022-04-15T09:00:19.617Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T09:00:19.617Z] ---> Using cache [2022-04-15T09:00:19.617Z] ---> 0d76f14fdea7 [2022-04-15T09:00:19.617Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T09:00:19.617Z] ---> Using cache [2022-04-15T09:00:19.617Z] ---> 6fa2ac67a350 [2022-04-15T09:00:19.617Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:00:19.617Z] ---> Using cache [2022-04-15T09:00:19.617Z] ---> 779b0d590a2f [2022-04-15T09:00:19.617Z] Step 8/23 : COPY . . [2022-04-15T09:00:19.617Z] ---> Using cache [2022-04-15T09:00:19.617Z] ---> b92d71ca2777 [2022-04-15T09:00:19.617Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T09:00:19.831Z] Removing intermediate container 486508b90b6c [2022-04-15T09:00:19.831Z] ---> 20a009bc5188 [2022-04-15T09:00:19.831Z] 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-15T09:00:20.111Z] ---> Running in 7745842daae0 [2022-04-15T09:00:20.111Z] Removing intermediate container e7b7b17ad78a [2022-04-15T09:00:20.111Z] ---> 084c376b0929 [2022-04-15T09:00:20.111Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T09:00:20.386Z] ---> Running in 7f65d8eb3f82 [2022-04-15T09:00:20.555Z] ---> Running in 7d4018b63e44 [2022-04-15T09:00:20.555Z] Removing intermediate container f57a14cc7c1b [2022-04-15T09:00:20.555Z] ---> d59e94329b60 [2022-04-15T09:00:20.555Z] [2022-04-15T09:00:20.555Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T09:00:20.814Z] 3.15: Pulling from library/alpine [2022-04-15T09:00:20.814Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T09:00:20.814Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T09:00:20.814Z] ---> 0ac33e5f5afa [2022-04-15T09:00:20.814Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:00:21.002Z] Removing intermediate container 7f65d8eb3f82 [2022-04-15T09:00:21.003Z] ---> 06bf1872311b [2022-04-15T09:00:21.003Z] 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-15T09:00:21.003Z] ---> Running in 3363fe6d42a7 [2022-04-15T09:00:21.074Z] ---> Running in 7b408ec34d39 [2022-04-15T09:00:21.074Z] Removing intermediate container 7b408ec34d39 [2022-04-15T09:00:21.074Z] ---> f1cd5e5105dc [2022-04-15T09:00:21.074Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:00:21.074Z] ---> Running in 1d2680442bdd [2022-04-15T09:00:21.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T09:00:22.712Z] Removing intermediate container 1d2680442bdd [2022-04-15T09:00:22.712Z] ---> 5d4263a5de92 [2022-04-15T09:00:22.712Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T09:00:22.712Z] ---> Running in 03410a76fccd [2022-04-15T09:00:23.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:23.636Z] spire-1.2.1/ [2022-04-15T09:00:23.637Z] spire-1.2.1/.data/ [2022-04-15T09:00:23.637Z] spire-1.2.1/.data/.file [2022-04-15T09:00:23.637Z] spire-1.2.1/.dockerignore [2022-04-15T09:00:23.637Z] spire-1.2.1/.gitattributes [2022-04-15T09:00:23.637Z] spire-1.2.1/.githooks/ [2022-04-15T09:00:23.637Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/ [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/ [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T09:00:23.637Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T09:00:23.637Z] spire-1.2.1/.gitignore [2022-04-15T09:00:23.637Z] spire-1.2.1/.go-version [2022-04-15T09:00:23.637Z] spire-1.2.1/.golangci.yml [2022-04-15T09:00:23.637Z] spire-1.2.1/ADOPTERS.md [2022-04-15T09:00:23.637Z] spire-1.2.1/CHANGELOG.md [2022-04-15T09:00:23.637Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T09:00:23.637Z] spire-1.2.1/CODEOWNERS [2022-04-15T09:00:23.637Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T09:00:23.637Z] spire-1.2.1/Dockerfile [2022-04-15T09:00:23.637Z] spire-1.2.1/Dockerfile.dev [2022-04-15T09:00:23.637Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T09:00:23.637Z] spire-1.2.1/LICENSE [2022-04-15T09:00:23.637Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T09:00:23.637Z] spire-1.2.1/Makefile [2022-04-15T09:00:23.637Z] spire-1.2.1/README.md [2022-04-15T09:00:23.637Z] spire-1.2.1/ROADMAP.md [2022-04-15T09:00:23.637Z] spire-1.2.1/SECURITY.md [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T09:00:23.637Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/ [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/agent/ [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/server/ [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/server/server.conf [2022-04-15T09:00:23.637Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/ [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/auditlog.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/ [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/spire_server.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/telemetry.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/upgrading.md [2022-04-15T09:00:23.637Z] spire-1.2.1/doc/using_spire.md [2022-04-15T09:00:23.637Z] spire-1.2.1/examples/ [2022-04-15T09:00:23.637Z] spire-1.2.1/examples/README.md [2022-04-15T09:00:23.637Z] spire-1.2.1/go.mod [2022-04-15T09:00:23.637Z] spire-1.2.1/go.sum [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/ [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/ [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/ [2022-04-15T09:00:23.637Z] [2022-04-15T09:00:23.637Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ [2022-04-15T09:00:23.638Z] spire-1.2.1/.data/.file [2022-04-15T09:00:23.638Z] spire-1.2.1/.dockerignore [2022-04-15T09:00:23.638Z] spire-1.2.1/.gitattributes [2022-04-15T09:00:23.638Z] spire-1.2.1/.githooks/ [2022-04-15T09:00:23.638Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/ [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/ [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T09:00:23.638Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T09:00:23.638Z] spire-1.2.1/.gitignore [2022-04-15T09:00:23.638Z] spire-1.2.1/.go-version [2022-04-15T09:00:23.638Z] spire-1.2.1/.golangci.yml [2022-04-15T09:00:23.638Z] spire-1.2.1/ADOPTERS.md [2022-04-15T09:00:23.638Z] spire-1.2.1/CHANGELOG.md [2022-04-15T09:00:23.638Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T09:00:23.638Z] spire-1.2.1/CODEOWNERS [2022-04-15T09:00:23.638Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T09:00:23.638Z] spire-1.2.1/Dockerfile [2022-04-15T09:00:23.638Z] spire-1.2.1/Dockerfile.dev [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T09:00:23.638Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T09:00:23.638Z] spire-1.2.1/LICENSE [2022-04-15T09:00:23.638Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T09:00:23.638Z] spire-1.2.1/Makefile [2022-04-15T09:00:23.638Z] spire-1.2.1/README.md [2022-04-15T09:00:23.638Z] spire-1.2.1/ROADMAP.md [2022-04-15T09:00:23.638Z] spire-1.2.1/SECURITY.md [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T09:00:23.638Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T09:00:23.638Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T09:00:23.639Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:00:23.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T09:00:23.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T09:00:23.916Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/ [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/agent/ [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/server/ [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/server/server.conf [2022-04-15T09:00:23.916Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/ [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/auditlog.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/ [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/log/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/spire_server.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/telemetry.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/upgrading.md [2022-04-15T09:00:23.916Z] spire-1.2.1/doc/using_spire.md [2022-04-15T09:00:23.916Z] spire-1.2.1/examples/ [2022-04-15T09:00:23.916Z] spire-1.2.1/examples/README.md [2022-04-15T09:00:23.916Z] spire-1.2.1/go.mod [2022-04-15T09:00:23.916Z] spire-1.2.1/go.sum [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T09:00:23.916Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T09:00:23.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/version/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T09:00:24.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/api/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T09:00:24.198Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T09:00:24.199Z] [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/config.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:00:24.199Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/log/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T09:00:24.200Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T09:00:24.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T09:00:24.477Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/version/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T09:00:24.478Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/server.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/private/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/private/server/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T09:00:24.479Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T09:00:24.479Z] spire-1.2.1/release/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/README.md [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/conf/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T09:00:24.479Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T09:00:24.479Z] spire-1.2.1/script/ [2022-04-15T09:00:24.479Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T09:00:24.479Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T09:00:24.479Z] spire-1.2.1/support/ [2022-04-15T09:00:24.479Z] spire-1.2.1/support/k8s/ [2022-04-15T09:00:24.479Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T09:00:24.479Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T09:00:24.480Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T09:00:24.480Z] [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T09:00:24.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/config.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T09:00:24.758Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T09:00:24.758Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T09:00:24.759Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/clock/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/clock/clock.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T09:00:24.759Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T09:00:24.759Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T09:00:24.759Z] spire-1.2.1/test/integration/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/integration/README.md [2022-04-15T09:00:24.759Z] spire-1.2.1/test/integration/common [2022-04-15T09:00:24.759Z] spire-1.2.1/test/integration/setup/ [2022-04-15T09:00:24.759Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T09:00:24.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T09:00:24.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T09:00:24.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T09:00:24.761Z] [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T09:00:24.761Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T09:00:24.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T09:00:24.762Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T09:00:24.785Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:00:24.785Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:00:24.785Z] OK: 15855 distinct packages available [2022-04-15T09:00:24.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:25.039Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/server.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T09:00:25.040Z] spire-1.2.1/proto/ [2022-04-15T09:00:25.040Z] spire-1.2.1/proto/private/ [2022-04-15T09:00:25.040Z] spire-1.2.1/proto/private/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T09:00:25.040Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T09:00:25.040Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T09:00:25.041Z] spire-1.2.1/release/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T09:00:25.041Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/script/ [2022-04-15T09:00:25.041Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T09:00:25.041Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T09:00:25.041Z] spire-1.2.1/support/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T09:00:25.041Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T09:00:25.041Z] spire-1.2.1/test/integration/test.sh [2022-04-15T09:00:25.041Z] spire-1.2.1/test/plugintest/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/testca/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/testca/ca.go [2022-04-15T09:00:25.041Z] spire-1.2.1/test/testkey/ [2022-04-15T09:00:25.041Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T09:00:25.041Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/testkey/new.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/util/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/util/race.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/util/util.go [2022-04-15T09:00:25.042Z] building spire from source... [2022-04-15T09:00:25.042Z] [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T09:00:25.042Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/clock/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/clock/clock.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T09:00:25.042Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T09:00:25.319Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T09:00:25.320Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/common [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T09:00:25.320Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T09:00:25.321Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T09:00:25.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T09:00:25.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T09:00:25.598Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T09:00:25.599Z] spire-1.2.1/test/integration/test.sh [2022-04-15T09:00:25.599Z] spire-1.2.1/test/plugintest/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testca/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testca/ca.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testkey/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/testkey/new.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/util/ [2022-04-15T09:00:25.599Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/util/race.go [2022-04-15T09:00:25.599Z] spire-1.2.1/test/util/util.go [2022-04-15T09:00:25.599Z] building spire from source... [2022-04-15T09:00:25.877Z] Installing go1.17.7... [2022-04-15T09:00:25.922Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T09:00:25.922Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T09:00:26.154Z] Installing go1.17.7... [2022-04-15T09:00:26.181Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T09:00:26.181Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T09:00:26.181Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T09:00:26.440Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T09:00:26.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:00:26.440Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T09:00:26.700Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T09:00:26.700Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:00:26.700Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T09:00:26.700Z] OK: 8 MiB in 23 packages [2022-04-15T09:00:28.604Z] Removing intermediate container 03410a76fccd [2022-04-15T09:00:28.604Z] ---> b7601b22fd5e [2022-04-15T09:00:28.604Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:00:28.863Z] ---> e7d7ae025f4e [2022-04-15T09:00:28.863Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T09:00:29.801Z] ---> 71340c92578f [2022-04-15T09:00:29.801Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T09:00:30.077Z] ---> 7421088ecd61 [2022-04-15T09:00:30.077Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T09:00:30.338Z] ---> Running in 4bb2eb324e5b [2022-04-15T09:00:30.596Z] Removing intermediate container 4bb2eb324e5b [2022-04-15T09:00:30.596Z] ---> ab2c0471c6e8 [2022-04-15T09:00:30.596Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:00:30.596Z] ---> Running in df94a78d8e20 [2022-04-15T09:00:30.862Z] Removing intermediate container df94a78d8e20 [2022-04-15T09:00:30.862Z] ---> 4151289de2a9 [2022-04-15T09:00:30.862Z] Step 18/20 : LABEL arch=x86_64 [2022-04-15T09:00:31.122Z] ---> Running in 19a4624b15c0 [2022-04-15T09:00:31.382Z] Removing intermediate container 19a4624b15c0 [2022-04-15T09:00:31.382Z] ---> 712451130932 [2022-04-15T09:00:31.382Z] Step 19/20 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:00:31.382Z] ---> Running in 576e6e24f1e1 [2022-04-15T09:00:31.953Z] Removing intermediate container 576e6e24f1e1 [2022-04-15T09:00:31.953Z] ---> 7e852252559a [2022-04-15T09:00:31.953Z] Step 20/20 : LABEL version=2.2.0-dev.72 [2022-04-15T09:00:31.953Z] ---> Running in 00d1a04b6201 [2022-04-15T09:00:32.213Z] Removing intermediate container 00d1a04b6201 [2022-04-15T09:00:32.213Z] ---> f07d192653d0 [2022-04-15T09:00:32.213Z] [2022-04-15T09:00:32.473Z] Successfully built f07d192653d0 [2022-04-15T09:00:32.473Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-15T09:00:32.473Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-15T09:00:36.668Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:00:36.668Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:00:36.668Z] ---> 7205e524433b [2022-04-15T09:00:36.668Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T09:00:36.668Z] ---> Using cache [2022-04-15T09:00:36.668Z] ---> 2b976776fd1f [2022-04-15T09:00:36.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:00:36.668Z] ---> Using cache [2022-04-15T09:00:36.668Z] ---> fd9a00b3f7c9 [2022-04-15T09:00:36.669Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T09:00:39.973Z] ---> Running in 57962f898d69 [2022-04-15T09:00:40.918Z] Building bin/spire-agent... [2022-04-15T09:00:40.918Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T09:00:41.181Z] Building bin/spire-agent... [2022-04-15T09:00:41.445Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T09:00:41.445Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T09:00:41.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T09:00:41.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:41.445Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T09:00:41.445Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T09:00:41.445Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T09:00:41.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T09:00:41.445Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T09:00:41.445Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T09:00:41.445Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T09:00:42.016Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T09:00:42.016Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T09:00:42.016Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T09:00:42.016Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T09:00:42.016Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T09:00:42.016Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T09:00:42.016Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T09:00:42.016Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T09:00:42.016Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T09:00:42.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:42.337Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T09:00:42.337Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T09:00:42.337Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T09:00:42.337Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T09:00:42.337Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T09:00:42.337Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T09:00:42.598Z] OK: 221 MiB in 52 packages [2022-04-15T09:00:44.507Z] Removing intermediate container 7d4018b63e44 [2022-04-15T09:00:44.507Z] ---> 68cf22c12cd8 [2022-04-15T09:00:44.507Z] [2022-04-15T09:00:44.507Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T09:00:44.507Z] ---> e04c818066af [2022-04-15T09:00:44.507Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T09:00:44.768Z] Removing intermediate container 6cf26be44901 [2022-04-15T09:00:44.768Z] ---> d41ab6848523 [2022-04-15T09:00:44.768Z] [2022-04-15T09:00:44.768Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T09:00:44.768Z] ---> e04c818066af [2022-04-15T09:00:44.768Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T09:00:45.028Z] ---> Running in a072aaa02685 [2022-04-15T09:00:45.028Z] ---> Running in 6547d78f2134 [2022-04-15T09:00:45.028Z] Removing intermediate container 57962f898d69 [2022-04-15T09:00:45.028Z] ---> bf24b99bd7df [2022-04-15T09:00:45.028Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T09:00:45.968Z] ---> 22aaaec0afb5 [2022-04-15T09:00:45.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:00:45.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:45.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:45.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:45.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:00:45.968Z] ---> Running in 8e0cdee87577 [2022-04-15T09:00:46.227Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T09:00:46.227Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:00:46.227Z] OK: 6 MiB in 15 packages [2022-04-15T09:00:46.227Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T09:00:46.227Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:00:46.227Z] OK: 6 MiB in 15 packages [2022-04-15T09:00:47.611Z] Removing intermediate container a072aaa02685 [2022-04-15T09:00:47.611Z] Removing intermediate container 6547d78f2134 [2022-04-15T09:00:47.611Z] ---> 0ab83ec7b4e6 [2022-04-15T09:00:47.611Z] ---> f4b86c9eb9ee [2022-04-15T09:00:47.611Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:00:47.611Z] [2022-04-15T09:00:47.611Z] ---> Running in aa06cdb1f8c4 [2022-04-15T09:00:47.611Z] ---> Running in 83ad3f21acd8 [2022-04-15T09:00:48.182Z] Removing intermediate container aa06cdb1f8c4 [2022-04-15T09:00:48.182Z] ---> 02fce18e408b [2022-04-15T09:00:48.182Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T09:00:48.182Z] Removing intermediate container 83ad3f21acd8 [2022-04-15T09:00:48.182Z] ---> 4250276008ea [2022-04-15T09:00:48.182Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T09:00:48.473Z] ---> Running in db8b2fa92cac [2022-04-15T09:00:48.473Z] ---> Running in f6f595812002 [2022-04-15T09:00:48.473Z] Removing intermediate container 8e0cdee87577 [2022-04-15T09:00:48.473Z] ---> 60563bffe4a1 [2022-04-15T09:00:48.473Z] Step 8/23 : COPY . . [2022-04-15T09:00:49.041Z] Removing intermediate container f6f595812002 [2022-04-15T09:00:49.041Z] ---> 4f9303263e28 [2022-04-15T09:00:49.041Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T09:00:49.309Z] Removing intermediate container db8b2fa92cac [2022-04-15T09:00:49.309Z] ---> d812275088c1 [2022-04-15T09:00:49.309Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T09:00:49.620Z] ---> Running in 75051bf56ddb [2022-04-15T09:00:49.911Z] ---> Running in 1242dfbf7121 [2022-04-15T09:00:49.911Z] Removing intermediate container 75051bf56ddb [2022-04-15T09:00:49.911Z] ---> e3bd22149cf2 [2022-04-15T09:00:49.911Z] Step 15/23 : WORKDIR / [2022-04-15T09:00:50.492Z] Removing intermediate container 1242dfbf7121 [2022-04-15T09:00:50.492Z] ---> b41026241e94 [2022-04-15T09:00:50.492Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:00:50.492Z] ---> Running in 1c8e23a44b44 [2022-04-15T09:00:51.062Z] Removing intermediate container 1c8e23a44b44 [2022-04-15T09:00:51.062Z] ---> 45a093178ab8 [2022-04-15T09:00:51.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:00:51.631Z] ---> 1e39645cdb3e [2022-04-15T09:00:51.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T09:00:51.892Z] ---> 5266b9887d09 [2022-04-15T09:00:51.892Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T09:00:53.000Z] Building bin/spire-server... [2022-04-15T09:00:53.000Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T09:00:53.000Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T09:00:53.000Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T09:00:53.000Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T09:00:53.000Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T09:00:53.000Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T09:00:53.000Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T09:00:53.000Z] Building bin/spire-server... [2022-04-15T09:00:53.000Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T09:00:53.000Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T09:00:53.000Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T09:00:53.000Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T09:00:53.000Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T09:00:53.000Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T09:00:53.000Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T09:00:53.000Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T09:00:53.987Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T09:00:53.987Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T09:00:53.987Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T09:00:54.261Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T09:00:54.261Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T09:00:54.447Z] ---> db179fdbe1f9 [2022-04-15T09:00:54.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T09:00:54.447Z] ---> f9b25aa093c6 [2022-04-15T09:00:54.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T09:00:54.447Z] ---> 6f6faaa8e126 [2022-04-15T09:00:54.447Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T09:00:54.536Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T09:00:54.722Z] ---> a9baf977aedb [2022-04-15T09:00:54.722Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T09:00:54.722Z] ---> Running in 9b5f85693700 [2022-04-15T09:00:54.722Z] ---> Running in 46c3d2c993e9 [2022-04-15T09:00:54.722Z] Removing intermediate container 9b5f85693700 [2022-04-15T09:00:54.722Z] ---> 19ab812ace9a [2022-04-15T09:00:54.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:00:54.812Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T09:00:55.051Z] ---> Running in e78c880e141c [2022-04-15T09:00:55.051Z] Removing intermediate container 46c3d2c993e9 [2022-04-15T09:00:55.051Z] ---> cae7e2cb15ac [2022-04-15T09:00:55.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:00:55.051Z] ---> Running in 8272c189f466 [2022-04-15T09:00:55.089Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T09:00:55.089Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T09:00:55.089Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T09:00:55.364Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T09:00:55.364Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T09:00:55.416Z] Removing intermediate container e78c880e141c [2022-04-15T09:00:55.416Z] ---> 1cbe328cdaea [2022-04-15T09:00:55.416Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T09:00:55.416Z] Removing intermediate container 8272c189f466 [2022-04-15T09:00:55.416Z] ---> 448b8a891e9c [2022-04-15T09:00:55.416Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T09:00:55.416Z] ---> Running in 34fa84d465bf [2022-04-15T09:00:55.416Z] ---> Running in ee00dea20f8f [2022-04-15T09:00:55.639Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T09:00:55.640Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T09:00:55.640Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T09:00:55.705Z] Removing intermediate container 34fa84d465bf [2022-04-15T09:00:55.705Z] ---> 7b95d387e19f [2022-04-15T09:00:55.706Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:00:55.706Z] ---> Running in 2a9eaddeae7e [2022-04-15T09:00:55.706Z] Removing intermediate container ee00dea20f8f [2022-04-15T09:00:55.706Z] ---> efb99277d702 [2022-04-15T09:00:55.706Z] Step 21/22 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:00:55.916Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T09:00:55.967Z] ---> Running in 2cbeb72ff3df [2022-04-15T09:00:55.967Z] Removing intermediate container 2a9eaddeae7e [2022-04-15T09:00:55.967Z] ---> 75e43d0d3f9c [2022-04-15T09:00:55.967Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:00:55.967Z] Removing intermediate container 2cbeb72ff3df [2022-04-15T09:00:55.967Z] ---> 127f5ff625ec [2022-04-15T09:00:55.967Z] Step 22/22 : LABEL version=2.2.0-dev.72 [2022-04-15T09:00:56.192Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T09:00:56.192Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T09:00:56.227Z] ---> Running in c552a5d94630 [2022-04-15T09:00:56.227Z] ---> Running in 695ceda5f83d [2022-04-15T09:00:56.227Z] Removing intermediate container c552a5d94630 [2022-04-15T09:00:56.227Z] ---> 66342c96f1d7 [2022-04-15T09:00:56.227Z] [2022-04-15T09:00:56.227Z] Removing intermediate container 695ceda5f83d [2022-04-15T09:00:56.227Z] ---> 0c0cc33d5b82 [2022-04-15T09:00:56.227Z] [2022-04-15T09:00:56.489Z] Successfully built 66342c96f1d7 [2022-04-15T09:00:56.489Z] Successfully tagged core-metadata:latest [2022-04-15T09:00:56.489Z]  Building core-metadata ... done Building security-spire-config [2022-04-15T09:00:56.489Z] Successfully built 0c0cc33d5b82 [2022-04-15T09:00:56.489Z] Successfully tagged support-scheduler:latest [2022-04-15T09:00:56.489Z] Building core-command [2022-04-15T09:00:56.793Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T09:00:56.794Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T09:00:56.794Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T09:00:57.076Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T09:00:57.357Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T09:00:57.357Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T09:00:57.357Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T09:00:57.357Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T09:00:57.429Z]  Building support-scheduler ... done  ---> 8293ceb46beb [2022-04-15T09:00:57.429Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T09:00:57.633Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T09:00:57.633Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T09:00:58.231Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T09:00:58.231Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T09:00:58.508Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T09:00:58.781Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T09:00:58.781Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T09:00:59.055Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T09:00:59.056Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T09:00:59.330Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T09:00:59.610Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T09:00:59.888Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T09:00:59.888Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T09:01:02.729Z] ---> Running in 63ead889a70f [2022-04-15T09:01:02.729Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T09:01:02.729Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:01:02.729Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:01:02.729Z] ---> 7205e524433b [2022-04-15T09:01:02.729Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T09:01:02.729Z] ---> Using cache [2022-04-15T09:01:02.729Z] ---> 2b976776fd1f [2022-04-15T09:01:02.729Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:01:02.729Z] ---> Using cache [2022-04-15T09:01:02.729Z] ---> fd9a00b3f7c9 [2022-04-15T09:01:02.729Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T09:01:02.729Z] ---> Using cache [2022-04-15T09:01:02.729Z] ---> 7b3653cacc79 [2022-04-15T09:01:02.729Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T09:01:02.729Z] ---> Using cache [2022-04-15T09:01:02.729Z] ---> e065809ad970 [2022-04-15T09:01:02.730Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:01:02.730Z] ---> Using cache [2022-04-15T09:01:02.730Z] ---> 08ccf921af4a [2022-04-15T09:01:02.730Z] Step 8/26 : COPY . . [2022-04-15T09:01:02.730Z] ---> Using cache [2022-04-15T09:01:02.730Z] ---> e3ecd1837a05 [2022-04-15T09:01:02.730Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T09:01:02.730Z] ---> Using cache [2022-04-15T09:01:02.730Z] ---> e187a678029d [2022-04-15T09:01:02.730Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T09:01:02.730Z] ---> Using cache [2022-04-15T09:01:02.730Z] ---> cca259246ada [2022-04-15T09:01:02.730Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T09:01:02.730Z] ---> Using cache [2022-04-15T09:01:02.730Z] ---> 821c48ab7ea4 [2022-04-15T09:01:02.730Z] 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-15T09:01:02.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:01:02.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:01:02.989Z] ---> 7205e524433b [2022-04-15T09:01:02.989Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T09:01:02.989Z] ---> Using cache [2022-04-15T09:01:02.989Z] ---> 2b976776fd1f [2022-04-15T09:01:02.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:01:02.989Z] ---> Using cache [2022-04-15T09:01:02.989Z] ---> fd9a00b3f7c9 [2022-04-15T09:01:02.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T09:01:02.989Z] ---> Using cache [2022-04-15T09:01:02.989Z] ---> 0d76f14fdea7 [2022-04-15T09:01:02.989Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T09:01:02.989Z] ---> Using cache [2022-04-15T09:01:02.989Z] ---> 6fa2ac67a350 [2022-04-15T09:01:02.989Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:01:02.989Z] ---> Using cache [2022-04-15T09:01:02.989Z] ---> 779b0d590a2f [2022-04-15T09:01:02.989Z] Step 8/23 : COPY . . [2022-04-15T09:01:02.989Z] ---> Using cache [2022-04-15T09:01:02.989Z] ---> b92d71ca2777 [2022-04-15T09:01:02.989Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T09:01:07.211Z] ---> Running in e9507cd60ba1 [2022-04-15T09:01:07.211Z] ---> Running in 8a1a414eb44d [2022-04-15T09:01:07.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T09:01:07.471Z] spire-1.2.1/ [2022-04-15T09:01:07.471Z] spire-1.2.1/.data/ [2022-04-15T09:01:07.471Z] spire-1.2.1/.data/.file [2022-04-15T09:01:07.471Z] spire-1.2.1/.dockerignore [2022-04-15T09:01:07.471Z] spire-1.2.1/.gitattributes [2022-04-15T09:01:07.471Z] spire-1.2.1/.githooks/ [2022-04-15T09:01:07.471Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/ [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/ [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T09:01:07.471Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T09:01:07.472Z] spire-1.2.1/.gitignore [2022-04-15T09:01:07.472Z] spire-1.2.1/.go-version [2022-04-15T09:01:07.472Z] spire-1.2.1/.golangci.yml [2022-04-15T09:01:07.472Z] spire-1.2.1/ADOPTERS.md [2022-04-15T09:01:07.472Z] spire-1.2.1/CHANGELOG.md [2022-04-15T09:01:07.472Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T09:01:07.472Z] spire-1.2.1/CODEOWNERS [2022-04-15T09:01:07.472Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T09:01:07.472Z] spire-1.2.1/Dockerfile [2022-04-15T09:01:07.472Z] spire-1.2.1/Dockerfile.dev [2022-04-15T09:01:07.472Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T09:01:07.472Z] spire-1.2.1/LICENSE [2022-04-15T09:01:07.472Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T09:01:07.472Z] spire-1.2.1/Makefile [2022-04-15T09:01:07.472Z] spire-1.2.1/README.md [2022-04-15T09:01:07.472Z] spire-1.2.1/ROADMAP.md [2022-04-15T09:01:07.472Z] spire-1.2.1/SECURITY.md [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T09:01:07.472Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T09:01:07.740Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T09:01:07.740Z] spire-1.2.1/conf/ [2022-04-15T09:01:07.740Z] spire-1.2.1/conf/agent/ [2022-04-15T09:01:07.740Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T09:01:07.740Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T09:01:07.740Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T09:01:07.741Z] spire-1.2.1/conf/server/ [2022-04-15T09:01:07.741Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T09:01:07.741Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T09:01:07.741Z] spire-1.2.1/conf/server/server.conf [2022-04-15T09:01:07.741Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/ [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/auditlog.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/ [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/spire_server.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/telemetry.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/upgrading.md [2022-04-15T09:01:07.741Z] spire-1.2.1/doc/using_spire.md [2022-04-15T09:01:07.741Z] spire-1.2.1/examples/ [2022-04-15T09:01:07.741Z] spire-1.2.1/examples/README.md [2022-04-15T09:01:07.741Z] spire-1.2.1/go.mod [2022-04-15T09:01:07.741Z] spire-1.2.1/go.sum [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:01:07.741Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T09:01:07.742Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/log/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/version/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T09:01:07.743Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/config.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T09:01:07.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T09:01:07.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/server.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/private/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/private/server/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T09:01:07.746Z] spire-1.2.1/release/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/README.md [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/conf/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T09:01:07.746Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T09:01:07.746Z] spire-1.2.1/script/ [2022-04-15T09:01:07.746Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T09:01:07.746Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T09:01:07.746Z] spire-1.2.1/support/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T09:01:07.746Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T09:01:07.747Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T09:01:07.747Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T09:01:07.747Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T09:01:07.747Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T09:01:07.747Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T09:01:07.747Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/clock/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/clock/clock.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T09:01:07.747Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/README.md [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/common [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T09:01:07.747Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T09:01:07.748Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T09:01:07.749Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T09:01:07.750Z] spire-1.2.1/test/integration/test.sh [2022-04-15T09:01:07.750Z] spire-1.2.1/test/plugintest/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testca/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testca/ca.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testkey/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/testkey/new.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/util/ [2022-04-15T09:01:07.750Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/util/race.go [2022-04-15T09:01:07.750Z] spire-1.2.1/test/util/util.go [2022-04-15T09:01:07.750Z] building spire from source... [2022-04-15T09:01:08.011Z] Installing go1.17.7... [2022-04-15T09:01:12.331Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T09:01:12.331Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T09:01:12.607Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T09:01:12.607Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T09:01:12.607Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T09:01:12.884Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T09:01:13.161Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T09:01:13.161Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T09:01:13.306Z] Building bin/spire-server... [2022-04-15T09:01:13.306Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T09:01:13.306Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T09:01:13.306Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T09:01:13.306Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T09:01:13.306Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T09:01:13.449Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T09:01:13.449Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T09:01:13.687Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T09:01:13.687Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T09:01:13.687Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T09:01:13.687Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T09:01:13.687Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T09:01:13.731Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T09:01:13.947Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T09:01:13.947Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T09:01:13.947Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T09:01:13.947Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T09:01:13.947Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T09:01:13.947Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T09:01:14.009Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T09:01:14.009Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T09:01:14.207Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T09:01:14.207Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T09:01:14.207Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T09:01:14.207Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T09:01:14.207Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T09:01:14.207Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T09:01:14.207Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T09:01:14.207Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T09:01:14.207Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T09:01:14.207Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T09:01:14.207Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T09:01:14.207Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T09:01:14.207Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T09:01:14.303Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T09:01:14.303Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T09:01:14.678Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T09:01:14.678Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T09:01:14.678Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T09:01:14.678Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T09:01:14.678Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T09:01:14.678Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T09:01:14.678Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T09:01:14.678Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T09:01:14.678Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T09:01:14.678Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T09:01:14.678Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T09:01:14.905Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T09:01:14.937Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T09:01:14.937Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T09:01:14.937Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T09:01:14.937Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T09:01:14.937Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T09:01:14.937Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T09:01:14.938Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T09:01:14.938Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T09:01:14.938Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T09:01:14.938Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T09:01:14.938Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T09:01:14.938Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T09:01:14.938Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T09:01:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T09:01:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T09:01:15.456Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T09:01:15.507Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T09:01:15.781Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T09:01:16.056Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T09:01:16.056Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T09:01:16.056Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T09:01:16.056Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T09:01:16.332Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T09:01:16.332Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T09:01:16.332Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T09:01:16.607Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T09:01:16.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T09:01:16.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T09:01:16.841Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T09:01:16.841Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T09:01:16.841Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T09:01:17.209Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T09:01:17.486Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T09:01:17.765Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T09:01:17.765Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T09:01:18.368Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T09:01:21.067Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T09:01:21.067Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T09:01:21.067Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T09:01:21.067Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T09:01:21.067Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T09:01:21.067Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T09:01:21.067Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T09:01:21.067Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T09:01:21.067Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T09:01:21.067Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T09:01:21.730Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T09:01:21.993Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T09:01:22.254Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T09:01:22.254Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T09:01:22.556Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T09:01:22.556Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T09:01:22.556Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T09:01:22.556Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T09:01:22.556Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T09:01:22.690Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T09:01:22.819Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T09:01:22.819Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T09:01:22.819Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T09:01:22.819Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T09:01:22.819Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T09:01:22.819Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T09:01:22.819Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T09:01:22.819Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T09:01:22.819Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T09:01:22.819Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T09:01:23.084Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T09:01:23.084Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T09:01:23.084Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T09:01:23.675Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T09:01:23.675Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T09:01:23.950Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T09:01:23.950Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T09:01:23.950Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T09:01:23.950Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T09:01:23.950Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T09:01:24.225Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T09:01:24.225Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T09:01:24.500Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T09:01:25.003Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T09:01:25.003Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T09:01:25.003Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T09:01:25.003Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T09:01:25.003Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T09:01:25.003Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T09:01:25.003Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T09:01:25.101Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T09:01:25.101Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T09:01:25.265Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T09:01:25.265Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T09:01:25.265Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T09:01:25.265Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T09:01:25.265Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T09:01:25.265Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T09:01:25.265Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T09:01:25.265Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T09:01:25.265Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T09:01:25.265Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T09:01:25.265Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T09:01:25.375Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T09:01:25.527Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T09:01:25.527Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T09:01:25.527Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T09:01:25.527Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T09:01:25.527Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T09:01:25.527Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T09:01:25.527Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T09:01:25.527Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T09:01:25.527Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T09:01:25.527Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T09:01:25.527Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T09:01:25.527Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T09:01:25.527Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T09:01:25.651Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T09:01:25.651Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T09:01:25.651Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T09:01:25.788Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T09:01:25.788Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T09:01:25.788Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T09:01:25.788Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T09:01:25.788Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T09:01:25.788Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T09:01:25.788Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T09:01:25.788Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T09:01:25.788Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T09:01:25.788Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T09:01:25.788Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T09:01:25.788Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T09:01:25.788Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T09:01:25.929Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T09:01:25.929Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T09:01:25.929Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T09:01:25.929Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T09:01:26.363Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T09:01:26.363Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T09:01:26.363Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T09:01:26.363Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T09:01:26.625Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T09:01:31.965Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T09:01:31.965Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T09:01:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T09:01:32.668Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T09:01:32.668Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T09:01:32.668Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T09:01:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T09:01:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T09:01:32.943Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T09:01:32.943Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T09:01:32.943Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T09:01:32.943Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T09:01:33.223Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T09:01:33.223Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T09:01:33.223Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T09:01:33.503Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T09:01:34.109Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T09:01:34.388Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T09:01:34.666Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T09:01:56.868Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T09:01:56.868Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T09:01:56.868Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T09:02:09.723Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T09:02:10.768Z] Removing intermediate container 8a1a414eb44d [2022-04-15T09:02:10.768Z] ---> d0940a9aa598 [2022-04-15T09:02:10.768Z] [2022-04-15T09:02:10.768Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T09:02:10.768Z] ---> e04c818066af [2022-04-15T09:02:10.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T09:02:10.768Z] ---> Using cache [2022-04-15T09:02:10.768Z] ---> f4b86c9eb9ee [2022-04-15T09:02:10.768Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:02:10.768Z] ---> Using cache [2022-04-15T09:02:10.768Z] ---> 02fce18e408b [2022-04-15T09:02:10.768Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T09:02:10.768Z] Removing intermediate container 63ead889a70f [2022-04-15T09:02:10.768Z] ---> 7b5c23a06a14 [2022-04-15T09:02:10.768Z] [2022-04-15T09:02:10.768Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T09:02:10.768Z] ---> e04c818066af [2022-04-15T09:02:10.768Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T09:02:10.768Z] ---> Running in b17d1e9d3c63 [2022-04-15T09:02:10.768Z] ---> Running in c684c004a6ff [2022-04-15T09:02:10.768Z] Removing intermediate container b17d1e9d3c63 [2022-04-15T09:02:10.768Z] ---> 896216b5e6ac [2022-04-15T09:02:10.768Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T09:02:10.768Z] Removing intermediate container c684c004a6ff [2022-04-15T09:02:10.768Z] ---> cdcb2ece7c1e [2022-04-15T09:02:10.768Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T09:02:10.768Z] ---> Running in 0a9d80217c46 [2022-04-15T09:02:10.768Z] ---> Running in a40e0f0f7f5c [2022-04-15T09:02:10.768Z] Removing intermediate container 0a9d80217c46 [2022-04-15T09:02:10.768Z] ---> e5eab9d46e36 [2022-04-15T09:02:10.768Z] Step 15/23 : WORKDIR / [2022-04-15T09:02:10.768Z] Removing intermediate container a40e0f0f7f5c [2022-04-15T09:02:10.768Z] ---> e0d77ed7e115 [2022-04-15T09:02:10.768Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T09:02:10.768Z] ---> Running in ca7e2b4d2f06 [2022-04-15T09:02:10.768Z] ---> Running in 00fa21001f5c [2022-04-15T09:02:10.768Z] Removing intermediate container ca7e2b4d2f06 [2022-04-15T09:02:10.768Z] ---> 2240ceffc8c6 [2022-04-15T09:02:10.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:02:10.768Z] Removing intermediate container 00fa21001f5c [2022-04-15T09:02:10.768Z] ---> a00275d8540b [2022-04-15T09:02:10.768Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:02:10.768Z] ---> Running in 34b61f6810f3 [2022-04-15T09:02:11.339Z] ---> 4c53099cbcce [2022-04-15T09:02:11.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T09:02:11.717Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T09:02:11.717Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T09:02:11.717Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T09:02:12.322Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T09:02:12.727Z] Removing intermediate container c7b6e669de7e [2022-04-15T09:02:12.727Z] ---> d5213c78572d [2022-04-15T09:02:12.727Z] [2022-04-15T09:02:12.727Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T09:02:12.727Z] ---> 0ac33e5f5afa [2022-04-15T09:02:12.727Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:02:12.727Z] ---> Using cache [2022-04-15T09:02:12.727Z] ---> f1cd5e5105dc [2022-04-15T09:02:12.727Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:02:12.727Z] ---> Using cache [2022-04-15T09:02:12.727Z] ---> 5d4263a5de92 [2022-04-15T09:02:12.727Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T09:02:12.727Z] Removing intermediate container 3b32fb3baa3f [2022-04-15T09:02:12.727Z] ---> 38af5ab4b888 [2022-04-15T09:02:12.727Z] [2022-04-15T09:02:12.727Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T09:02:12.727Z] ---> 0ac33e5f5afa [2022-04-15T09:02:12.727Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:02:12.727Z] ---> Using cache [2022-04-15T09:02:12.727Z] ---> f1cd5e5105dc [2022-04-15T09:02:12.727Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:02:12.727Z] ---> Using cache [2022-04-15T09:02:12.727Z] ---> 5d4263a5de92 [2022-04-15T09:02:12.727Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T09:02:12.727Z] ---> 93a7b07a97c0 [2022-04-15T09:02:12.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T09:02:12.727Z] ---> Running in cc93ec25e51a [2022-04-15T09:02:12.727Z] ---> Running in 25b50783cf0f [2022-04-15T09:02:13.300Z] Removing intermediate container 34b61f6810f3 [2022-04-15T09:02:13.300Z] ---> a544d1a4a829 [2022-04-15T09:02:13.300Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T09:02:13.300Z] ---> e852a069e646 [2022-04-15T09:02:13.300Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T09:02:13.300Z] ---> Running in b962b4383727 [2022-04-15T09:02:13.300Z] ---> Running in 82fa7d6e933a [2022-04-15T09:02:13.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:13.867Z] Removing intermediate container 82fa7d6e933a [2022-04-15T09:02:13.867Z] ---> 4cca237181c6 [2022-04-15T09:02:13.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:02:13.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:13.867Z] ---> Running in 58cf5fe4258f [2022-04-15T09:02:14.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:14.130Z] Removing intermediate container 58cf5fe4258f [2022-04-15T09:02:14.130Z] ---> a99c31982bc7 [2022-04-15T09:02:14.130Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T09:02:14.130Z] ---> Running in f15324a6386b [2022-04-15T09:02:14.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:14.391Z] Removing intermediate container f15324a6386b [2022-04-15T09:02:14.391Z] ---> 8ef15c9267bd [2022-04-15T09:02:14.391Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:02:14.391Z] ---> Running in b83c61afd15a [2022-04-15T09:02:14.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:14.914Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:02:14.914Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:02:14.914Z] OK: 15855 distinct packages available [2022-04-15T09:02:14.914Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:14.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:14.914Z] Removing intermediate container b83c61afd15a [2022-04-15T09:02:14.914Z] ---> 35d72ec93c98 [2022-04-15T09:02:14.914Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:02:14.914Z] ---> Running in 5bc3aab7d292 [2022-04-15T09:02:15.175Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:02:15.175Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:02:15.175Z] OK: 15855 distinct packages available [2022-04-15T09:02:15.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:15.175Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T09:02:15.175Z] Removing intermediate container 5bc3aab7d292 [2022-04-15T09:02:15.175Z] ---> 932f7bcd544e [2022-04-15T09:02:15.175Z] [2022-04-15T09:02:15.175Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T09:02:15.437Z] Successfully built 932f7bcd544e [2022-04-15T09:02:15.437Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T09:02:15.437Z] Successfully tagged core-command:latest [2022-04-15T09:02:15.437Z]  Building core-command ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T09:02:15.699Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T09:02:15.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:15.699Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T09:02:15.699Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:02:15.699Z] OK: 8 MiB in 20 packages [2022-04-15T09:02:15.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:02:15.962Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T09:02:15.962Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:02:16.226Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T09:02:16.226Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T09:02:16.226Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T09:02:16.226Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:02:16.226Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T09:02:16.492Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T09:02:16.492Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:02:16.492Z] OK: 6 MiB in 19 packages [2022-04-15T09:02:16.492Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T09:02:16.492Z] Removing intermediate container b962b4383727 [2022-04-15T09:02:16.492Z] ---> 1a8500d3c68d [2022-04-15T09:02:16.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:02:16.492Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T09:02:16.755Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:02:16.755Z] OK: 6 MiB in 19 packages [2022-04-15T09:02:17.016Z] ---> bcd2a804ab26 [2022-04-15T09:02:17.016Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T09:02:17.016Z] Removing intermediate container cc93ec25e51a [2022-04-15T09:02:17.016Z] ---> 44f9da766143 [2022-04-15T09:02:17.016Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T09:02:17.961Z] Removing intermediate container 25b50783cf0f [2022-04-15T09:02:17.962Z] ---> 39739803ceaf [2022-04-15T09:02:17.962Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T09:02:18.534Z] ---> 1ccd5c3a9cd2 [2022-04-15T09:02:18.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T09:02:19.923Z] ---> 545f91acf4dd [2022-04-15T09:02:19.923Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T09:02:19.923Z] ---> e378336174cb [2022-04-15T09:02:19.923Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T09:02:19.923Z] ---> Running in 7e621f191f98 [2022-04-15T09:02:19.923Z] ---> 513d6bf2419d [2022-04-15T09:02:19.923Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T09:02:20.186Z] Removing intermediate container 7e621f191f98 [2022-04-15T09:02:20.186Z] ---> cd3db52fa325 [2022-04-15T09:02:20.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:02:20.448Z] ---> Running in b7785348bf1e [2022-04-15T09:02:20.710Z] ---> e64b0558b06a [2022-04-15T09:02:20.710Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T09:02:20.710Z] Removing intermediate container b7785348bf1e [2022-04-15T09:02:20.710Z] ---> 1e61bacbe4f8 [2022-04-15T09:02:20.710Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T09:02:20.972Z] ---> Running in c46592ca9c75 [2022-04-15T09:02:21.233Z] Removing intermediate container c46592ca9c75 [2022-04-15T09:02:21.233Z] ---> 786afb474a30 [2022-04-15T09:02:21.233Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:02:21.812Z] ---> ab167cd98615 [2022-04-15T09:02:21.812Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T09:02:21.812Z] ---> Running in d3dceb6ee21c [2022-04-15T09:02:22.074Z] ---> bf8963f58012 [2022-04-15T09:02:22.074Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T09:02:22.074Z] Removing intermediate container d3dceb6ee21c [2022-04-15T09:02:22.074Z] ---> bffc59324741 [2022-04-15T09:02:22.074Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:02:22.074Z] ---> bf50605f3956 [2022-04-15T09:02:22.074Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T09:02:22.074Z] ---> Running in 7cdcf037d5b1 [2022-04-15T09:02:22.336Z] ---> Running in 1239e02f96d6 [2022-04-15T09:02:22.336Z] ---> 1a8e07435651 [2022-04-15T09:02:22.336Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T09:02:22.597Z] Removing intermediate container 7cdcf037d5b1 [2022-04-15T09:02:22.597Z] ---> fdaa23fcd0d6 [2022-04-15T09:02:22.597Z] [2022-04-15T09:02:22.597Z] Removing intermediate container 1239e02f96d6 [2022-04-15T09:02:22.597Z] ---> 464e76b5cec8 [2022-04-15T09:02:22.597Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T09:02:22.597Z] ---> Running in 272b3b9ab095 [2022-04-15T09:02:22.597Z] Successfully built fdaa23fcd0d6 [2022-04-15T09:02:22.597Z] Successfully tagged core-data:latest [2022-04-15T09:02:22.860Z]  Building core-data ... done  ---> f8313ed732d9 [2022-04-15T09:02:22.860Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T09:02:23.122Z] Removing intermediate container 272b3b9ab095 [2022-04-15T09:02:23.122Z] ---> 6793b05f8d1d [2022-04-15T09:02:23.122Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T09:02:23.122Z] ---> Running in 4615f34c6752 [2022-04-15T09:02:23.122Z] ---> 86271bb7eb27 [2022-04-15T09:02:23.122Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T09:02:23.394Z] ---> Running in e76138b96f82 [2022-04-15T09:02:23.394Z] Removing intermediate container 4615f34c6752 [2022-04-15T09:02:23.394Z] ---> 31fb2fc6cea4 [2022-04-15T09:02:23.394Z] Step 24/25 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:02:23.394Z] ---> Running in 77ffe1102d13 [2022-04-15T09:02:23.394Z] Removing intermediate container e76138b96f82 [2022-04-15T09:02:23.394Z] ---> 5134f0838229 [2022-04-15T09:02:23.394Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T09:02:23.657Z] ---> Running in 220808e1f212 [2022-04-15T09:02:23.657Z] Removing intermediate container 77ffe1102d13 [2022-04-15T09:02:23.657Z] ---> 052569006d3c [2022-04-15T09:02:23.657Z] Step 25/25 : LABEL version=2.2.0-dev.72 [2022-04-15T09:02:23.657Z] ---> Running in f80edae74a0c [2022-04-15T09:02:23.920Z] Removing intermediate container 220808e1f212 [2022-04-15T09:02:23.920Z] ---> 4efd2a8f593f [2022-04-15T09:02:23.920Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T09:02:23.920Z] ---> Running in c173b2a46f9d [2022-04-15T09:02:23.920Z] Removing intermediate container f80edae74a0c [2022-04-15T09:02:23.920Z] ---> 25875ccce379 [2022-04-15T09:02:23.920Z] [2022-04-15T09:02:23.920Z] Successfully built 25875ccce379 [2022-04-15T09:02:24.183Z] Successfully tagged security-spire-server:latest [2022-04-15T09:02:24.183Z]  Building security-spire-server ... done Removing intermediate container c173b2a46f9d [2022-04-15T09:02:24.183Z] ---> ad7a9221068f [2022-04-15T09:02:24.183Z] Step 25/26 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:02:24.183Z] ---> Running in 6a4885d0e68f [2022-04-15T09:02:24.447Z] Removing intermediate container 6a4885d0e68f [2022-04-15T09:02:24.447Z] ---> bd8516db69e4 [2022-04-15T09:02:24.447Z] Step 26/26 : LABEL version=2.2.0-dev.72 [2022-04-15T09:02:24.708Z] ---> Running in ffba45ccef51 [2022-04-15T09:02:24.708Z] Removing intermediate container ffba45ccef51 [2022-04-15T09:02:24.708Z] ---> ef648ef35188 [2022-04-15T09:02:24.708Z] [2022-04-15T09:02:24.708Z] Successfully built ef648ef35188 [2022-04-15T09:02:24.969Z] Successfully tagged security-spire-agent:latest [2022-04-15T09:02:27.443Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T09:02:27.443Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T09:02:27.443Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T09:02:27.443Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T09:02:27.443Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T09:02:28.043Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T09:02:30.032Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T09:02:31.017Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T09:02:31.017Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T09:02:33.002Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T09:02:33.002Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T09:02:33.989Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T09:02:33.989Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T09:02:34.265Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T09:02:34.540Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T09:02:34.816Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T09:02:35.094Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T09:02:35.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T09:02:35.695Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T09:02:35.695Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T09:02:36.681Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T09:02:36.957Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T09:02:36.957Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T09:02:36.957Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T09:02:37.233Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T09:02:37.233Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T09:02:37.511Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T09:02:37.512Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T09:02:37.512Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T09:02:38.134Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T09:02:39.576Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T09:02:40.176Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T09:02:41.163Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T09:02:42.146Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T09:02:43.130Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T09:02:43.130Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T09:02:43.130Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T09:02:43.406Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T09:02:43.406Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T09:02:43.406Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T09:02:43.682Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T09:02:43.957Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T09:02:44.232Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T09:02:44.232Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T09:02:44.507Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T09:02:44.507Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T09:02:44.782Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T09:02:44.782Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T09:02:45.383Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T09:02:45.383Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T09:02:45.660Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T09:02:45.660Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T09:02:45.936Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T09:02:46.213Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T09:02:46.213Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T09:02:46.213Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T09:02:46.491Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T09:02:46.491Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T09:02:46.491Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T09:02:46.491Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T09:02:46.767Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T09:02:46.767Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T09:02:46.767Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T09:02:46.767Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T09:02:47.043Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T09:02:47.044Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T09:02:47.044Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T09:02:48.030Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T09:02:48.030Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T09:02:48.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T09:02:48.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T09:02:48.304Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T09:02:48.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T09:02:48.581Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T09:02:48.581Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T09:02:49.568Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T09:02:51.554Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T09:02:51.554Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T09:02:51.554Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T09:02:51.829Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T09:02:52.105Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T09:02:52.380Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T09:02:52.655Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T09:02:53.255Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T09:02:53.858Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T09:02:54.133Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T09:02:54.409Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T09:02:54.409Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T09:02:54.409Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T09:02:54.409Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T09:02:54.685Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T09:02:54.685Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T09:02:54.962Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T09:02:55.950Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T09:02:55.950Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T09:02:56.550Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T09:02:56.826Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T09:02:56.826Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T09:02:57.806Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T09:02:58.083Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T09:02:58.083Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T09:02:58.359Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T09:02:58.359Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T09:02:58.633Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T09:02:58.633Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T09:02:58.633Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T09:02:58.905Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T09:02:58.905Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T09:02:58.905Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T09:02:58.905Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T09:02:59.183Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T09:02:59.183Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T09:02:59.457Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T09:02:59.731Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T09:02:59.731Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T09:02:59.731Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T09:03:00.006Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T09:03:00.006Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T09:03:00.281Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T09:03:00.281Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T09:03:00.555Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T09:03:00.555Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T09:03:00.829Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T09:03:02.815Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T09:03:03.416Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T09:03:03.416Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T09:03:03.690Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T09:03:03.690Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T09:03:03.690Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T09:03:04.288Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T09:03:04.563Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T09:03:05.162Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T09:03:08.558Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T09:03:08.831Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T09:03:08.831Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T09:03:09.105Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T09:03:09.105Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T09:03:10.089Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T09:03:10.089Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T09:03:10.363Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T09:03:10.363Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T09:03:10.637Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T09:03:11.234Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T09:03:11.234Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T09:03:11.508Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T09:03:11.508Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T09:03:11.781Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T09:03:11.781Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T09:03:12.056Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T09:03:21.273Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-15T09:03:21.274Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T09:03:21.274Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T09:03:21.274Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T09:03:21.274Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T09:03:21.274Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T09:03:21.274Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T09:03:21.274Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T09:03:21.274Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T09:03:21.274Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T09:03:21.274Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T09:03:21.274Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T09:03:21.274Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T09:03:21.274Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T09:03:22.218Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T09:03:22.218Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T09:03:22.218Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T09:03:22.218Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T09:03:44.538Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T09:03:44.538Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T09:03:48.861Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T09:03:48.861Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T09:04:17.747Z] Removing intermediate container e9507cd60ba1 [2022-04-15T09:04:17.748Z] ---> 44562ed1552f [2022-04-15T09:04:17.748Z] [2022-04-15T09:04:17.748Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T09:04:17.748Z] ---> 0ac33e5f5afa [2022-04-15T09:04:17.748Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:04:17.748Z] ---> Using cache [2022-04-15T09:04:17.748Z] ---> f1cd5e5105dc [2022-04-15T09:04:17.748Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:04:17.748Z] ---> Using cache [2022-04-15T09:04:17.748Z] ---> 5d4263a5de92 [2022-04-15T09:04:17.748Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T09:04:17.748Z] ---> Running in bcb20e7cf199 [2022-04-15T09:04:17.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:04:17.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:04:17.748Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:04:17.748Z] v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:04:17.748Z] OK: 15855 distinct packages available [2022-04-15T09:04:17.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T09:04:17.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T09:04:17.748Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T09:04:17.748Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:04:17.748Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T09:04:17.748Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T09:04:17.748Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:04:17.748Z] OK: 6 MiB in 18 packages [2022-04-15T09:04:17.748Z] Removing intermediate container bcb20e7cf199 [2022-04-15T09:04:17.748Z] ---> fd15dfd4d577 [2022-04-15T09:04:17.748Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T09:04:19.133Z] ---> 21457210b994 [2022-04-15T09:04:19.133Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T09:04:19.133Z] ---> ca13def711b6 [2022-04-15T09:04:19.133Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T09:04:19.133Z] ---> Running in c05dc617abd4 [2022-04-15T09:04:19.133Z] Removing intermediate container c05dc617abd4 [2022-04-15T09:04:19.133Z] ---> eae5252eaec1 [2022-04-15T09:04:19.393Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T09:04:19.393Z] ---> e075e2805896 [2022-04-15T09:04:19.393Z] Step 21/26 : WORKDIR / [2022-04-15T09:04:19.393Z] ---> Running in 3e416db0a425 [2022-04-15T09:04:19.654Z] Removing intermediate container 3e416db0a425 [2022-04-15T09:04:19.654Z] ---> 35288f7c6689 [2022-04-15T09:04:19.654Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T09:04:19.654Z] ---> Running in 91a916f93e63 [2022-04-15T09:04:19.654Z] Removing intermediate container 91a916f93e63 [2022-04-15T09:04:19.654Z] ---> d07370fe6535 [2022-04-15T09:04:19.654Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T09:04:19.654Z] ---> Running in 73e93a689408 [2022-04-15T09:04:19.914Z] Removing intermediate container 73e93a689408 [2022-04-15T09:04:19.914Z] ---> 8b860ae461e0 [2022-04-15T09:04:19.914Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T09:04:19.914Z] ---> Running in fcea98c0d606 [2022-04-15T09:04:19.914Z] Removing intermediate container fcea98c0d606 [2022-04-15T09:04:19.914Z] ---> f5f4c8ae50f3 [2022-04-15T09:04:19.914Z] Step 25/26 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:20.175Z] ---> Running in 7f1c44fda8bd [2022-04-15T09:04:20.175Z] Removing intermediate container 7f1c44fda8bd [2022-04-15T09:04:20.175Z] ---> 143d5f5f68df [2022-04-15T09:04:20.175Z] Step 26/26 : LABEL version=2.2.0-dev.72 [2022-04-15T09:04:20.175Z] ---> Running in 6707464c8522 [2022-04-15T09:04:20.175Z] Removing intermediate container 6707464c8522 [2022-04-15T09:04:20.175Z] ---> 10a19f82fc9d [2022-04-15T09:04:20.175Z] [2022-04-15T09:04:20.435Z] Successfully built 10a19f82fc9d [2022-04-15T09:04:20.435Z] Successfully tagged security-spire-config:latest [2022-04-15T09:04:20.443Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-15T09:04:20.453Z] $ docker stop --time=1 392fa6012bf258b5b10ef2ce19fc2064f68f306b180f04e2011fb16f43a3e6f4 [2022-04-15T09:04:21.752Z] $ docker rm -f 392fa6012bf258b5b10ef2ce19fc2064f68f306b180f04e2011fb16f43a3e6f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T09:04:22.107Z] + docker images [2022-04-15T09:04:22.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T09:04:22.107Z] security-spire-config latest 10a19f82fc9d 1 second ago 86.7MB [2022-04-15T09:04:22.107Z] 44562ed1552f 19 seconds ago 4.43GB [2022-04-15T09:04:22.107Z] security-spire-agent latest ef648ef35188 About a minute ago 127MB [2022-04-15T09:04:22.107Z] security-spire-server latest 25875ccce379 About a minute ago 87.3MB [2022-04-15T09:04:22.107Z] core-data latest fdaa23fcd0d6 About a minute ago 22.5MB [2022-04-15T09:04:22.107Z] core-command latest 932f7bcd544e 2 minutes ago 16MB [2022-04-15T09:04:22.107Z] 7b5c23a06a14 2 minutes ago 1.52GB [2022-04-15T09:04:22.107Z] d0940a9aa598 2 minutes ago 1.49GB [2022-04-15T09:04:22.107Z] 38af5ab4b888 2 minutes ago 4.43GB [2022-04-15T09:04:22.107Z] d5213c78572d 2 minutes ago 4.43GB [2022-04-15T09:04:22.107Z] core-metadata latest 66342c96f1d7 3 minutes ago 17MB [2022-04-15T09:04:22.107Z] support-scheduler latest 0c0cc33d5b82 3 minutes ago 26.2MB [2022-04-15T09:04:22.107Z] 68cf22c12cd8 3 minutes ago 1.5GB [2022-04-15T09:04:22.107Z] d41ab6848523 3 minutes ago 1.55GB [2022-04-15T09:04:22.107Z] security-spiffe-token-provider latest f07d192653d0 3 minutes ago 28.8MB [2022-04-15T09:04:22.107Z] d59e94329b60 4 minutes ago 1.54GB [2022-04-15T09:04:22.107Z] support-notifications latest d2cfe38a5bd6 4 minutes ago 26.8MB [2022-04-15T09:04:22.107Z] security-secretstore-setup latest cecb6c26e09d 4 minutes ago 28.5MB [2022-04-15T09:04:22.107Z] a55344af639f 4 minutes ago 1.55GB [2022-04-15T09:04:22.107Z] 7c3f3b98b26d 4 minutes ago 1.5GB [2022-04-15T09:04:22.107Z] sys-mgmt-agent latest ace7efc87161 5 minutes ago 299MB [2022-04-15T09:04:22.107Z] security-bootstrapper latest 2bc8d3091f3c 5 minutes ago 19MB [2022-04-15T09:04:22.107Z] security-proxy-setup latest 5b32f56490ed 5 minutes ago 26.9MB [2022-04-15T09:04:22.107Z] cf26c41d06ea 5 minutes ago 1.49GB [2022-04-15T09:04:22.107Z] 940fe90b3509 5 minutes ago 1.5GB [2022-04-15T09:04:22.107Z] b49cdd36434b 5 minutes ago 1.5GB [2022-04-15T09:04:22.107Z] ci-base-image-x86_64 latest 7205e524433b 9 minutes ago 896MB [2022-04-15T09:04:22.107Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-15T09:04:22.107Z] alpine 3.14 e04c818066af 10 days ago 5.59MB [2022-04-15T09:04:22.107Z] alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB [2022-04-15T09:04:22.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-15T09:04:22.107Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-15T09:04:22.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T09:04:22.218Z] provisioning config files... [2022-04-15T09:04:22.228Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/198@tmp/config2450367639927811793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:04:22.530Z] ---> docker-login.sh [2022-04-15T09:04:22.530Z] nexus3.edgexfoundry.org:10001 [2022-04-15T09:04:22.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:04:22.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:04:22.530Z] Configure a credential helper to remove this warning. See [2022-04-15T09:04:22.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:04:22.530Z] [2022-04-15T09:04:22.530Z] Login Succeeded [2022-04-15T09:04:22.530Z] nexus3.edgexfoundry.org:10002 [2022-04-15T09:04:22.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:04:22.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:04:22.790Z] Configure a credential helper to remove this warning. See [2022-04-15T09:04:22.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:04:22.790Z] [2022-04-15T09:04:22.790Z] Login Succeeded [2022-04-15T09:04:22.790Z] nexus3.edgexfoundry.org:10003 [2022-04-15T09:04:22.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:04:22.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:04:22.790Z] Configure a credential helper to remove this warning. See [2022-04-15T09:04:22.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:04:22.790Z] [2022-04-15T09:04:22.790Z] Login Succeeded [2022-04-15T09:04:22.790Z] nexus3.edgexfoundry.org:10004 [2022-04-15T09:04:23.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:04:23.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:04:23.051Z] Configure a credential helper to remove this warning. See [2022-04-15T09:04:23.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:04:23.051Z] [2022-04-15T09:04:23.051Z] Login Succeeded [2022-04-15T09:04:23.051Z] docker.io [2022-04-15T09:04:23.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:04:23.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:04:23.576Z] Configure a credential helper to remove this warning. See [2022-04-15T09:04:23.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:04:23.576Z] [2022-04-15T09:04:23.576Z] Login Succeeded [2022-04-15T09:04:23.576Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T09:04:23.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:23.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T09:04:23.639Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-15T09:04:23.639Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:23.639Z] latest [2022-04-15T09:04:23.639Z] 2.2.0-dev.72 [2022-04-15T09:04:23.639Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:23.639Z] main [2022-04-15T09:04:23.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:23.966Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:24.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:24.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T09:04:24.265Z] 877b6ce1389e: Preparing [2022-04-15T09:04:24.265Z] 7d08804f4776: Preparing [2022-04-15T09:04:24.265Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:24.265Z] 4a61c7587091: Preparing [2022-04-15T09:04:24.265Z] b541d28bf3b4: Preparing [2022-04-15T09:04:24.265Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:24.265Z] 4a61c7587091: Pushed [2022-04-15T09:04:24.265Z] 877b6ce1389e: Pushed [2022-04-15T09:04:24.265Z] c2ec151bc2c0: Pushed [2022-04-15T09:04:25.651Z] 7d08804f4776: Pushed [2022-04-15T09:04:25.652Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:1c256390a62e342937a69d3d1f8a72dde1c780c477c3071ea01c2cbb6ef0e4c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:25.957Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:26.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-15T09:04:26.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T09:04:26.252Z] 877b6ce1389e: Preparing [2022-04-15T09:04:26.252Z] 7d08804f4776: Preparing [2022-04-15T09:04:26.252Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:26.252Z] 4a61c7587091: Preparing [2022-04-15T09:04:26.252Z] b541d28bf3b4: Preparing [2022-04-15T09:04:26.252Z] 7d08804f4776: Layer already exists [2022-04-15T09:04:26.252Z] 877b6ce1389e: Layer already exists [2022-04-15T09:04:26.252Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:26.252Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:26.252Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:26.252Z] latest: digest: sha256:1c256390a62e342937a69d3d1f8a72dde1c780c477c3071ea01c2cbb6ef0e4c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:26.556Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:26.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.72 [2022-04-15T09:04:26.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T09:04:26.857Z] 877b6ce1389e: Preparing [2022-04-15T09:04:26.857Z] 7d08804f4776: Preparing [2022-04-15T09:04:26.857Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:26.857Z] 4a61c7587091: Preparing [2022-04-15T09:04:26.857Z] b541d28bf3b4: Preparing [2022-04-15T09:04:26.857Z] 877b6ce1389e: Layer already exists [2022-04-15T09:04:26.857Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:26.857Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:26.857Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:26.857Z] 7d08804f4776: Layer already exists [2022-04-15T09:04:26.857Z] 2.2.0-dev.72: digest: sha256:1c256390a62e342937a69d3d1f8a72dde1c780c477c3071ea01c2cbb6ef0e4c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:27.159Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:27.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:27.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T09:04:27.456Z] 877b6ce1389e: Preparing [2022-04-15T09:04:27.456Z] 7d08804f4776: Preparing [2022-04-15T09:04:27.456Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:27.456Z] 4a61c7587091: Preparing [2022-04-15T09:04:27.456Z] b541d28bf3b4: Preparing [2022-04-15T09:04:27.456Z] 877b6ce1389e: Layer already exists [2022-04-15T09:04:27.456Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:27.456Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:27.456Z] 7d08804f4776: Layer already exists [2022-04-15T09:04:27.456Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:27.456Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:1c256390a62e342937a69d3d1f8a72dde1c780c477c3071ea01c2cbb6ef0e4c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:27.761Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:28.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-15T09:04:28.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T09:04:28.056Z] 877b6ce1389e: Preparing [2022-04-15T09:04:28.056Z] 7d08804f4776: Preparing [2022-04-15T09:04:28.056Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:28.056Z] 4a61c7587091: Preparing [2022-04-15T09:04:28.056Z] b541d28bf3b4: Preparing [2022-04-15T09:04:28.056Z] 7d08804f4776: Layer already exists [2022-04-15T09:04:28.056Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:28.056Z] 877b6ce1389e: Layer already exists [2022-04-15T09:04:28.056Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:28.056Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:28.056Z] main: digest: sha256:1c256390a62e342937a69d3d1f8a72dde1c780c477c3071ea01c2cbb6ef0e4c3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:28.094Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:28.105Z] taggedImages: [2022-04-15T09:04:28.105Z] - nexus3.edgexfoundry.org:10004/core-command:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:28.105Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-15T09:04:28.105Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.72 [2022-04-15T09:04:28.105Z] - nexus3.edgexfoundry.org:10004/core-command:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:28.105Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-15T09:04:28.127Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-15T09:04:28.127Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:28.127Z] latest [2022-04-15T09:04:28.127Z] 2.2.0-dev.72 [2022-04-15T09:04:28.127Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:28.127Z] main [2022-04-15T09:04:28.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:28.445Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:28.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:28.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T09:04:28.744Z] 94cb78560dc7: Preparing [2022-04-15T09:04:28.744Z] 54baedf812a2: Preparing [2022-04-15T09:04:28.744Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:28.744Z] 4e56f0b07191: Preparing [2022-04-15T09:04:28.744Z] b6d050f5fc4b: Preparing [2022-04-15T09:04:28.744Z] b541d28bf3b4: Preparing [2022-04-15T09:04:28.744Z] b541d28bf3b4: Waiting [2022-04-15T09:04:28.744Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:28.744Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:28.744Z] 94cb78560dc7: Pushed [2022-04-15T09:04:28.744Z] b6d050f5fc4b: Pushed [2022-04-15T09:04:29.003Z] 4e56f0b07191: Pushed [2022-04-15T09:04:30.915Z] 54baedf812a2: Pushed [2022-04-15T09:04:30.915Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:4ba4634d98c681f49fcc7d7443f526eea7c4293a15f8f4e3c391f73d85374d28 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:31.213Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:31.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-15T09:04:31.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T09:04:31.508Z] 94cb78560dc7: Preparing [2022-04-15T09:04:31.508Z] 54baedf812a2: Preparing [2022-04-15T09:04:31.508Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:31.508Z] 4e56f0b07191: Preparing [2022-04-15T09:04:31.508Z] b6d050f5fc4b: Preparing [2022-04-15T09:04:31.508Z] b541d28bf3b4: Preparing [2022-04-15T09:04:31.508Z] b541d28bf3b4: Waiting [2022-04-15T09:04:31.508Z] 4e56f0b07191: Layer already exists [2022-04-15T09:04:31.508Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:31.508Z] 94cb78560dc7: Layer already exists [2022-04-15T09:04:31.508Z] 54baedf812a2: Layer already exists [2022-04-15T09:04:31.508Z] b6d050f5fc4b: Layer already exists [2022-04-15T09:04:31.508Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:31.508Z] latest: digest: sha256:4ba4634d98c681f49fcc7d7443f526eea7c4293a15f8f4e3c391f73d85374d28 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:31.810Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:32.102Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.72 [2022-04-15T09:04:32.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T09:04:32.102Z] 94cb78560dc7: Preparing [2022-04-15T09:04:32.102Z] 54baedf812a2: Preparing [2022-04-15T09:04:32.102Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:32.102Z] 4e56f0b07191: Preparing [2022-04-15T09:04:32.102Z] b6d050f5fc4b: Preparing [2022-04-15T09:04:32.102Z] b541d28bf3b4: Preparing [2022-04-15T09:04:32.102Z] b541d28bf3b4: Waiting [2022-04-15T09:04:32.102Z] 94cb78560dc7: Layer already exists [2022-04-15T09:04:32.102Z] 54baedf812a2: Layer already exists [2022-04-15T09:04:32.102Z] b6d050f5fc4b: Layer already exists [2022-04-15T09:04:32.102Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:32.102Z] 4e56f0b07191: Layer already exists [2022-04-15T09:04:32.102Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:32.102Z] 2.2.0-dev.72: digest: sha256:4ba4634d98c681f49fcc7d7443f526eea7c4293a15f8f4e3c391f73d85374d28 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:32.404Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:32.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:32.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T09:04:32.700Z] 94cb78560dc7: Preparing [2022-04-15T09:04:32.700Z] 54baedf812a2: Preparing [2022-04-15T09:04:32.700Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:32.700Z] 4e56f0b07191: Preparing [2022-04-15T09:04:32.700Z] b6d050f5fc4b: Preparing [2022-04-15T09:04:32.700Z] b541d28bf3b4: Preparing [2022-04-15T09:04:32.700Z] b541d28bf3b4: Waiting [2022-04-15T09:04:32.700Z] 94cb78560dc7: Layer already exists [2022-04-15T09:04:32.700Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:32.700Z] 4e56f0b07191: Layer already exists [2022-04-15T09:04:32.700Z] b6d050f5fc4b: Layer already exists [2022-04-15T09:04:32.700Z] 54baedf812a2: Layer already exists [2022-04-15T09:04:32.700Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:32.700Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:4ba4634d98c681f49fcc7d7443f526eea7c4293a15f8f4e3c391f73d85374d28 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:33.007Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:33.301Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-15T09:04:33.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T09:04:33.301Z] 94cb78560dc7: Preparing [2022-04-15T09:04:33.301Z] 54baedf812a2: Preparing [2022-04-15T09:04:33.301Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:33.301Z] 4e56f0b07191: Preparing [2022-04-15T09:04:33.301Z] b6d050f5fc4b: Preparing [2022-04-15T09:04:33.301Z] b541d28bf3b4: Preparing [2022-04-15T09:04:33.301Z] b541d28bf3b4: Waiting [2022-04-15T09:04:33.301Z] 4e56f0b07191: Layer already exists [2022-04-15T09:04:33.301Z] 54baedf812a2: Layer already exists [2022-04-15T09:04:33.301Z] 94cb78560dc7: Layer already exists [2022-04-15T09:04:33.301Z] b6d050f5fc4b: Layer already exists [2022-04-15T09:04:33.301Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:33.301Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:33.301Z] main: digest: sha256:4ba4634d98c681f49fcc7d7443f526eea7c4293a15f8f4e3c391f73d85374d28 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:33.339Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:33.349Z] taggedImages: [2022-04-15T09:04:33.349Z] - nexus3.edgexfoundry.org:10004/core-data:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:33.349Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-15T09:04:33.349Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.72 [2022-04-15T09:04:33.349Z] - nexus3.edgexfoundry.org:10004/core-data:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:33.349Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-15T09:04:33.374Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-15T09:04:33.374Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:33.374Z] latest [2022-04-15T09:04:33.374Z] 2.2.0-dev.72 [2022-04-15T09:04:33.374Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:33.374Z] main [2022-04-15T09:04:33.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:33.706Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:34.001Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:34.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T09:04:34.001Z] 226a77ce1558: Preparing [2022-04-15T09:04:34.001Z] d9b94cc066ad: Preparing [2022-04-15T09:04:34.001Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:34.001Z] 4a61c7587091: Preparing [2022-04-15T09:04:34.001Z] b541d28bf3b4: Preparing [2022-04-15T09:04:34.001Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:34.001Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:34.001Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:34.001Z] 226a77ce1558: Pushed [2022-04-15T09:04:35.384Z] d9b94cc066ad: Pushed [2022-04-15T09:04:35.384Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:599b626fb184262498166aad0ba5a396a5a56f000b06055193e007c934934b68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:35.682Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:35.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-15T09:04:35.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T09:04:35.977Z] 226a77ce1558: Preparing [2022-04-15T09:04:35.977Z] d9b94cc066ad: Preparing [2022-04-15T09:04:35.977Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:35.977Z] 4a61c7587091: Preparing [2022-04-15T09:04:35.977Z] b541d28bf3b4: Preparing [2022-04-15T09:04:35.977Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:35.977Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:35.977Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:35.977Z] d9b94cc066ad: Layer already exists [2022-04-15T09:04:35.977Z] 226a77ce1558: Layer already exists [2022-04-15T09:04:35.977Z] latest: digest: sha256:599b626fb184262498166aad0ba5a396a5a56f000b06055193e007c934934b68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:36.342Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:36.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.72 [2022-04-15T09:04:36.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T09:04:36.642Z] 226a77ce1558: Preparing [2022-04-15T09:04:36.642Z] d9b94cc066ad: Preparing [2022-04-15T09:04:36.642Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:36.642Z] 4a61c7587091: Preparing [2022-04-15T09:04:36.642Z] b541d28bf3b4: Preparing [2022-04-15T09:04:36.642Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:36.642Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:36.642Z] 226a77ce1558: Layer already exists [2022-04-15T09:04:36.642Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:36.642Z] d9b94cc066ad: Layer already exists [2022-04-15T09:04:36.642Z] 2.2.0-dev.72: digest: sha256:599b626fb184262498166aad0ba5a396a5a56f000b06055193e007c934934b68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:36.942Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:37.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:37.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T09:04:37.239Z] 226a77ce1558: Preparing [2022-04-15T09:04:37.239Z] d9b94cc066ad: Preparing [2022-04-15T09:04:37.239Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:37.239Z] 4a61c7587091: Preparing [2022-04-15T09:04:37.239Z] b541d28bf3b4: Preparing [2022-04-15T09:04:37.239Z] d9b94cc066ad: Layer already exists [2022-04-15T09:04:37.239Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:37.239Z] 226a77ce1558: Layer already exists [2022-04-15T09:04:37.239Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:37.239Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:37.239Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:599b626fb184262498166aad0ba5a396a5a56f000b06055193e007c934934b68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:37.537Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:37.831Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-15T09:04:37.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T09:04:37.831Z] 226a77ce1558: Preparing [2022-04-15T09:04:37.831Z] d9b94cc066ad: Preparing [2022-04-15T09:04:37.831Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:37.831Z] 4a61c7587091: Preparing [2022-04-15T09:04:37.831Z] b541d28bf3b4: Preparing [2022-04-15T09:04:37.831Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:37.831Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:37.831Z] 4a61c7587091: Layer already exists [2022-04-15T09:04:37.831Z] 226a77ce1558: Layer already exists [2022-04-15T09:04:37.831Z] d9b94cc066ad: Layer already exists [2022-04-15T09:04:37.831Z] main: digest: sha256:599b626fb184262498166aad0ba5a396a5a56f000b06055193e007c934934b68 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:37.871Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:37.881Z] taggedImages: [2022-04-15T09:04:37.881Z] - nexus3.edgexfoundry.org:10004/core-metadata:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:37.881Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-15T09:04:37.881Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.72 [2022-04-15T09:04:37.881Z] - nexus3.edgexfoundry.org:10004/core-metadata:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:37.881Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-15T09:04:37.902Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-15T09:04:37.902Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:37.902Z] latest [2022-04-15T09:04:37.902Z] 2.2.0-dev.72 [2022-04-15T09:04:37.902Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:37.902Z] main [2022-04-15T09:04:37.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:38.222Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:38.516Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:38.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T09:04:38.516Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:38.516Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:38.516Z] e57fea284ed2: Preparing [2022-04-15T09:04:38.516Z] ea124ce610e4: Preparing [2022-04-15T09:04:38.516Z] 54ad641169db: Preparing [2022-04-15T09:04:38.516Z] 58e5bfe12a7a: Preparing [2022-04-15T09:04:38.516Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:38.516Z] 08e23f113181: Preparing [2022-04-15T09:04:38.516Z] 89eb8dc1ec8a: Preparing [2022-04-15T09:04:38.516Z] 6687717cda47: Preparing [2022-04-15T09:04:38.516Z] 461fd97e1a6e: Preparing [2022-04-15T09:04:38.516Z] b541d28bf3b4: Preparing [2022-04-15T09:04:38.516Z] 08e23f113181: Waiting [2022-04-15T09:04:38.516Z] 89eb8dc1ec8a: Waiting [2022-04-15T09:04:38.516Z] 6687717cda47: Waiting [2022-04-15T09:04:38.516Z] 461fd97e1a6e: Waiting [2022-04-15T09:04:38.516Z] b541d28bf3b4: Waiting [2022-04-15T09:04:38.516Z] e57fea284ed2: Pushed [2022-04-15T09:04:38.516Z] 54ad641169db: Pushed [2022-04-15T09:04:38.516Z] ea124ce610e4: Pushed [2022-04-15T09:04:38.516Z] c47f2f1e4f5b: Pushed [2022-04-15T09:04:38.516Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:38.778Z] 08e23f113181: Pushed [2022-04-15T09:04:38.778Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:38.778Z] 89eb8dc1ec8a: Pushed [2022-04-15T09:04:38.778Z] 461fd97e1a6e: Pushed [2022-04-15T09:04:38.778Z] 6687717cda47: Pushed [2022-04-15T09:04:40.165Z] 58e5bfe12a7a: Pushed [2022-04-15T09:04:40.166Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:be713ad1a1bd671ae997524f6e707bf487cd99537fe9d877d429b492fd3b7b6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:40.465Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:40.759Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-15T09:04:40.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T09:04:40.759Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:40.759Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:40.759Z] e57fea284ed2: Preparing [2022-04-15T09:04:40.759Z] ea124ce610e4: Preparing [2022-04-15T09:04:40.759Z] 54ad641169db: Preparing [2022-04-15T09:04:40.759Z] 58e5bfe12a7a: Preparing [2022-04-15T09:04:40.759Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:40.759Z] 08e23f113181: Preparing [2022-04-15T09:04:40.759Z] 89eb8dc1ec8a: Preparing [2022-04-15T09:04:40.759Z] 6687717cda47: Preparing [2022-04-15T09:04:40.759Z] 461fd97e1a6e: Preparing [2022-04-15T09:04:40.759Z] b541d28bf3b4: Preparing [2022-04-15T09:04:40.759Z] c2ec151bc2c0: Waiting [2022-04-15T09:04:40.759Z] b541d28bf3b4: Waiting [2022-04-15T09:04:40.759Z] 08e23f113181: Waiting [2022-04-15T09:04:40.759Z] 89eb8dc1ec8a: Waiting [2022-04-15T09:04:40.759Z] 461fd97e1a6e: Waiting [2022-04-15T09:04:40.759Z] 6687717cda47: Waiting [2022-04-15T09:04:40.759Z] 54ad641169db: Layer already exists [2022-04-15T09:04:40.759Z] e57fea284ed2: Layer already exists [2022-04-15T09:04:40.759Z] ea124ce610e4: Layer already exists [2022-04-15T09:04:40.759Z] c47f2f1e4f5b: Layer already exists [2022-04-15T09:04:40.759Z] 58e5bfe12a7a: Layer already exists [2022-04-15T09:04:40.759Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:40.759Z] 08e23f113181: Layer already exists [2022-04-15T09:04:40.759Z] 89eb8dc1ec8a: Layer already exists [2022-04-15T09:04:40.759Z] 461fd97e1a6e: Layer already exists [2022-04-15T09:04:40.759Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:40.759Z] 6687717cda47: Layer already exists [2022-04-15T09:04:40.759Z] latest: digest: sha256:be713ad1a1bd671ae997524f6e707bf487cd99537fe9d877d429b492fd3b7b6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:41.057Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:41.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.72 [2022-04-15T09:04:41.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T09:04:41.354Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:41.354Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:41.354Z] e57fea284ed2: Preparing [2022-04-15T09:04:41.354Z] ea124ce610e4: Preparing [2022-04-15T09:04:41.354Z] 54ad641169db: Preparing [2022-04-15T09:04:41.354Z] 58e5bfe12a7a: Preparing [2022-04-15T09:04:41.354Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:41.354Z] 08e23f113181: Preparing [2022-04-15T09:04:41.354Z] 89eb8dc1ec8a: Preparing [2022-04-15T09:04:41.354Z] 6687717cda47: Preparing [2022-04-15T09:04:41.354Z] 461fd97e1a6e: Preparing [2022-04-15T09:04:41.354Z] b541d28bf3b4: Preparing [2022-04-15T09:04:41.354Z] 08e23f113181: Waiting [2022-04-15T09:04:41.354Z] 89eb8dc1ec8a: Waiting [2022-04-15T09:04:41.354Z] 6687717cda47: Waiting [2022-04-15T09:04:41.354Z] 461fd97e1a6e: Waiting [2022-04-15T09:04:41.354Z] c2ec151bc2c0: Waiting [2022-04-15T09:04:41.354Z] b541d28bf3b4: Waiting [2022-04-15T09:04:41.354Z] ea124ce610e4: Layer already exists [2022-04-15T09:04:41.354Z] 58e5bfe12a7a: Layer already exists [2022-04-15T09:04:41.354Z] e57fea284ed2: Layer already exists [2022-04-15T09:04:41.354Z] 54ad641169db: Layer already exists [2022-04-15T09:04:41.354Z] c47f2f1e4f5b: Layer already exists [2022-04-15T09:04:41.354Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:41.354Z] 89eb8dc1ec8a: Layer already exists [2022-04-15T09:04:41.354Z] 08e23f113181: Layer already exists [2022-04-15T09:04:41.354Z] 461fd97e1a6e: Layer already exists [2022-04-15T09:04:41.354Z] 6687717cda47: Layer already exists [2022-04-15T09:04:41.354Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:41.354Z] 2.2.0-dev.72: digest: sha256:be713ad1a1bd671ae997524f6e707bf487cd99537fe9d877d429b492fd3b7b6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:41.657Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:41.951Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:41.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T09:04:41.951Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:41.951Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:41.951Z] e57fea284ed2: Preparing [2022-04-15T09:04:41.951Z] ea124ce610e4: Preparing [2022-04-15T09:04:41.951Z] 54ad641169db: Preparing [2022-04-15T09:04:41.951Z] 58e5bfe12a7a: Preparing [2022-04-15T09:04:41.951Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:41.951Z] 08e23f113181: Preparing [2022-04-15T09:04:41.951Z] 89eb8dc1ec8a: Preparing [2022-04-15T09:04:41.951Z] 6687717cda47: Preparing [2022-04-15T09:04:41.951Z] 461fd97e1a6e: Preparing [2022-04-15T09:04:41.951Z] c2ec151bc2c0: Waiting [2022-04-15T09:04:41.951Z] 08e23f113181: Waiting [2022-04-15T09:04:41.951Z] 89eb8dc1ec8a: Waiting [2022-04-15T09:04:41.951Z] 6687717cda47: Waiting [2022-04-15T09:04:41.951Z] b541d28bf3b4: Preparing [2022-04-15T09:04:41.951Z] 461fd97e1a6e: Waiting [2022-04-15T09:04:41.951Z] b541d28bf3b4: Waiting [2022-04-15T09:04:41.951Z] ea124ce610e4: Layer already exists [2022-04-15T09:04:41.951Z] e57fea284ed2: Layer already exists [2022-04-15T09:04:41.951Z] 58e5bfe12a7a: Layer already exists [2022-04-15T09:04:41.951Z] 54ad641169db: Layer already exists [2022-04-15T09:04:41.951Z] c47f2f1e4f5b: Layer already exists [2022-04-15T09:04:41.951Z] 89eb8dc1ec8a: Layer already exists [2022-04-15T09:04:41.951Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:41.951Z] 461fd97e1a6e: Layer already exists [2022-04-15T09:04:41.951Z] 6687717cda47: Layer already exists [2022-04-15T09:04:41.951Z] 08e23f113181: Layer already exists [2022-04-15T09:04:41.951Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:41.951Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:be713ad1a1bd671ae997524f6e707bf487cd99537fe9d877d429b492fd3b7b6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:42.253Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:42.551Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-15T09:04:42.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T09:04:42.552Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:42.552Z] c47f2f1e4f5b: Preparing [2022-04-15T09:04:42.552Z] e57fea284ed2: Preparing [2022-04-15T09:04:42.552Z] ea124ce610e4: Preparing [2022-04-15T09:04:42.552Z] 54ad641169db: Preparing [2022-04-15T09:04:42.552Z] 58e5bfe12a7a: Preparing [2022-04-15T09:04:42.552Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:42.552Z] 08e23f113181: Preparing [2022-04-15T09:04:42.552Z] 89eb8dc1ec8a: Preparing [2022-04-15T09:04:42.552Z] 6687717cda47: Preparing [2022-04-15T09:04:42.552Z] 461fd97e1a6e: Preparing [2022-04-15T09:04:42.552Z] b541d28bf3b4: Preparing [2022-04-15T09:04:42.552Z] 08e23f113181: Waiting [2022-04-15T09:04:42.552Z] c2ec151bc2c0: Waiting [2022-04-15T09:04:42.552Z] 6687717cda47: Waiting [2022-04-15T09:04:42.552Z] 461fd97e1a6e: Waiting [2022-04-15T09:04:42.552Z] 54ad641169db: Layer already exists [2022-04-15T09:04:42.552Z] ea124ce610e4: Layer already exists [2022-04-15T09:04:42.552Z] c47f2f1e4f5b: Layer already exists [2022-04-15T09:04:42.552Z] 58e5bfe12a7a: Layer already exists [2022-04-15T09:04:42.552Z] e57fea284ed2: Layer already exists [2022-04-15T09:04:42.552Z] 08e23f113181: Layer already exists [2022-04-15T09:04:42.552Z] 461fd97e1a6e: Layer already exists [2022-04-15T09:04:42.552Z] 6687717cda47: Layer already exists [2022-04-15T09:04:42.552Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:42.552Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:42.552Z] 89eb8dc1ec8a: Layer already exists [2022-04-15T09:04:42.552Z] main: digest: sha256:be713ad1a1bd671ae997524f6e707bf487cd99537fe9d877d429b492fd3b7b6e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:42.584Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:42.592Z] taggedImages: [2022-04-15T09:04:42.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:42.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-15T09:04:42.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.72 [2022-04-15T09:04:42.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:42.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-15T09:04:42.615Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-15T09:04:42.615Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:42.615Z] latest [2022-04-15T09:04:42.615Z] 2.2.0-dev.72 [2022-04-15T09:04:42.615Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:42.615Z] main [2022-04-15T09:04:42.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:42.925Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:43.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:43.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T09:04:43.216Z] 02c312658a5c: Preparing [2022-04-15T09:04:43.216Z] 97167093e350: Preparing [2022-04-15T09:04:43.216Z] b7189cc0a02b: Preparing [2022-04-15T09:04:43.216Z] b91055636164: Preparing [2022-04-15T09:04:43.216Z] 1f3632405772: Preparing [2022-04-15T09:04:43.216Z] 07db2b31fab8: Preparing [2022-04-15T09:04:43.216Z] 07db2b31fab8: Waiting [2022-04-15T09:04:43.216Z] 9fd422419db7: Preparing [2022-04-15T09:04:43.216Z] b541d28bf3b4: Preparing [2022-04-15T09:04:43.216Z] 9fd422419db7: Waiting [2022-04-15T09:04:43.216Z] b541d28bf3b4: Waiting [2022-04-15T09:04:43.216Z] 97167093e350: Pushed [2022-04-15T09:04:43.216Z] 1f3632405772: Pushed [2022-04-15T09:04:43.216Z] 02c312658a5c: Pushed [2022-04-15T09:04:43.216Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:43.476Z] 07db2b31fab8: Pushed [2022-04-15T09:04:43.736Z] 9fd422419db7: Pushed [2022-04-15T09:04:44.678Z] b7189cc0a02b: Pushed [2022-04-15T09:04:44.678Z] b91055636164: Pushed [2022-04-15T09:04:44.678Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:91a484c2cad31dfcc9c2e05fdc5b15a1a4aa824c2ed415349edb43828eb408f1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:44.978Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:45.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-15T09:04:45.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T09:04:45.272Z] 02c312658a5c: Preparing [2022-04-15T09:04:45.272Z] 97167093e350: Preparing [2022-04-15T09:04:45.272Z] b7189cc0a02b: Preparing [2022-04-15T09:04:45.272Z] b91055636164: Preparing [2022-04-15T09:04:45.272Z] 1f3632405772: Preparing [2022-04-15T09:04:45.272Z] 07db2b31fab8: Preparing [2022-04-15T09:04:45.272Z] 9fd422419db7: Preparing [2022-04-15T09:04:45.272Z] b541d28bf3b4: Preparing [2022-04-15T09:04:45.272Z] 9fd422419db7: Waiting [2022-04-15T09:04:45.272Z] 07db2b31fab8: Waiting [2022-04-15T09:04:45.272Z] b91055636164: Layer already exists [2022-04-15T09:04:45.272Z] 1f3632405772: Layer already exists [2022-04-15T09:04:45.272Z] 02c312658a5c: Layer already exists [2022-04-15T09:04:45.272Z] 97167093e350: Layer already exists [2022-04-15T09:04:45.272Z] b7189cc0a02b: Layer already exists [2022-04-15T09:04:45.272Z] 9fd422419db7: Layer already exists [2022-04-15T09:04:45.272Z] 07db2b31fab8: Layer already exists [2022-04-15T09:04:45.272Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:45.272Z] latest: digest: sha256:91a484c2cad31dfcc9c2e05fdc5b15a1a4aa824c2ed415349edb43828eb408f1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:45.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T09:04:45.569Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:45.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.72 [2022-04-15T09:04:45.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T09:04:45.861Z] 02c312658a5c: Preparing [2022-04-15T09:04:45.861Z] 97167093e350: Preparing [2022-04-15T09:04:45.861Z] b7189cc0a02b: Preparing [2022-04-15T09:04:45.861Z] b91055636164: Preparing [2022-04-15T09:04:45.861Z] 1f3632405772: Preparing [2022-04-15T09:04:45.861Z] 07db2b31fab8: Preparing [2022-04-15T09:04:45.861Z] 9fd422419db7: Preparing [2022-04-15T09:04:45.861Z] b541d28bf3b4: Preparing [2022-04-15T09:04:45.861Z] 9fd422419db7: Waiting [2022-04-15T09:04:45.861Z] b541d28bf3b4: Waiting [2022-04-15T09:04:45.861Z] 07db2b31fab8: Waiting [2022-04-15T09:04:45.861Z] 97167093e350: Layer already exists [2022-04-15T09:04:45.861Z] 1f3632405772: Layer already exists [2022-04-15T09:04:45.861Z] b7189cc0a02b: Layer already exists [2022-04-15T09:04:45.861Z] b91055636164: Layer already exists [2022-04-15T09:04:45.861Z] 02c312658a5c: Layer already exists [2022-04-15T09:04:45.861Z] 07db2b31fab8: Layer already exists [2022-04-15T09:04:45.861Z] 9fd422419db7: Layer already exists [2022-04-15T09:04:45.861Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:45.861Z] 2.2.0-dev.72: digest: sha256:91a484c2cad31dfcc9c2e05fdc5b15a1a4aa824c2ed415349edb43828eb408f1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:46.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:46.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:46.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T09:04:46.452Z] 02c312658a5c: Preparing [2022-04-15T09:04:46.452Z] 97167093e350: Preparing [2022-04-15T09:04:46.452Z] b7189cc0a02b: Preparing [2022-04-15T09:04:46.452Z] b91055636164: Preparing [2022-04-15T09:04:46.452Z] 1f3632405772: Preparing [2022-04-15T09:04:46.452Z] 07db2b31fab8: Preparing [2022-04-15T09:04:46.452Z] 9fd422419db7: Preparing [2022-04-15T09:04:46.452Z] b541d28bf3b4: Preparing [2022-04-15T09:04:46.452Z] 07db2b31fab8: Waiting [2022-04-15T09:04:46.452Z] 9fd422419db7: Waiting [2022-04-15T09:04:46.452Z] b541d28bf3b4: Waiting [2022-04-15T09:04:46.452Z] 02c312658a5c: Layer already exists [2022-04-15T09:04:46.452Z] 97167093e350: Layer already exists [2022-04-15T09:04:46.452Z] b7189cc0a02b: Layer already exists [2022-04-15T09:04:46.452Z] b91055636164: Layer already exists [2022-04-15T09:04:46.452Z] 1f3632405772: Layer already exists [2022-04-15T09:04:46.452Z] 9fd422419db7: Layer already exists [2022-04-15T09:04:46.452Z] 07db2b31fab8: Layer already exists [2022-04-15T09:04:46.452Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:46.452Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:91a484c2cad31dfcc9c2e05fdc5b15a1a4aa824c2ed415349edb43828eb408f1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:46.750Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:47.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-15T09:04:47.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T09:04:47.043Z] 02c312658a5c: Preparing [2022-04-15T09:04:47.043Z] 97167093e350: Preparing [2022-04-15T09:04:47.043Z] b7189cc0a02b: Preparing [2022-04-15T09:04:47.043Z] b91055636164: Preparing [2022-04-15T09:04:47.043Z] 1f3632405772: Preparing [2022-04-15T09:04:47.043Z] 07db2b31fab8: Preparing [2022-04-15T09:04:47.043Z] 9fd422419db7: Preparing [2022-04-15T09:04:47.043Z] b541d28bf3b4: Preparing [2022-04-15T09:04:47.043Z] 9fd422419db7: Waiting [2022-04-15T09:04:47.043Z] b541d28bf3b4: Waiting [2022-04-15T09:04:47.043Z] 07db2b31fab8: Waiting [2022-04-15T09:04:47.043Z] 1f3632405772: Layer already exists [2022-04-15T09:04:47.043Z] 97167093e350: Layer already exists [2022-04-15T09:04:47.043Z] b7189cc0a02b: Layer already exists [2022-04-15T09:04:47.043Z] b91055636164: Layer already exists [2022-04-15T09:04:47.043Z] 02c312658a5c: Layer already exists [2022-04-15T09:04:47.043Z] 07db2b31fab8: Layer already exists [2022-04-15T09:04:47.043Z] 9fd422419db7: Layer already exists [2022-04-15T09:04:47.043Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:47.043Z] main: digest: sha256:91a484c2cad31dfcc9c2e05fdc5b15a1a4aa824c2ed415349edb43828eb408f1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:47.082Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:47.091Z] taggedImages: [2022-04-15T09:04:47.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:47.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-15T09:04:47.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.72 [2022-04-15T09:04:47.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:47.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-15T09:04:47.110Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-15T09:04:47.110Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:47.110Z] latest [2022-04-15T09:04:47.110Z] 2.2.0-dev.72 [2022-04-15T09:04:47.110Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:47.110Z] main [2022-04-15T09:04:47.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:47.381Z] Removing intermediate container e113020c1feb [2022-04-15T09:04:47.381Z] ---> 849e9cfef871 [2022-04-15T09:04:47.381Z] [2022-04-15T09:04:47.381Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T09:04:47.381Z] 3.14: Pulling from library/alpine [2022-04-15T09:04:47.426Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:47.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:47.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T09:04:47.719Z] 025dc62202d1: Preparing [2022-04-15T09:04:47.719Z] 298a58e3b496: Preparing [2022-04-15T09:04:47.719Z] f1f8492fb411: Preparing [2022-04-15T09:04:47.719Z] 1bcd020c21d0: Preparing [2022-04-15T09:04:47.719Z] dfb4dec6cfae: Preparing [2022-04-15T09:04:47.719Z] 5d4ac81256b9: Preparing [2022-04-15T09:04:47.719Z] ed51225dc434: Preparing [2022-04-15T09:04:47.719Z] 6936618ea72a: Preparing [2022-04-15T09:04:47.719Z] 30456254347c: Preparing [2022-04-15T09:04:47.719Z] b541d28bf3b4: Preparing [2022-04-15T09:04:47.719Z] 5d4ac81256b9: Waiting [2022-04-15T09:04:47.719Z] ed51225dc434: Waiting [2022-04-15T09:04:47.719Z] 30456254347c: Waiting [2022-04-15T09:04:47.719Z] 6936618ea72a: Waiting [2022-04-15T09:04:47.719Z] b541d28bf3b4: Waiting [2022-04-15T09:04:47.719Z] 298a58e3b496: Pushed [2022-04-15T09:04:47.719Z] 025dc62202d1: Pushed [2022-04-15T09:04:47.719Z] dfb4dec6cfae: Pushed [2022-04-15T09:04:47.978Z] 5d4ac81256b9: Pushed [2022-04-15T09:04:47.978Z] 6936618ea72a: Pushed [2022-04-15T09:04:47.978Z] ed51225dc434: Pushed [2022-04-15T09:04:47.978Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:47.978Z] 30456254347c: Pushed [2022-04-15T09:04:48.371Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T09:04:48.371Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T09:04:48.371Z] ---> ac73e934f311 [2022-04-15T09:04:48.371Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T09:04:48.648Z] ---> Running in 4f617599cc02 [2022-04-15T09:04:48.918Z] 1bcd020c21d0: Pushed [2022-04-15T09:04:49.178Z] f1f8492fb411: Pushed [2022-04-15T09:04:49.178Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:fe071139d6a282b475d6f50226afc2477e3609aef074bf85563a2a65b8386a14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:49.477Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:49.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-15T09:04:49.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T09:04:49.771Z] 025dc62202d1: Preparing [2022-04-15T09:04:49.771Z] 298a58e3b496: Preparing [2022-04-15T09:04:49.771Z] f1f8492fb411: Preparing [2022-04-15T09:04:49.771Z] 1bcd020c21d0: Preparing [2022-04-15T09:04:49.771Z] dfb4dec6cfae: Preparing [2022-04-15T09:04:49.771Z] 5d4ac81256b9: Preparing [2022-04-15T09:04:49.771Z] ed51225dc434: Preparing [2022-04-15T09:04:49.771Z] 6936618ea72a: Preparing [2022-04-15T09:04:49.771Z] 30456254347c: Preparing [2022-04-15T09:04:49.771Z] b541d28bf3b4: Preparing [2022-04-15T09:04:49.771Z] 5d4ac81256b9: Waiting [2022-04-15T09:04:49.771Z] 6936618ea72a: Waiting [2022-04-15T09:04:49.771Z] ed51225dc434: Waiting [2022-04-15T09:04:49.771Z] 30456254347c: Waiting [2022-04-15T09:04:49.771Z] b541d28bf3b4: Waiting [2022-04-15T09:04:49.771Z] 298a58e3b496: Layer already exists [2022-04-15T09:04:49.771Z] dfb4dec6cfae: Layer already exists [2022-04-15T09:04:49.771Z] f1f8492fb411: Layer already exists [2022-04-15T09:04:49.771Z] 025dc62202d1: Layer already exists [2022-04-15T09:04:49.771Z] 1bcd020c21d0: Layer already exists [2022-04-15T09:04:49.771Z] ed51225dc434: Layer already exists [2022-04-15T09:04:49.771Z] 5d4ac81256b9: Layer already exists [2022-04-15T09:04:49.771Z] 30456254347c: Layer already exists [2022-04-15T09:04:49.771Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:49.771Z] 6936618ea72a: Layer already exists [2022-04-15T09:04:49.771Z] latest: digest: sha256:fe071139d6a282b475d6f50226afc2477e3609aef074bf85563a2a65b8386a14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:50.066Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:50.360Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.72 [2022-04-15T09:04:50.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T09:04:50.360Z] 025dc62202d1: Preparing [2022-04-15T09:04:50.360Z] 298a58e3b496: Preparing [2022-04-15T09:04:50.360Z] f1f8492fb411: Preparing [2022-04-15T09:04:50.360Z] 1bcd020c21d0: Preparing [2022-04-15T09:04:50.360Z] dfb4dec6cfae: Preparing [2022-04-15T09:04:50.360Z] 5d4ac81256b9: Preparing [2022-04-15T09:04:50.360Z] ed51225dc434: Preparing [2022-04-15T09:04:50.360Z] 6936618ea72a: Preparing [2022-04-15T09:04:50.360Z] 30456254347c: Preparing [2022-04-15T09:04:50.360Z] b541d28bf3b4: Preparing [2022-04-15T09:04:50.360Z] 5d4ac81256b9: Waiting [2022-04-15T09:04:50.360Z] ed51225dc434: Waiting [2022-04-15T09:04:50.360Z] 6936618ea72a: Waiting [2022-04-15T09:04:50.360Z] b541d28bf3b4: Waiting [2022-04-15T09:04:50.360Z] 30456254347c: Waiting [2022-04-15T09:04:50.360Z] 025dc62202d1: Layer already exists [2022-04-15T09:04:50.360Z] 298a58e3b496: Layer already exists [2022-04-15T09:04:50.360Z] 1bcd020c21d0: Layer already exists [2022-04-15T09:04:50.360Z] dfb4dec6cfae: Layer already exists [2022-04-15T09:04:50.360Z] f1f8492fb411: Layer already exists [2022-04-15T09:04:50.360Z] 6936618ea72a: Layer already exists [2022-04-15T09:04:50.360Z] 5d4ac81256b9: Layer already exists [2022-04-15T09:04:50.360Z] 30456254347c: Layer already exists [2022-04-15T09:04:50.360Z] ed51225dc434: Layer already exists [2022-04-15T09:04:50.360Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:50.360Z] 2.2.0-dev.72: digest: sha256:fe071139d6a282b475d6f50226afc2477e3609aef074bf85563a2a65b8386a14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:50.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:04:50.662Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:50.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:04:50.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:50.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T09:04:50.951Z] 025dc62202d1: Preparing [2022-04-15T09:04:50.951Z] 298a58e3b496: Preparing [2022-04-15T09:04:50.951Z] f1f8492fb411: Preparing [2022-04-15T09:04:50.951Z] 1bcd020c21d0: Preparing [2022-04-15T09:04:50.951Z] dfb4dec6cfae: Preparing [2022-04-15T09:04:50.951Z] 5d4ac81256b9: Preparing [2022-04-15T09:04:50.951Z] ed51225dc434: Preparing [2022-04-15T09:04:50.951Z] 6936618ea72a: Preparing [2022-04-15T09:04:50.951Z] 30456254347c: Preparing [2022-04-15T09:04:50.951Z] b541d28bf3b4: Preparing [2022-04-15T09:04:50.951Z] 6936618ea72a: Waiting [2022-04-15T09:04:50.951Z] 5d4ac81256b9: Waiting [2022-04-15T09:04:50.951Z] 30456254347c: Waiting [2022-04-15T09:04:50.951Z] ed51225dc434: Waiting [2022-04-15T09:04:50.951Z] b541d28bf3b4: Waiting [2022-04-15T09:04:50.951Z] f1f8492fb411: Layer already exists [2022-04-15T09:04:50.951Z] 1bcd020c21d0: Layer already exists [2022-04-15T09:04:50.951Z] dfb4dec6cfae: Layer already exists [2022-04-15T09:04:50.951Z] 025dc62202d1: Layer already exists [2022-04-15T09:04:50.951Z] 298a58e3b496: Layer already exists [2022-04-15T09:04:50.951Z] ed51225dc434: Layer already exists [2022-04-15T09:04:50.951Z] 5d4ac81256b9: Layer already exists [2022-04-15T09:04:50.951Z] 6936618ea72a: Layer already exists [2022-04-15T09:04:50.951Z] 30456254347c: Layer already exists [2022-04-15T09:04:50.951Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:50.951Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:fe071139d6a282b475d6f50226afc2477e3609aef074bf85563a2a65b8386a14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:51.251Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:51.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-15T09:04:51.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T09:04:51.543Z] 025dc62202d1: Preparing [2022-04-15T09:04:51.543Z] 298a58e3b496: Preparing [2022-04-15T09:04:51.543Z] f1f8492fb411: Preparing [2022-04-15T09:04:51.543Z] 1bcd020c21d0: Preparing [2022-04-15T09:04:51.543Z] dfb4dec6cfae: Preparing [2022-04-15T09:04:51.543Z] 5d4ac81256b9: Preparing [2022-04-15T09:04:51.543Z] ed51225dc434: Preparing [2022-04-15T09:04:51.543Z] 6936618ea72a: Preparing [2022-04-15T09:04:51.543Z] 30456254347c: Preparing [2022-04-15T09:04:51.543Z] b541d28bf3b4: Preparing [2022-04-15T09:04:51.543Z] ed51225dc434: Waiting [2022-04-15T09:04:51.543Z] 5d4ac81256b9: Waiting [2022-04-15T09:04:51.543Z] b541d28bf3b4: Waiting [2022-04-15T09:04:51.543Z] 30456254347c: Waiting [2022-04-15T09:04:51.543Z] 1bcd020c21d0: Layer already exists [2022-04-15T09:04:51.543Z] 298a58e3b496: Layer already exists [2022-04-15T09:04:51.543Z] f1f8492fb411: Layer already exists [2022-04-15T09:04:51.543Z] 025dc62202d1: Layer already exists [2022-04-15T09:04:51.543Z] dfb4dec6cfae: Layer already exists [2022-04-15T09:04:51.543Z] 5d4ac81256b9: Layer already exists [2022-04-15T09:04:51.543Z] ed51225dc434: Layer already exists [2022-04-15T09:04:51.543Z] 6936618ea72a: Layer already exists [2022-04-15T09:04:51.543Z] b541d28bf3b4: Layer already exists [2022-04-15T09:04:51.543Z] 30456254347c: Layer already exists [2022-04-15T09:04:51.543Z] main: digest: sha256:fe071139d6a282b475d6f50226afc2477e3609aef074bf85563a2a65b8386a14 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:51.582Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:51.591Z] taggedImages: [2022-04-15T09:04:51.591Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:51.591Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-15T09:04:51.591Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.72 [2022-04-15T09:04:51.591Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:51.591Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-15T09:04:51.609Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-15T09:04:51.609Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:51.609Z] latest [2022-04-15T09:04:51.609Z] 2.2.0-dev.72 [2022-04-15T09:04:51.609Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:51.609Z] main [2022-04-15T09:04:51.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:51.925Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:52.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:52.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T09:04:52.256Z] 7081a76ae494: Preparing [2022-04-15T09:04:52.256Z] dcc5935fbe6a: Preparing [2022-04-15T09:04:52.256Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:52.256Z] dbf960801e5e: Preparing [2022-04-15T09:04:52.256Z] 7a8d9e26c27b: Preparing [2022-04-15T09:04:52.256Z] 4fc242d58285: Preparing [2022-04-15T09:04:52.256Z] 4fc242d58285: Waiting [2022-04-15T09:04:52.256Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:52.256Z] 4fc242d58285: Layer already exists [2022-04-15T09:04:52.256Z] 7081a76ae494: Pushed [2022-04-15T09:04:52.256Z] 7a8d9e26c27b: Pushed [2022-04-15T09:04:52.349Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T09:04:52.349Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:04:52.349Z] OK: 5 MiB in 15 packages [2022-04-15T09:04:52.871Z] dbf960801e5e: Pushed [2022-04-15T09:04:53.369Z] Removing intermediate container 4f617599cc02 [2022-04-15T09:04:53.369Z] ---> b40ed1c82e2a [2022-04-15T09:04:53.369Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:04:53.652Z] ---> Running in f23d74c81e42 [2022-04-15T09:04:54.271Z] Removing intermediate container f23d74c81e42 [2022-04-15T09:04:54.271Z] ---> 2335345d4fe5 [2022-04-15T09:04:54.271Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T09:04:54.271Z] ---> Running in 69ea5a499550 [2022-04-15T09:04:54.786Z] dcc5935fbe6a: Pushed [2022-04-15T09:04:54.786Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:c31730ec32dd047aaecc1352a0b9dde5174dcde6d97e7cd76e759054959ffb8d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:54.902Z] Removing intermediate container 69ea5a499550 [2022-04-15T09:04:54.902Z] ---> 456e185b34db [2022-04-15T09:04:54.902Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T09:04:54.902Z] ---> Running in f06621699c67 [2022-04-15T09:04:55.085Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:55.180Z] Removing intermediate container f06621699c67 [2022-04-15T09:04:55.180Z] ---> e0988e34c1fc [2022-04-15T09:04:55.180Z] Step 15/23 : WORKDIR / [2022-04-15T09:04:55.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-15T09:04:55.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T09:04:55.379Z] 7081a76ae494: Preparing [2022-04-15T09:04:55.379Z] dcc5935fbe6a: Preparing [2022-04-15T09:04:55.379Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:55.379Z] dbf960801e5e: Preparing [2022-04-15T09:04:55.379Z] 7a8d9e26c27b: Preparing [2022-04-15T09:04:55.379Z] 4fc242d58285: Preparing [2022-04-15T09:04:55.379Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:04:55.379Z] dcc5935fbe6a: Layer already exists [2022-04-15T09:04:55.379Z] dbf960801e5e: Layer already exists [2022-04-15T09:04:55.379Z] 7081a76ae494: Layer already exists [2022-04-15T09:04:55.379Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:55.379Z] 4fc242d58285: Layer already exists [2022-04-15T09:04:55.379Z] latest: digest: sha256:c31730ec32dd047aaecc1352a0b9dde5174dcde6d97e7cd76e759054959ffb8d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:55.458Z] ---> Running in 0ee0a26913ad [2022-04-15T09:04:55.679Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:55.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.72 [2022-04-15T09:04:55.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T09:04:55.973Z] 7081a76ae494: Preparing [2022-04-15T09:04:55.973Z] dcc5935fbe6a: Preparing [2022-04-15T09:04:55.973Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:55.973Z] dbf960801e5e: Preparing [2022-04-15T09:04:55.973Z] 7a8d9e26c27b: Preparing [2022-04-15T09:04:55.973Z] 4fc242d58285: Preparing [2022-04-15T09:04:55.973Z] 4fc242d58285: Waiting [2022-04-15T09:04:55.973Z] dcc5935fbe6a: Layer already exists [2022-04-15T09:04:55.973Z] dbf960801e5e: Layer already exists [2022-04-15T09:04:55.973Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:55.973Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:04:55.973Z] 7081a76ae494: Layer already exists [2022-04-15T09:04:55.973Z] 4fc242d58285: Layer already exists [2022-04-15T09:04:55.973Z] 2.2.0-dev.72: digest: sha256:c31730ec32dd047aaecc1352a0b9dde5174dcde6d97e7cd76e759054959ffb8d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:56.074Z] Removing intermediate container 0ee0a26913ad [2022-04-15T09:04:56.074Z] ---> 507d4fd0273a [2022-04-15T09:04:56.074Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:04:56.270Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:56.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:56.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T09:04:56.565Z] 7081a76ae494: Preparing [2022-04-15T09:04:56.565Z] dcc5935fbe6a: Preparing [2022-04-15T09:04:56.565Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:56.565Z] dbf960801e5e: Preparing [2022-04-15T09:04:56.565Z] 7a8d9e26c27b: Preparing [2022-04-15T09:04:56.565Z] 4fc242d58285: Preparing [2022-04-15T09:04:56.565Z] 4fc242d58285: Waiting [2022-04-15T09:04:56.565Z] 7081a76ae494: Layer already exists [2022-04-15T09:04:56.565Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:04:56.565Z] dcc5935fbe6a: Layer already exists [2022-04-15T09:04:56.565Z] dbf960801e5e: Layer already exists [2022-04-15T09:04:56.565Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:56.565Z] 4fc242d58285: Layer already exists [2022-04-15T09:04:56.565Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:c31730ec32dd047aaecc1352a0b9dde5174dcde6d97e7cd76e759054959ffb8d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:56.864Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:57.071Z] ---> 9bd1ba29667a [2022-04-15T09:04:57.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T09:04:57.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-15T09:04:57.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T09:04:57.158Z] 7081a76ae494: Preparing [2022-04-15T09:04:57.158Z] dcc5935fbe6a: Preparing [2022-04-15T09:04:57.158Z] c2ec151bc2c0: Preparing [2022-04-15T09:04:57.158Z] dbf960801e5e: Preparing [2022-04-15T09:04:57.158Z] 7a8d9e26c27b: Preparing [2022-04-15T09:04:57.158Z] 4fc242d58285: Preparing [2022-04-15T09:04:57.158Z] 4fc242d58285: Waiting [2022-04-15T09:04:57.158Z] dbf960801e5e: Layer already exists [2022-04-15T09:04:57.158Z] dcc5935fbe6a: Layer already exists [2022-04-15T09:04:57.158Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:04:57.158Z] 7081a76ae494: Layer already exists [2022-04-15T09:04:57.158Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:04:57.158Z] 4fc242d58285: Layer already exists [2022-04-15T09:04:57.158Z] main: digest: sha256:c31730ec32dd047aaecc1352a0b9dde5174dcde6d97e7cd76e759054959ffb8d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:04:57.197Z] ===================================================== [Pipeline] echo [2022-04-15T09:04:57.207Z] taggedImages: [2022-04-15T09:04:57.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:57.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-15T09:04:57.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.72 [2022-04-15T09:04:57.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:57.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-15T09:04:57.228Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-15T09:04:57.228Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:57.228Z] latest [2022-04-15T09:04:57.228Z] 2.2.0-dev.72 [2022-04-15T09:04:57.228Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:04:57.228Z] main [2022-04-15T09:04:57.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:57.556Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:04:57.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:04:57.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T09:04:57.848Z] cbdf7037de7b: Preparing [2022-04-15T09:04:57.848Z] 90029d62ab15: Preparing [2022-04-15T09:04:57.848Z] a365acdadd54: Preparing [2022-04-15T09:04:57.848Z] 8b631988446a: Preparing [2022-04-15T09:04:57.848Z] da541273c41b: Preparing [2022-04-15T09:04:57.848Z] 4c2a856e6ef1: Preparing [2022-04-15T09:04:57.848Z] 7a8d9e26c27b: Preparing [2022-04-15T09:04:57.848Z] 4fc242d58285: Preparing [2022-04-15T09:04:57.848Z] 4c2a856e6ef1: Waiting [2022-04-15T09:04:57.848Z] 7a8d9e26c27b: Waiting [2022-04-15T09:04:57.848Z] 4fc242d58285: Waiting [2022-04-15T09:04:57.848Z] a365acdadd54: Pushed [2022-04-15T09:04:57.848Z] cbdf7037de7b: Pushed [2022-04-15T09:04:57.849Z] 90029d62ab15: Pushed [2022-04-15T09:04:57.849Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:04:57.849Z] 4fc242d58285: Layer already exists [2022-04-15T09:04:58.416Z] 4c2a856e6ef1: Pushed [2022-04-15T09:04:58.530Z] ---> 9a5c078880e7 [2022-04-15T09:04:58.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T09:05:00.001Z] ---> 40ad94b33ccd [2022-04-15T09:05:00.001Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T09:05:00.281Z] ---> Running in 2a1477b55b46 [2022-04-15T09:05:00.882Z] Removing intermediate container 2a1477b55b46 [2022-04-15T09:05:00.882Z] ---> e06264384cce [2022-04-15T09:05:00.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:05:01.158Z] ---> Running in 4546c3900f01 [2022-04-15T09:05:02.170Z] Removing intermediate container 4546c3900f01 [2022-04-15T09:05:02.170Z] ---> e5517a820286 [2022-04-15T09:05:02.170Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T09:05:02.446Z] ---> Running in 6d1e3388c90a [2022-04-15T09:05:02.620Z] da541273c41b: Pushed [2022-04-15T09:05:03.050Z] Removing intermediate container 6d1e3388c90a [2022-04-15T09:05:03.050Z] ---> 38d0d93819a6 [2022-04-15T09:05:03.050Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:03.330Z] ---> Running in d0691df44c21 [2022-04-15T09:05:03.929Z] Removing intermediate container d0691df44c21 [2022-04-15T09:05:03.929Z] ---> d7c4c2b9f9be [2022-04-15T09:05:04.204Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:05:04.204Z] ---> Running in 4d50908f92b0 [2022-04-15T09:05:05.166Z] 8b631988446a: Pushed [2022-04-15T09:05:05.187Z] Removing intermediate container 4d50908f92b0 [2022-04-15T09:05:05.187Z] ---> cf9cbce2c085 [2022-04-15T09:05:05.187Z] [2022-04-15T09:05:05.427Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:26aac203a5924569b8ff261fc18d48abc143960dc4da16784641fa6cb513ea9e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:05.727Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:05.792Z] Successfully built cf9cbce2c085 [2022-04-15T09:05:05.792Z] Successfully tagged core-command-arm64:latest [2022-04-15T09:05:05.792Z] Building support-scheduler [2022-04-15T09:05:06.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-15T09:05:06.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T09:05:06.023Z] cbdf7037de7b: Preparing [2022-04-15T09:05:06.023Z] 90029d62ab15: Preparing [2022-04-15T09:05:06.023Z] a365acdadd54: Preparing [2022-04-15T09:05:06.023Z] 8b631988446a: Preparing [2022-04-15T09:05:06.023Z] da541273c41b: Preparing [2022-04-15T09:05:06.023Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:06.023Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:06.023Z] 4fc242d58285: Preparing [2022-04-15T09:05:06.023Z] 4c2a856e6ef1: Waiting [2022-04-15T09:05:06.023Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:06.023Z] 4fc242d58285: Waiting [2022-04-15T09:05:06.023Z] da541273c41b: Layer already exists [2022-04-15T09:05:06.023Z] cbdf7037de7b: Layer already exists [2022-04-15T09:05:06.023Z] 90029d62ab15: Layer already exists [2022-04-15T09:05:06.023Z] a365acdadd54: Layer already exists [2022-04-15T09:05:06.023Z] 8b631988446a: Layer already exists [2022-04-15T09:05:06.023Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:06.023Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:06.023Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:06.023Z] latest: digest: sha256:26aac203a5924569b8ff261fc18d48abc143960dc4da16784641fa6cb513ea9e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:06.323Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:06.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.72 [2022-04-15T09:05:06.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T09:05:06.613Z] cbdf7037de7b: Preparing [2022-04-15T09:05:06.613Z] 90029d62ab15: Preparing [2022-04-15T09:05:06.613Z] a365acdadd54: Preparing [2022-04-15T09:05:06.613Z] 8b631988446a: Preparing [2022-04-15T09:05:06.613Z] da541273c41b: Preparing [2022-04-15T09:05:06.613Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:06.613Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:06.613Z] 4fc242d58285: Preparing [2022-04-15T09:05:06.613Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:06.613Z] 4fc242d58285: Waiting [2022-04-15T09:05:06.613Z] a365acdadd54: Layer already exists [2022-04-15T09:05:06.613Z] 8b631988446a: Layer already exists [2022-04-15T09:05:06.613Z] 90029d62ab15: Layer already exists [2022-04-15T09:05:06.613Z] cbdf7037de7b: Layer already exists [2022-04-15T09:05:06.613Z] da541273c41b: Layer already exists [2022-04-15T09:05:06.613Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:06.613Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:06.613Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:06.613Z] 2.2.0-dev.72: digest: sha256:26aac203a5924569b8ff261fc18d48abc143960dc4da16784641fa6cb513ea9e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:06.915Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:07.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:07.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T09:05:07.214Z] cbdf7037de7b: Preparing [2022-04-15T09:05:07.214Z] 90029d62ab15: Preparing [2022-04-15T09:05:07.214Z] a365acdadd54: Preparing [2022-04-15T09:05:07.214Z] 8b631988446a: Preparing [2022-04-15T09:05:07.214Z] da541273c41b: Preparing [2022-04-15T09:05:07.214Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:07.214Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:07.214Z] 4fc242d58285: Preparing [2022-04-15T09:05:07.214Z] 4fc242d58285: Waiting [2022-04-15T09:05:07.215Z] 4c2a856e6ef1: Waiting [2022-04-15T09:05:07.215Z] 90029d62ab15: Layer already exists [2022-04-15T09:05:07.215Z] da541273c41b: Layer already exists [2022-04-15T09:05:07.215Z] a365acdadd54: Layer already exists [2022-04-15T09:05:07.215Z] 8b631988446a: Layer already exists [2022-04-15T09:05:07.215Z] cbdf7037de7b: Layer already exists [2022-04-15T09:05:07.215Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:07.215Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:07.215Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:07.215Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:26aac203a5924569b8ff261fc18d48abc143960dc4da16784641fa6cb513ea9e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:07.514Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:07.788Z]  Building core-command ... done Removing intermediate container f4db437ef421 [2022-04-15T09:05:07.788Z] ---> 5a1da46568b3 [2022-04-15T09:05:07.788Z] [2022-04-15T09:05:07.788Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T09:05:07.788Z] ---> ac73e934f311 [2022-04-15T09:05:07.788Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T09:05:07.788Z] ---> Running in 5d908de71fd6 [2022-04-15T09:05:07.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-15T09:05:07.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T09:05:07.809Z] cbdf7037de7b: Preparing [2022-04-15T09:05:07.809Z] 90029d62ab15: Preparing [2022-04-15T09:05:07.809Z] a365acdadd54: Preparing [2022-04-15T09:05:07.809Z] 8b631988446a: Preparing [2022-04-15T09:05:07.809Z] da541273c41b: Preparing [2022-04-15T09:05:07.809Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:07.809Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:07.809Z] 4fc242d58285: Preparing [2022-04-15T09:05:07.809Z] 4c2a856e6ef1: Waiting [2022-04-15T09:05:07.809Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:07.809Z] 4fc242d58285: Waiting [2022-04-15T09:05:07.809Z] da541273c41b: Layer already exists [2022-04-15T09:05:07.809Z] cbdf7037de7b: Layer already exists [2022-04-15T09:05:07.809Z] 8b631988446a: Layer already exists [2022-04-15T09:05:07.809Z] a365acdadd54: Layer already exists [2022-04-15T09:05:07.809Z] 90029d62ab15: Layer already exists [2022-04-15T09:05:07.809Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:07.809Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:07.809Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:07.809Z] main: digest: sha256:26aac203a5924569b8ff261fc18d48abc143960dc4da16784641fa6cb513ea9e size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:05:07.845Z] ===================================================== [Pipeline] echo [2022-04-15T09:05:07.854Z] taggedImages: [2022-04-15T09:05:07.854Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:07.854Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-15T09:05:07.854Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.72 [2022-04-15T09:05:07.854Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:07.854Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-15T09:05:07.873Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-15T09:05:07.873Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:07.873Z] latest [2022-04-15T09:05:07.873Z] 2.2.0-dev.72 [2022-04-15T09:05:07.873Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:07.873Z] main [2022-04-15T09:05:07.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:08.188Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:08.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:08.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T09:05:08.484Z] a3c873883568: Preparing [2022-04-15T09:05:08.484Z] 08abc29e85ac: Preparing [2022-04-15T09:05:08.484Z] 24753d85b3af: Preparing [2022-04-15T09:05:08.484Z] 896d4f591f28: Preparing [2022-04-15T09:05:08.484Z] 7a747cda9118: Preparing [2022-04-15T09:05:08.484Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:08.484Z] 4fc242d58285: Preparing [2022-04-15T09:05:08.484Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:08.484Z] 4fc242d58285: Waiting [2022-04-15T09:05:08.484Z] 08abc29e85ac: Pushed [2022-04-15T09:05:08.484Z] 24753d85b3af: Pushed [2022-04-15T09:05:08.484Z] a3c873883568: Pushed [2022-04-15T09:05:08.484Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:08.484Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:08.744Z] 7a747cda9118: Pushed [2022-04-15T09:05:09.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:05:09.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:05:10.789Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T09:05:11.064Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T09:05:11.064Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T09:05:11.064Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:05:11.064Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T09:05:11.342Z] OK: 6 MiB in 17 packages [2022-04-15T09:05:13.984Z] Removing intermediate container 5d908de71fd6 [2022-04-15T09:05:13.984Z] ---> d87dee34b1cc [2022-04-15T09:05:13.984Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T09:05:13.984Z] ---> Running in 51e05737806f [2022-04-15T09:05:14.591Z] Removing intermediate container 51e05737806f [2022-04-15T09:05:14.591Z] ---> d7f2b93cb074 [2022-04-15T09:05:14.591Z] Step 13/25 : WORKDIR / [2022-04-15T09:05:14.591Z] ---> Running in d0fe164a693d [2022-04-15T09:05:15.195Z] Removing intermediate container d0fe164a693d [2022-04-15T09:05:15.195Z] ---> b79016e9a254 [2022-04-15T09:05:15.195Z] 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-15T09:05:16.644Z] ---> 2252dc07894d [2022-04-15T09:05:16.644Z] 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-15T09:05:16.883Z] 896d4f591f28: Pushed [2022-04-15T09:05:16.883Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:0fb4aa30e126c387cf9e329404bfe147ea7c2b465c54dd2a2aa26b4580ebe5a7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:17.183Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:17.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-15T09:05:17.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T09:05:17.485Z] a3c873883568: Preparing [2022-04-15T09:05:17.485Z] 08abc29e85ac: Preparing [2022-04-15T09:05:17.485Z] 24753d85b3af: Preparing [2022-04-15T09:05:17.485Z] 896d4f591f28: Preparing [2022-04-15T09:05:17.485Z] 7a747cda9118: Preparing [2022-04-15T09:05:17.485Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:17.485Z] 4fc242d58285: Preparing [2022-04-15T09:05:17.485Z] 4fc242d58285: Waiting [2022-04-15T09:05:17.485Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:17.485Z] 7a747cda9118: Layer already exists [2022-04-15T09:05:17.485Z] 08abc29e85ac: Layer already exists [2022-04-15T09:05:17.485Z] 24753d85b3af: Layer already exists [2022-04-15T09:05:17.485Z] 896d4f591f28: Layer already exists [2022-04-15T09:05:17.485Z] a3c873883568: Layer already exists [2022-04-15T09:05:17.485Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:17.485Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:17.485Z] latest: digest: sha256:0fb4aa30e126c387cf9e329404bfe147ea7c2b465c54dd2a2aa26b4580ebe5a7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:17.635Z] ---> 53ffed5024f5 [2022-04-15T09:05:17.635Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T09:05:17.792Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:18.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.72 [2022-04-15T09:05:18.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T09:05:18.089Z] a3c873883568: Preparing [2022-04-15T09:05:18.089Z] 08abc29e85ac: Preparing [2022-04-15T09:05:18.089Z] 24753d85b3af: Preparing [2022-04-15T09:05:18.089Z] 896d4f591f28: Preparing [2022-04-15T09:05:18.089Z] 7a747cda9118: Preparing [2022-04-15T09:05:18.089Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:18.089Z] 4fc242d58285: Preparing [2022-04-15T09:05:18.089Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:18.089Z] 4fc242d58285: Waiting [2022-04-15T09:05:18.089Z] 24753d85b3af: Layer already exists [2022-04-15T09:05:18.089Z] 896d4f591f28: Layer already exists [2022-04-15T09:05:18.089Z] 08abc29e85ac: Layer already exists [2022-04-15T09:05:18.089Z] 7a747cda9118: Layer already exists [2022-04-15T09:05:18.089Z] a3c873883568: Layer already exists [2022-04-15T09:05:18.089Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:18.089Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:18.089Z] 2.2.0-dev.72: digest: sha256:0fb4aa30e126c387cf9e329404bfe147ea7c2b465c54dd2a2aa26b4580ebe5a7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:18.390Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:18.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:18.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T09:05:18.682Z] a3c873883568: Preparing [2022-04-15T09:05:18.682Z] 08abc29e85ac: Preparing [2022-04-15T09:05:18.682Z] 24753d85b3af: Preparing [2022-04-15T09:05:18.682Z] 896d4f591f28: Preparing [2022-04-15T09:05:18.682Z] 7a747cda9118: Preparing [2022-04-15T09:05:18.682Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:18.682Z] 4fc242d58285: Preparing [2022-04-15T09:05:18.682Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:18.682Z] 4fc242d58285: Waiting [2022-04-15T09:05:18.682Z] a3c873883568: Layer already exists [2022-04-15T09:05:18.682Z] 7a747cda9118: Layer already exists [2022-04-15T09:05:18.682Z] 896d4f591f28: Layer already exists [2022-04-15T09:05:18.682Z] 08abc29e85ac: Layer already exists [2022-04-15T09:05:18.682Z] 24753d85b3af: Layer already exists [2022-04-15T09:05:18.682Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:18.682Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:18.682Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:0fb4aa30e126c387cf9e329404bfe147ea7c2b465c54dd2a2aa26b4580ebe5a7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:18.980Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:19.084Z] ---> 0910f9e336e9 [2022-04-15T09:05:19.084Z] 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-15T09:05:19.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-15T09:05:19.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T09:05:19.274Z] a3c873883568: Preparing [2022-04-15T09:05:19.274Z] 08abc29e85ac: Preparing [2022-04-15T09:05:19.274Z] 24753d85b3af: Preparing [2022-04-15T09:05:19.274Z] 896d4f591f28: Preparing [2022-04-15T09:05:19.274Z] 7a747cda9118: Preparing [2022-04-15T09:05:19.274Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:19.274Z] 4fc242d58285: Preparing [2022-04-15T09:05:19.274Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:19.274Z] 24753d85b3af: Layer already exists [2022-04-15T09:05:19.274Z] 896d4f591f28: Layer already exists [2022-04-15T09:05:19.274Z] a3c873883568: Layer already exists [2022-04-15T09:05:19.274Z] 7a747cda9118: Layer already exists [2022-04-15T09:05:19.274Z] 08abc29e85ac: Layer already exists [2022-04-15T09:05:19.274Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:19.274Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:19.274Z] main: digest: sha256:0fb4aa30e126c387cf9e329404bfe147ea7c2b465c54dd2a2aa26b4580ebe5a7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:05:19.309Z] ===================================================== [Pipeline] echo [2022-04-15T09:05:19.317Z] taggedImages: [2022-04-15T09:05:19.317Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:19.317Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-15T09:05:19.317Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.72 [2022-04-15T09:05:19.317Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:19.317Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-15T09:05:19.337Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-15T09:05:19.337Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:19.337Z] latest [2022-04-15T09:05:19.337Z] 2.2.0-dev.72 [2022-04-15T09:05:19.337Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:19.337Z] main [2022-04-15T09:05:19.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:19.654Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:19.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:19.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T09:05:19.947Z] a7c08753dbf5: Preparing [2022-04-15T09:05:19.947Z] 679d37d724a1: Preparing [2022-04-15T09:05:19.947Z] da98c3484231: Preparing [2022-04-15T09:05:19.947Z] 5853e888137a: Preparing [2022-04-15T09:05:19.947Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:19.947Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:19.947Z] 4fc242d58285: Preparing [2022-04-15T09:05:19.947Z] 4fc242d58285: Waiting [2022-04-15T09:05:19.947Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:19.947Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:19.947Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:19.947Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:19.947Z] da98c3484231: Pushed [2022-04-15T09:05:19.947Z] a7c08753dbf5: Pushed [2022-04-15T09:05:19.947Z] 679d37d724a1: Pushed [2022-04-15T09:05:20.067Z] ---> 75cc0234c6b3 [2022-04-15T09:05:20.068Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T09:05:22.049Z] ---> c83ccd20b2da [2022-04-15T09:05:22.049Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T09:05:24.684Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:05:24.684Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:05:24.684Z] ---> ffe118962c00 [2022-04-15T09:05:24.684Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T09:05:24.684Z] ---> Using cache [2022-04-15T09:05:24.684Z] ---> 5d6382f44f2a [2022-04-15T09:05:24.684Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:05:24.684Z] ---> Running in 45fae8ccf2cb [2022-04-15T09:05:24.684Z] ---> a3198b9ba54a [2022-04-15T09:05:24.684Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T09:05:26.140Z] ---> 0a188facc4a9 [2022-04-15T09:05:26.140Z] 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-15T09:05:26.140Z] ---> Running in e6b0682a4d4b [2022-04-15T09:05:28.133Z] Removing intermediate container 45fae8ccf2cb [2022-04-15T09:05:28.133Z] ---> a4df2c6a9f6b [2022-04-15T09:05:28.133Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T09:05:28.133Z] ---> Running in 746d71ebe34c [2022-04-15T09:05:28.213Z] 5853e888137a: Pushed [2022-04-15T09:05:28.213Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:1165e32c689734107478ca76cc156dd8e71fedec71c6793ea35e08a6b971e921 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:28.512Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:28.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-15T09:05:28.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T09:05:28.805Z] a7c08753dbf5: Preparing [2022-04-15T09:05:28.805Z] 679d37d724a1: Preparing [2022-04-15T09:05:28.805Z] da98c3484231: Preparing [2022-04-15T09:05:28.805Z] 5853e888137a: Preparing [2022-04-15T09:05:28.805Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:28.805Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:28.805Z] 4fc242d58285: Preparing [2022-04-15T09:05:28.805Z] 4fc242d58285: Waiting [2022-04-15T09:05:28.805Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:28.805Z] 679d37d724a1: Layer already exists [2022-04-15T09:05:28.806Z] 5853e888137a: Layer already exists [2022-04-15T09:05:28.806Z] da98c3484231: Layer already exists [2022-04-15T09:05:28.806Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:28.806Z] a7c08753dbf5: Layer already exists [2022-04-15T09:05:28.806Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:28.806Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:28.806Z] latest: digest: sha256:1165e32c689734107478ca76cc156dd8e71fedec71c6793ea35e08a6b971e921 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:29.103Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:29.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.72 [2022-04-15T09:05:29.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T09:05:29.400Z] a7c08753dbf5: Preparing [2022-04-15T09:05:29.400Z] 679d37d724a1: Preparing [2022-04-15T09:05:29.400Z] da98c3484231: Preparing [2022-04-15T09:05:29.400Z] 5853e888137a: Preparing [2022-04-15T09:05:29.400Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:29.400Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:29.400Z] 4fc242d58285: Preparing [2022-04-15T09:05:29.400Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:29.400Z] 679d37d724a1: Layer already exists [2022-04-15T09:05:29.400Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:29.400Z] da98c3484231: Layer already exists [2022-04-15T09:05:29.400Z] 5853e888137a: Layer already exists [2022-04-15T09:05:29.400Z] a7c08753dbf5: Layer already exists [2022-04-15T09:05:29.400Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:29.400Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:29.400Z] 2.2.0-dev.72: digest: sha256:1165e32c689734107478ca76cc156dd8e71fedec71c6793ea35e08a6b971e921 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:29.583Z] Removing intermediate container e6b0682a4d4b [2022-04-15T09:05:29.583Z] ---> 8076c492e9ca [2022-04-15T09:05:29.583Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T09:05:29.700Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:29.865Z] ---> Running in 5eadc6c040b3 [2022-04-15T09:05:29.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:29.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T09:05:29.996Z] a7c08753dbf5: Preparing [2022-04-15T09:05:29.996Z] 679d37d724a1: Preparing [2022-04-15T09:05:29.996Z] da98c3484231: Preparing [2022-04-15T09:05:29.996Z] 5853e888137a: Preparing [2022-04-15T09:05:29.996Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:29.996Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:29.996Z] 4fc242d58285: Preparing [2022-04-15T09:05:29.996Z] 4fc242d58285: Waiting [2022-04-15T09:05:29.996Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:29.996Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:29.996Z] 5853e888137a: Layer already exists [2022-04-15T09:05:29.996Z] da98c3484231: Layer already exists [2022-04-15T09:05:29.996Z] 679d37d724a1: Layer already exists [2022-04-15T09:05:29.996Z] a7c08753dbf5: Layer already exists [2022-04-15T09:05:29.996Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:29.996Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:29.996Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:1165e32c689734107478ca76cc156dd8e71fedec71c6793ea35e08a6b971e921 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:30.296Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:30.598Z] Removing intermediate container 5eadc6c040b3 [2022-04-15T09:05:30.598Z] ---> e93b57ef798d [2022-04-15T09:05:30.598Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T09:05:30.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:05:30.598Z] ---> Running in 155a0b240e4b [2022-04-15T09:05:30.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-15T09:05:30.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T09:05:30.665Z] a7c08753dbf5: Preparing [2022-04-15T09:05:30.665Z] 679d37d724a1: Preparing [2022-04-15T09:05:30.665Z] da98c3484231: Preparing [2022-04-15T09:05:30.665Z] 5853e888137a: Preparing [2022-04-15T09:05:30.665Z] 4c2a856e6ef1: Preparing [2022-04-15T09:05:30.665Z] 7a8d9e26c27b: Preparing [2022-04-15T09:05:30.665Z] 4fc242d58285: Preparing [2022-04-15T09:05:30.665Z] 7a8d9e26c27b: Waiting [2022-04-15T09:05:30.665Z] da98c3484231: Layer already exists [2022-04-15T09:05:30.665Z] 679d37d724a1: Layer already exists [2022-04-15T09:05:30.665Z] a7c08753dbf5: Layer already exists [2022-04-15T09:05:30.665Z] 4c2a856e6ef1: Layer already exists [2022-04-15T09:05:30.665Z] 5853e888137a: Layer already exists [2022-04-15T09:05:30.665Z] 7a8d9e26c27b: Layer already exists [2022-04-15T09:05:30.665Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:30.665Z] main: digest: sha256:1165e32c689734107478ca76cc156dd8e71fedec71c6793ea35e08a6b971e921 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:05:30.708Z] ===================================================== [Pipeline] echo [2022-04-15T09:05:30.717Z] taggedImages: [2022-04-15T09:05:30.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:30.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-15T09:05:30.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.72 [2022-04-15T09:05:30.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:30.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-15T09:05:30.742Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-15T09:05:30.742Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:30.742Z] latest [2022-04-15T09:05:30.742Z] 2.2.0-dev.72 [2022-04-15T09:05:30.742Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:30.742Z] main [2022-04-15T09:05:30.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:31.070Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:31.203Z] Removing intermediate container 155a0b240e4b [2022-04-15T09:05:31.203Z] ---> eaa91a70a463 [2022-04-15T09:05:31.203Z] Step 24/25 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:31.203Z] ---> Running in 02d1cc08f3ce [2022-04-15T09:05:31.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:31.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T09:05:31.364Z] 8e098a33a27b: Preparing [2022-04-15T09:05:31.364Z] 98181e59787b: Preparing [2022-04-15T09:05:31.364Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:31.364Z] 6b4ada46907e: Preparing [2022-04-15T09:05:31.364Z] b541d28bf3b4: Preparing [2022-04-15T09:05:31.364Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:31.364Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:31.364Z] 8e098a33a27b: Pushed [2022-04-15T09:05:31.364Z] 6b4ada46907e: Pushed [2022-04-15T09:05:31.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:05:31.754Z] Removing intermediate container 02d1cc08f3ce [2022-04-15T09:05:31.754Z] ---> f6396d688a84 [2022-04-15T09:05:31.754Z] Step 25/25 : LABEL version=2.2.0-dev.72 [2022-04-15T09:05:32.034Z] ---> Running in edf03be55604 [2022-04-15T09:05:32.310Z] Removing intermediate container edf03be55604 [2022-04-15T09:05:32.310Z] ---> 3ce0227f01db [2022-04-15T09:05:32.310Z] [2022-04-15T09:05:32.909Z] Successfully built 3ce0227f01db [2022-04-15T09:05:32.909Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-15T09:05:32.909Z] Building sys-mgmt-agent [2022-04-15T09:05:32.909Z]  Building security-secretstore-setup ... done OK: 220 MiB in 52 packages [2022-04-15T09:05:33.907Z] 98181e59787b: Pushed [2022-04-15T09:05:33.907Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:f2dbfa8c1a6a704bcb231bb87e14658737060f5743f30eae4e84da4195ef46fe size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:34.200Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:34.352Z] Removing intermediate container 746d71ebe34c [2022-04-15T09:05:34.352Z] ---> 95180b0d4f2a [2022-04-15T09:05:34.352Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T09:05:34.494Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-15T09:05:34.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T09:05:34.495Z] 8e098a33a27b: Preparing [2022-04-15T09:05:34.495Z] 98181e59787b: Preparing [2022-04-15T09:05:34.495Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:34.495Z] 6b4ada46907e: Preparing [2022-04-15T09:05:34.495Z] b541d28bf3b4: Preparing [2022-04-15T09:05:34.495Z] 6b4ada46907e: Layer already exists [2022-04-15T09:05:34.495Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:34.495Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:34.495Z] 8e098a33a27b: Layer already exists [2022-04-15T09:05:34.495Z] 98181e59787b: Layer already exists [2022-04-15T09:05:34.495Z] latest: digest: sha256:f2dbfa8c1a6a704bcb231bb87e14658737060f5743f30eae4e84da4195ef46fe size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:34.790Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:35.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.72 [2022-04-15T09:05:35.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T09:05:35.083Z] 8e098a33a27b: Preparing [2022-04-15T09:05:35.083Z] 98181e59787b: Preparing [2022-04-15T09:05:35.083Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:35.083Z] 6b4ada46907e: Preparing [2022-04-15T09:05:35.083Z] b541d28bf3b4: Preparing [2022-04-15T09:05:35.083Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:35.084Z] 6b4ada46907e: Layer already exists [2022-04-15T09:05:35.084Z] 8e098a33a27b: Layer already exists [2022-04-15T09:05:35.084Z] 98181e59787b: Layer already exists [2022-04-15T09:05:35.084Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:35.084Z] 2.2.0-dev.72: digest: sha256:f2dbfa8c1a6a704bcb231bb87e14658737060f5743f30eae4e84da4195ef46fe size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:35.337Z] ---> de5c75264fb8 [2022-04-15T09:05:35.337Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:05:35.337Z] ---> Running in 06fd005c9486 [2022-04-15T09:05:35.383Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:35.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:35.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T09:05:35.678Z] 8e098a33a27b: Preparing [2022-04-15T09:05:35.678Z] 98181e59787b: Preparing [2022-04-15T09:05:35.678Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:35.678Z] 6b4ada46907e: Preparing [2022-04-15T09:05:35.678Z] b541d28bf3b4: Preparing [2022-04-15T09:05:35.678Z] 8e098a33a27b: Layer already exists [2022-04-15T09:05:35.678Z] 98181e59787b: Layer already exists [2022-04-15T09:05:35.678Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:35.678Z] 6b4ada46907e: Layer already exists [2022-04-15T09:05:35.678Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:35.678Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:f2dbfa8c1a6a704bcb231bb87e14658737060f5743f30eae4e84da4195ef46fe size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:35.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:36.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-15T09:05:36.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T09:05:36.268Z] 8e098a33a27b: Preparing [2022-04-15T09:05:36.268Z] 98181e59787b: Preparing [2022-04-15T09:05:36.268Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:36.268Z] 6b4ada46907e: Preparing [2022-04-15T09:05:36.268Z] b541d28bf3b4: Preparing [2022-04-15T09:05:36.268Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:36.268Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:36.268Z] 98181e59787b: Layer already exists [2022-04-15T09:05:36.268Z] 8e098a33a27b: Layer already exists [2022-04-15T09:05:36.268Z] 6b4ada46907e: Layer already exists [2022-04-15T09:05:36.269Z] main: digest: sha256:f2dbfa8c1a6a704bcb231bb87e14658737060f5743f30eae4e84da4195ef46fe size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:05:36.307Z] ===================================================== [Pipeline] echo [2022-04-15T09:05:36.317Z] taggedImages: [2022-04-15T09:05:36.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:36.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-15T09:05:36.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.72 [2022-04-15T09:05:36.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:36.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-15T09:05:36.340Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-15T09:05:36.340Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:36.340Z] latest [2022-04-15T09:05:36.340Z] 2.2.0-dev.72 [2022-04-15T09:05:36.340Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:36.340Z] main [2022-04-15T09:05:36.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:36.662Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:36.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:36.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T09:05:36.955Z] ef4814f1a03d: Preparing [2022-04-15T09:05:36.955Z] 585366fa0417: Preparing [2022-04-15T09:05:36.955Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:36.955Z] 4a61c7587091: Preparing [2022-04-15T09:05:36.955Z] b541d28bf3b4: Preparing [2022-04-15T09:05:36.955Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:36.955Z] 4a61c7587091: Layer already exists [2022-04-15T09:05:36.955Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:36.955Z] ef4814f1a03d: Pushed [2022-04-15T09:05:39.501Z] 585366fa0417: Pushed [2022-04-15T09:05:39.501Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:daac6e13d53dd78e80f287348ab6580d4eddb5185f1b21f1bd4bd3f3681571c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:39.803Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:40.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-15T09:05:40.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T09:05:40.098Z] ef4814f1a03d: Preparing [2022-04-15T09:05:40.098Z] 585366fa0417: Preparing [2022-04-15T09:05:40.098Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:40.098Z] 4a61c7587091: Preparing [2022-04-15T09:05:40.098Z] b541d28bf3b4: Preparing [2022-04-15T09:05:40.098Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:40.098Z] 585366fa0417: Layer already exists [2022-04-15T09:05:40.098Z] 4a61c7587091: Layer already exists [2022-04-15T09:05:40.098Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:40.098Z] ef4814f1a03d: Layer already exists [2022-04-15T09:05:40.098Z] latest: digest: sha256:daac6e13d53dd78e80f287348ab6580d4eddb5185f1b21f1bd4bd3f3681571c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:40.399Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:40.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.72 [2022-04-15T09:05:40.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T09:05:40.693Z] ef4814f1a03d: Preparing [2022-04-15T09:05:40.693Z] 585366fa0417: Preparing [2022-04-15T09:05:40.693Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:40.693Z] 4a61c7587091: Preparing [2022-04-15T09:05:40.693Z] b541d28bf3b4: Preparing [2022-04-15T09:05:40.693Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:40.693Z] 585366fa0417: Layer already exists [2022-04-15T09:05:40.693Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:40.693Z] ef4814f1a03d: Layer already exists [2022-04-15T09:05:40.693Z] 4a61c7587091: Layer already exists [2022-04-15T09:05:40.693Z] 2.2.0-dev.72: digest: sha256:daac6e13d53dd78e80f287348ab6580d4eddb5185f1b21f1bd4bd3f3681571c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:40.996Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:41.047Z] Removing intermediate container 06fd005c9486 [2022-04-15T09:05:41.047Z] ---> 473fc086f164 [2022-04-15T09:05:41.047Z] Step 8/22 : COPY . . [2022-04-15T09:05:41.350Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:41.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T09:05:41.350Z] ef4814f1a03d: Preparing [2022-04-15T09:05:41.350Z] 585366fa0417: Preparing [2022-04-15T09:05:41.350Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:41.350Z] 4a61c7587091: Preparing [2022-04-15T09:05:41.350Z] b541d28bf3b4: Preparing [2022-04-15T09:05:41.350Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:41.350Z] 4a61c7587091: Layer already exists [2022-04-15T09:05:41.350Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:41.350Z] 585366fa0417: Layer already exists [2022-04-15T09:05:41.350Z] ef4814f1a03d: Layer already exists [2022-04-15T09:05:41.350Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:daac6e13d53dd78e80f287348ab6580d4eddb5185f1b21f1bd4bd3f3681571c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:41.700Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:41.989Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-15T09:05:41.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T09:05:41.989Z] ef4814f1a03d: Preparing [2022-04-15T09:05:41.989Z] 585366fa0417: Preparing [2022-04-15T09:05:41.989Z] c2ec151bc2c0: Preparing [2022-04-15T09:05:41.989Z] 4a61c7587091: Preparing [2022-04-15T09:05:41.989Z] b541d28bf3b4: Preparing [2022-04-15T09:05:41.989Z] b541d28bf3b4: Layer already exists [2022-04-15T09:05:41.989Z] c2ec151bc2c0: Layer already exists [2022-04-15T09:05:41.989Z] 4a61c7587091: Layer already exists [2022-04-15T09:05:41.989Z] ef4814f1a03d: Layer already exists [2022-04-15T09:05:41.989Z] 585366fa0417: Layer already exists [2022-04-15T09:05:41.989Z] main: digest: sha256:daac6e13d53dd78e80f287348ab6580d4eddb5185f1b21f1bd4bd3f3681571c7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:05:42.026Z] ===================================================== [Pipeline] echo [2022-04-15T09:05:42.036Z] taggedImages: [2022-04-15T09:05:42.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:42.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-15T09:05:42.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.72 [2022-04-15T09:05:42.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:42.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-15T09:05:42.060Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-15T09:05:42.060Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:42.060Z] latest [2022-04-15T09:05:42.060Z] 2.2.0-dev.72 [2022-04-15T09:05:42.060Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:42.060Z] main [2022-04-15T09:05:42.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:42.380Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:42.671Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:42.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T09:05:42.671Z] f120113a7d13: Preparing [2022-04-15T09:05:42.671Z] 4f358f6d53d2: Preparing [2022-04-15T09:05:42.671Z] 456195d07c6f: Preparing [2022-04-15T09:05:42.671Z] 14fc5e6be326: Preparing [2022-04-15T09:05:42.671Z] 52f44be93a46: Preparing [2022-04-15T09:05:42.671Z] 10d82663b225: Preparing [2022-04-15T09:05:42.671Z] f7a7a140f1b3: Preparing [2022-04-15T09:05:42.671Z] 31e69d4774c9: Preparing [2022-04-15T09:05:42.671Z] 7750d494dfbd: Preparing [2022-04-15T09:05:42.671Z] 18708474c90b: Preparing [2022-04-15T09:05:42.671Z] 4fc242d58285: Preparing [2022-04-15T09:05:42.671Z] 7750d494dfbd: Waiting [2022-04-15T09:05:42.671Z] 18708474c90b: Waiting [2022-04-15T09:05:42.671Z] f7a7a140f1b3: Waiting [2022-04-15T09:05:42.671Z] 31e69d4774c9: Waiting [2022-04-15T09:05:42.671Z] 52f44be93a46: Layer already exists [2022-04-15T09:05:42.671Z] 10d82663b225: Layer already exists [2022-04-15T09:05:42.671Z] f7a7a140f1b3: Layer already exists [2022-04-15T09:05:42.671Z] 31e69d4774c9: Layer already exists [2022-04-15T09:05:42.671Z] 7750d494dfbd: Layer already exists [2022-04-15T09:05:42.671Z] 4f358f6d53d2: Pushed [2022-04-15T09:05:42.671Z] 18708474c90b: Layer already exists [2022-04-15T09:05:42.671Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:42.932Z] f120113a7d13: Pushed [2022-04-15T09:05:43.873Z] 456195d07c6f: Pushed [2022-04-15T09:05:51.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:05:51.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:05:51.222Z] ---> ffe118962c00 [2022-04-15T09:05:51.222Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T09:05:51.222Z] ---> Using cache [2022-04-15T09:05:51.222Z] ---> 5d6382f44f2a [2022-04-15T09:05:51.222Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:05:51.222Z] ---> Using cache [2022-04-15T09:05:51.222Z] ---> a4df2c6a9f6b [2022-04-15T09:05:51.222Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T09:05:51.497Z] ---> Running in 5cb15596ff9b [2022-04-15T09:05:52.012Z] 14fc5e6be326: Pushed [2022-04-15T09:05:52.012Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:77b2fc8f2b088741eab9a8dcd4f9a4cad2c2a11acda2bb519366dd36b79a5a05 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:52.315Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:52.607Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-15T09:05:52.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T09:05:52.607Z] f120113a7d13: Preparing [2022-04-15T09:05:52.607Z] 4f358f6d53d2: Preparing [2022-04-15T09:05:52.607Z] 456195d07c6f: Preparing [2022-04-15T09:05:52.607Z] 14fc5e6be326: Preparing [2022-04-15T09:05:52.607Z] 52f44be93a46: Preparing [2022-04-15T09:05:52.607Z] 10d82663b225: Preparing [2022-04-15T09:05:52.607Z] f7a7a140f1b3: Preparing [2022-04-15T09:05:52.607Z] 31e69d4774c9: Preparing [2022-04-15T09:05:52.607Z] 7750d494dfbd: Preparing [2022-04-15T09:05:52.607Z] 18708474c90b: Preparing [2022-04-15T09:05:52.607Z] 4fc242d58285: Preparing [2022-04-15T09:05:52.607Z] f7a7a140f1b3: Waiting [2022-04-15T09:05:52.607Z] 31e69d4774c9: Waiting [2022-04-15T09:05:52.607Z] 7750d494dfbd: Waiting [2022-04-15T09:05:52.607Z] 18708474c90b: Waiting [2022-04-15T09:05:52.607Z] 4fc242d58285: Waiting [2022-04-15T09:05:52.607Z] 10d82663b225: Waiting [2022-04-15T09:05:52.607Z] 14fc5e6be326: Layer already exists [2022-04-15T09:05:52.607Z] 52f44be93a46: Layer already exists [2022-04-15T09:05:52.607Z] 4f358f6d53d2: Layer already exists [2022-04-15T09:05:52.607Z] f120113a7d13: Layer already exists [2022-04-15T09:05:52.607Z] 456195d07c6f: Layer already exists [2022-04-15T09:05:52.607Z] 10d82663b225: Layer already exists [2022-04-15T09:05:52.607Z] f7a7a140f1b3: Layer already exists [2022-04-15T09:05:52.607Z] 31e69d4774c9: Layer already exists [2022-04-15T09:05:52.607Z] 18708474c90b: Layer already exists [2022-04-15T09:05:52.607Z] 7750d494dfbd: Layer already exists [2022-04-15T09:05:52.607Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:52.607Z] latest: digest: sha256:77b2fc8f2b088741eab9a8dcd4f9a4cad2c2a11acda2bb519366dd36b79a5a05 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:52.905Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:53.198Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.72 [2022-04-15T09:05:53.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T09:05:53.198Z] f120113a7d13: Preparing [2022-04-15T09:05:53.198Z] 4f358f6d53d2: Preparing [2022-04-15T09:05:53.198Z] 456195d07c6f: Preparing [2022-04-15T09:05:53.198Z] 14fc5e6be326: Preparing [2022-04-15T09:05:53.198Z] 52f44be93a46: Preparing [2022-04-15T09:05:53.198Z] 10d82663b225: Preparing [2022-04-15T09:05:53.198Z] f7a7a140f1b3: Preparing [2022-04-15T09:05:53.198Z] 31e69d4774c9: Preparing [2022-04-15T09:05:53.198Z] 7750d494dfbd: Preparing [2022-04-15T09:05:53.198Z] 18708474c90b: Preparing [2022-04-15T09:05:53.198Z] 4fc242d58285: Preparing [2022-04-15T09:05:53.198Z] 10d82663b225: Waiting [2022-04-15T09:05:53.198Z] f7a7a140f1b3: Waiting [2022-04-15T09:05:53.198Z] 31e69d4774c9: Waiting [2022-04-15T09:05:53.198Z] 7750d494dfbd: Waiting [2022-04-15T09:05:53.198Z] 18708474c90b: Waiting [2022-04-15T09:05:53.198Z] 4fc242d58285: Waiting [2022-04-15T09:05:53.198Z] f120113a7d13: Layer already exists [2022-04-15T09:05:53.198Z] 52f44be93a46: Layer already exists [2022-04-15T09:05:53.198Z] 4f358f6d53d2: Layer already exists [2022-04-15T09:05:53.198Z] 456195d07c6f: Layer already exists [2022-04-15T09:05:53.198Z] 14fc5e6be326: Layer already exists [2022-04-15T09:05:53.198Z] 18708474c90b: Layer already exists [2022-04-15T09:05:53.198Z] 10d82663b225: Layer already exists [2022-04-15T09:05:53.198Z] f7a7a140f1b3: Layer already exists [2022-04-15T09:05:53.198Z] 31e69d4774c9: Layer already exists [2022-04-15T09:05:53.198Z] 7750d494dfbd: Layer already exists [2022-04-15T09:05:53.198Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:53.198Z] 2.2.0-dev.72: digest: sha256:77b2fc8f2b088741eab9a8dcd4f9a4cad2c2a11acda2bb519366dd36b79a5a05 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:53.496Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:53.785Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:53.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T09:05:53.786Z] f120113a7d13: Preparing [2022-04-15T09:05:53.786Z] 4f358f6d53d2: Preparing [2022-04-15T09:05:53.786Z] 456195d07c6f: Preparing [2022-04-15T09:05:53.786Z] 14fc5e6be326: Preparing [2022-04-15T09:05:53.786Z] 52f44be93a46: Preparing [2022-04-15T09:05:53.786Z] 10d82663b225: Preparing [2022-04-15T09:05:53.786Z] f7a7a140f1b3: Preparing [2022-04-15T09:05:53.786Z] 31e69d4774c9: Preparing [2022-04-15T09:05:53.786Z] 7750d494dfbd: Preparing [2022-04-15T09:05:53.786Z] 18708474c90b: Preparing [2022-04-15T09:05:53.786Z] 4fc242d58285: Preparing [2022-04-15T09:05:53.786Z] f7a7a140f1b3: Waiting [2022-04-15T09:05:53.786Z] 31e69d4774c9: Waiting [2022-04-15T09:05:53.786Z] 10d82663b225: Waiting [2022-04-15T09:05:53.786Z] 7750d494dfbd: Waiting [2022-04-15T09:05:53.786Z] 18708474c90b: Waiting [2022-04-15T09:05:53.786Z] 4f358f6d53d2: Layer already exists [2022-04-15T09:05:53.786Z] 14fc5e6be326: Layer already exists [2022-04-15T09:05:53.786Z] 456195d07c6f: Layer already exists [2022-04-15T09:05:53.786Z] f120113a7d13: Layer already exists [2022-04-15T09:05:53.786Z] 52f44be93a46: Layer already exists [2022-04-15T09:05:53.786Z] 10d82663b225: Layer already exists [2022-04-15T09:05:53.786Z] 7750d494dfbd: Layer already exists [2022-04-15T09:05:53.786Z] 18708474c90b: Layer already exists [2022-04-15T09:05:53.786Z] 31e69d4774c9: Layer already exists [2022-04-15T09:05:53.786Z] f7a7a140f1b3: Layer already exists [2022-04-15T09:05:53.786Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:53.786Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:77b2fc8f2b088741eab9a8dcd4f9a4cad2c2a11acda2bb519366dd36b79a5a05 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:54.085Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:05:54.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:05:54.379Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-15T09:05:54.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T09:05:54.379Z] f120113a7d13: Preparing [2022-04-15T09:05:54.379Z] 4f358f6d53d2: Preparing [2022-04-15T09:05:54.379Z] 456195d07c6f: Preparing [2022-04-15T09:05:54.379Z] 14fc5e6be326: Preparing [2022-04-15T09:05:54.379Z] 52f44be93a46: Preparing [2022-04-15T09:05:54.379Z] 10d82663b225: Preparing [2022-04-15T09:05:54.379Z] f7a7a140f1b3: Preparing [2022-04-15T09:05:54.379Z] 31e69d4774c9: Preparing [2022-04-15T09:05:54.379Z] 7750d494dfbd: Preparing [2022-04-15T09:05:54.379Z] 18708474c90b: Preparing [2022-04-15T09:05:54.379Z] 4fc242d58285: Preparing [2022-04-15T09:05:54.379Z] 31e69d4774c9: Waiting [2022-04-15T09:05:54.379Z] 7750d494dfbd: Waiting [2022-04-15T09:05:54.379Z] 18708474c90b: Waiting [2022-04-15T09:05:54.379Z] 4fc242d58285: Waiting [2022-04-15T09:05:54.379Z] 10d82663b225: Waiting [2022-04-15T09:05:54.379Z] f7a7a140f1b3: Waiting [2022-04-15T09:05:54.379Z] 14fc5e6be326: Layer already exists [2022-04-15T09:05:54.379Z] 456195d07c6f: Layer already exists [2022-04-15T09:05:54.379Z] f120113a7d13: Layer already exists [2022-04-15T09:05:54.379Z] 4f358f6d53d2: Layer already exists [2022-04-15T09:05:54.379Z] 52f44be93a46: Layer already exists [2022-04-15T09:05:54.379Z] 31e69d4774c9: Layer already exists [2022-04-15T09:05:54.379Z] 10d82663b225: Layer already exists [2022-04-15T09:05:54.379Z] f7a7a140f1b3: Layer already exists [2022-04-15T09:05:54.379Z] 18708474c90b: Layer already exists [2022-04-15T09:05:54.379Z] 7750d494dfbd: Layer already exists [2022-04-15T09:05:54.379Z] 4fc242d58285: Layer already exists [2022-04-15T09:05:54.379Z] main: digest: sha256:77b2fc8f2b088741eab9a8dcd4f9a4cad2c2a11acda2bb519366dd36b79a5a05 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:05:54.416Z] ===================================================== [Pipeline] echo [2022-04-15T09:05:54.425Z] taggedImages: [2022-04-15T09:05:54.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:05:54.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-15T09:05:54.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.72 [2022-04-15T09:05:54.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:05:54.425Z] - 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-15T09:05:54.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:05:55.736Z] OK: 220 MiB in 52 packages [2022-04-15T09:05:57.731Z] Removing intermediate container 5cb15596ff9b [2022-04-15T09:05:57.732Z] ---> 6e90965909dd [2022-04-15T09:05:57.732Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T09:05:58.010Z] ---> ca9771ec098d [2022-04-15T09:05:58.010Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T09:05:58.010Z] ---> Running in 6ac770b1464c [2022-04-15T09:05:59.467Z] ---> aa7e95081658 [2022-04-15T09:05:59.467Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:05:59.467Z] ---> Running in ecced1f9e5b0 [2022-04-15T09:06:00.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T09:06:04.404Z] Removing intermediate container ecced1f9e5b0 [2022-04-15T09:06:04.404Z] ---> 91dc88e3224f [2022-04-15T09:06:04.404Z] Step 8/23 : COPY . . [2022-04-15T09:06:19.539Z] ---> b1eeb5562ec2 [2022-04-15T09:06:19.539Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T09:06:19.539Z] ---> Running in 8752ebfafc04 [2022-04-15T09:06:19.815Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T09:06:52.177Z] Removing intermediate container 868ddcaa499d [2022-04-15T09:06:52.177Z] ---> 6ff6a485a3af [2022-04-15T09:06:52.177Z] [2022-04-15T09:06:52.177Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T09:06:52.177Z] 3.15: Pulling from library/alpine [2022-04-15T09:06:53.630Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T09:06:53.630Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T09:06:53.630Z] ---> 3fb3c9af89a9 [2022-04-15T09:06:53.630Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:06:53.910Z] ---> Running in 7a34e0fe6788 [2022-04-15T09:06:54.515Z] Removing intermediate container 7a34e0fe6788 [2022-04-15T09:06:54.515Z] ---> 7d172b80d036 [2022-04-15T09:06:54.515Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:06:54.515Z] ---> Running in b9c48884b3af [2022-04-15T09:06:57.921Z] Removing intermediate container b9c48884b3af [2022-04-15T09:06:57.921Z] ---> 92f9e336f867 [2022-04-15T09:06:57.921Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T09:06:57.921Z] ---> Running in e53ce2a822c4 [2022-04-15T09:06:59.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:07:00.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:07:02.334Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:07:02.334Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:07:02.334Z] OK: 15730 distinct packages available [2022-04-15T09:07:02.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:07:03.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:07:04.755Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T09:07:04.755Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T09:07:05.028Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T09:07:05.028Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T09:07:05.028Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T09:07:05.304Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T09:07:05.304Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:07:05.304Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T09:07:05.580Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T09:07:05.580Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:07:05.580Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T09:07:06.179Z] OK: 8 MiB in 23 packages [2022-04-15T09:07:08.814Z] Removing intermediate container e53ce2a822c4 [2022-04-15T09:07:08.814Z] ---> 08ebe2e2363e [2022-04-15T09:07:08.814Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:07:09.417Z] ---> 71dd92d29ba6 [2022-04-15T09:07:09.417Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T09:07:11.405Z] ---> 6369738b0a05 [2022-04-15T09:07:11.405Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T09:07:12.392Z] ---> c2c07e72b59d [2022-04-15T09:07:12.392Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T09:07:12.392Z] ---> Running in 2cb15d0acee8 [2022-04-15T09:07:12.997Z] Removing intermediate container 2cb15d0acee8 [2022-04-15T09:07:12.997Z] ---> 1f22111154ed [2022-04-15T09:07:12.998Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:07:12.998Z] ---> Running in b177c2f6cff2 [2022-04-15T09:07:13.600Z] Removing intermediate container b177c2f6cff2 [2022-04-15T09:07:13.600Z] ---> a5c83e43161a [2022-04-15T09:07:13.600Z] Step 18/20 : LABEL arch=arm64 [2022-04-15T09:07:13.600Z] ---> Running in 0919c5e21375 [2022-04-15T09:07:14.201Z] Removing intermediate container 0919c5e21375 [2022-04-15T09:07:14.201Z] ---> 4bd31a1413ce [2022-04-15T09:07:14.201Z] Step 19/20 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:07:14.201Z] ---> Running in 019d2ef7f2c9 [2022-04-15T09:07:14.808Z] Removing intermediate container 019d2ef7f2c9 [2022-04-15T09:07:14.808Z] ---> 0a6efc1c39c9 [2022-04-15T09:07:14.808Z] Step 20/20 : LABEL version=2.2.0-dev.72 [2022-04-15T09:07:14.808Z] ---> Running in c507e1aac366 [2022-04-15T09:07:15.409Z] Removing intermediate container c507e1aac366 [2022-04-15T09:07:15.409Z] ---> da644fc3e3d8 [2022-04-15T09:07:15.409Z] [2022-04-15T09:07:15.688Z] Successfully built da644fc3e3d8 [2022-04-15T09:07:15.688Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-15T09:07:15.688Z] Building security-proxy-setup [2022-04-15T09:07:34.317Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:07:34.317Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:07:34.317Z] ---> ffe118962c00 [2022-04-15T09:07:34.317Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T09:07:34.317Z] ---> Using cache [2022-04-15T09:07:34.317Z] ---> 5d6382f44f2a [2022-04-15T09:07:34.317Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:07:34.317Z] ---> Using cache [2022-04-15T09:07:34.317Z] ---> a4df2c6a9f6b [2022-04-15T09:07:34.317Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T09:07:34.317Z] ---> Using cache [2022-04-15T09:07:34.317Z] ---> 95180b0d4f2a [2022-04-15T09:07:34.317Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T09:07:34.317Z] ---> Using cache [2022-04-15T09:07:34.317Z] ---> de5c75264fb8 [2022-04-15T09:07:34.317Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:07:34.317Z] ---> Using cache [2022-04-15T09:07:34.317Z] ---> 473fc086f164 [2022-04-15T09:07:34.317Z] Step 8/22 : COPY . . [2022-04-15T09:07:34.317Z] ---> Using cache [2022-04-15T09:07:34.317Z] ---> ca9771ec098d [2022-04-15T09:07:34.317Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T09:07:34.317Z] ---> Running in d54a7df7dc04 [2022-04-15T09:07:34.317Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T09:10:56.322Z] Removing intermediate container 8752ebfafc04 [2022-04-15T09:10:56.322Z] ---> b399e5666a68 [2022-04-15T09:10:56.322Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T09:10:56.599Z] ---> Running in 020a94d91737 [2022-04-15T09:10:58.575Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T09:11:03.991Z] Removing intermediate container 020a94d91737 [2022-04-15T09:11:03.991Z] ---> 851e7a1297c0 [2022-04-15T09:11:03.991Z] [2022-04-15T09:11:03.991Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T09:11:03.991Z] 20.10.14: Pulling from library/docker [2022-04-15T09:11:16.426Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T09:11:16.427Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T09:11:16.427Z] ---> c346e9eafbab [2022-04-15T09:11:16.427Z] 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-15T09:11:16.427Z] ---> Running in 639e25606454 [2022-04-15T09:11:16.700Z] Removing intermediate container 639e25606454 [2022-04-15T09:11:16.700Z] ---> 70230bb705bf [2022-04-15T09:11:16.700Z] 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-15T09:11:16.973Z] ---> Running in 210093aca0d0 [2022-04-15T09:11:18.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:11:19.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:11:20.216Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T09:11:20.216Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T09:11:20.216Z] Executing bash-5.1.16-r0.post-install [2022-04-15T09:11:20.216Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T09:11:20.216Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T09:11:20.216Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T09:11:20.216Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T09:11:20.216Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T09:11:20.491Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T09:11:20.491Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T09:11:20.491Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T09:11:20.491Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T09:11:20.491Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T09:11:20.491Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T09:11:20.491Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T09:11:20.491Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T09:11:20.491Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T09:11:20.491Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T09:11:23.119Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T09:11:23.119Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T09:11:23.119Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T09:11:23.119Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T09:11:23.119Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T09:11:23.119Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T09:11:23.119Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T09:11:23.119Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T09:11:23.119Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T09:11:23.119Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T09:11:23.119Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T09:11:23.119Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T09:11:23.395Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T09:11:23.395Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T09:11:23.395Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T09:11:23.395Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T09:11:23.395Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T09:11:23.395Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T09:11:23.395Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T09:11:23.671Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T09:11:23.671Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T09:11:23.671Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T09:11:23.671Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T09:11:23.671Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T09:11:23.946Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T09:11:23.946Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T09:11:24.547Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:11:24.547Z] OK: 82 MiB in 65 packages [2022-04-15T09:11:29.961Z] Collecting docker-compose==1.23.2 [2022-04-15T09:11:29.961Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T09:11:30.945Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T09:11:30.945Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T09:11:30.945Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T09:11:30.945Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T09:11:33.575Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T09:11:33.850Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T09:11:34.450Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T09:11:34.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T09:11:34.726Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T09:11:34.726Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T09:11:36.164Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T09:11:36.164Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T09:11:36.164Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T09:11:36.164Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T09:11:38.790Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T09:11:38.790Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T09:11:40.772Z] 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-15T09:11:41.757Z] Collecting PyYAML<4,>=3.10 [2022-04-15T09:11:41.757Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T09:11:46.071Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T09:11:46.071Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T09:11:46.346Z] 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-15T09:11:46.945Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T09:11:46.945Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T09:11:47.221Z] Collecting idna<2.8,>=2.5 [2022-04-15T09:11:47.221Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T09:11:47.221Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T09:11:47.221Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T09:11:47.821Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T09:11:47.821Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T09:11:47.821Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T09:11:47.821Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T09:11:48.804Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T09:11:48.804Z] Attempting uninstall: urllib3 [2022-04-15T09:11:48.804Z] Found existing installation: urllib3 1.26.7 [2022-04-15T09:11:48.804Z] Uninstalling urllib3-1.26.7: [2022-04-15T09:11:48.804Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T09:11:49.787Z] Attempting uninstall: idna [2022-04-15T09:11:49.787Z] Found existing installation: idna 3.3 [2022-04-15T09:11:49.787Z] Uninstalling idna-3.3: [2022-04-15T09:11:49.787Z] Successfully uninstalled idna-3.3 [2022-04-15T09:11:53.183Z] Attempting uninstall: requests [2022-04-15T09:11:53.183Z] Found existing installation: requests 2.26.0 [2022-04-15T09:11:53.183Z] Uninstalling requests-2.26.0: [2022-04-15T09:11:53.183Z] Successfully uninstalled requests-2.26.0 [2022-04-15T09:11:53.784Z] Running setup.py install for texttable: started [2022-04-15T09:11:56.416Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T09:11:56.416Z] Running setup.py install for PyYAML: started [2022-04-15T09:11:58.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T09:11:58.997Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T09:11:59.596Z] Running setup.py install for docopt: started [2022-04-15T09:12:02.225Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T09:12:02.225Z] Running setup.py install for dockerpty: started [2022-04-15T09:12:04.858Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T09:12:06.849Z] 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-15T09:12:25.161Z] Removing intermediate container 210093aca0d0 [2022-04-15T09:12:25.161Z] ---> ba5b4eb5bfb3 [2022-04-15T09:12:25.161Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T09:12:25.161Z] ---> Running in 8d1d96cf0001 [2022-04-15T09:12:26.175Z] Removing intermediate container d54a7df7dc04 [2022-04-15T09:12:26.175Z] ---> 66c3c0e31880 [2022-04-15T09:12:26.175Z] [2022-04-15T09:12:26.175Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T09:12:26.175Z] ---> ac73e934f311 [2022-04-15T09:12:26.175Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T09:12:26.175Z] Removing intermediate container 8d1d96cf0001 [2022-04-15T09:12:26.175Z] ---> 76b2f3dd721e [2022-04-15T09:12:26.175Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T09:12:26.175Z] ---> Running in 524e0e8f643f [2022-04-15T09:12:26.175Z] ---> Running in b1b4730d0d9f [2022-04-15T09:12:27.318Z] Removing intermediate container b1b4730d0d9f [2022-04-15T09:12:27.318Z] ---> cd04a492171c [2022-04-15T09:12:27.319Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T09:12:28.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:12:29.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:12:29.415Z] ---> 92fcf3e6eb8c [2022-04-15T09:12:29.415Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T09:12:30.412Z] ---> a241edcf422f [2022-04-15T09:12:30.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T09:12:30.689Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T09:12:30.689Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T09:12:30.689Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T09:12:30.689Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T09:12:30.964Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T09:12:30.964Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T09:12:30.964Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:12:30.964Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T09:12:31.570Z] OK: 8 MiB in 20 packages [2022-04-15T09:12:31.849Z] ---> cc5fdd1473ea [2022-04-15T09:12:31.849Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T09:12:31.849Z] ---> Running in d829f4ef37f3 [2022-04-15T09:12:32.836Z] Removing intermediate container d829f4ef37f3 [2022-04-15T09:12:32.836Z] ---> b58d8486c90a [2022-04-15T09:12:32.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:12:32.836Z] ---> Running in c567d8815567 [2022-04-15T09:12:33.825Z] Removing intermediate container c567d8815567 [2022-04-15T09:12:33.826Z] ---> 19bb7e315360 [2022-04-15T09:12:33.826Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T09:12:34.104Z] ---> Running in 018fd2f9efba [2022-04-15T09:12:34.104Z] Removing intermediate container 524e0e8f643f [2022-04-15T09:12:34.104Z] ---> f2286357a19a [2022-04-15T09:12:34.104Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T09:12:34.382Z] ---> Running in 743e8a5d66b0 [2022-04-15T09:12:34.671Z] Removing intermediate container 018fd2f9efba [2022-04-15T09:12:34.671Z] ---> fb8ba467d5e2 [2022-04-15T09:12:34.671Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:12:34.945Z] ---> Running in dfe7cba8a7ec [2022-04-15T09:12:34.945Z] Removing intermediate container 743e8a5d66b0 [2022-04-15T09:12:34.945Z] ---> 63551ceb9b39 [2022-04-15T09:12:34.945Z] Step 13/22 : WORKDIR /edgex [2022-04-15T09:12:34.945Z] ---> Running in ee7eab7b378e [2022-04-15T09:12:35.543Z] Removing intermediate container dfe7cba8a7ec [2022-04-15T09:12:35.543Z] ---> f369357aa6bb [2022-04-15T09:12:35.543Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:12:35.818Z] ---> Running in 15c98865acc5 [2022-04-15T09:12:35.818Z] Removing intermediate container ee7eab7b378e [2022-04-15T09:12:35.818Z] ---> f1c782680802 [2022-04-15T09:12:35.818Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T09:12:36.415Z] Removing intermediate container 15c98865acc5 [2022-04-15T09:12:36.415Z] ---> cfa38a1f29d2 [2022-04-15T09:12:36.415Z] [2022-04-15T09:12:36.699Z] Successfully built cfa38a1f29d2 [2022-04-15T09:12:36.699Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-15T09:12:36.699Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-15T09:12:36.975Z] ---> bd440e3cc4e8 [2022-04-15T09:12:36.975Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T09:12:38.984Z] ---> 19b642dfb625 [2022-04-15T09:12:38.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T09:12:40.433Z] ---> 8f9338794dbf [2022-04-15T09:12:40.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T09:12:41.434Z] ---> 0c9f6642a704 [2022-04-15T09:12:41.434Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T09:12:41.710Z] ---> Running in adb19acaa8dc [2022-04-15T09:12:45.128Z] Removing intermediate container adb19acaa8dc [2022-04-15T09:12:45.128Z] ---> 98f7e83f95d2 [2022-04-15T09:12:45.128Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T09:12:45.128Z] ---> Running in 2cee2db042f9 [2022-04-15T09:12:45.732Z] Removing intermediate container 2cee2db042f9 [2022-04-15T09:12:45.732Z] ---> 1750f0fc6d99 [2022-04-15T09:12:45.732Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T09:12:45.732Z] ---> Running in 6448c2edeabc [2022-04-15T09:12:46.720Z] Removing intermediate container 6448c2edeabc [2022-04-15T09:12:46.720Z] ---> 30a80f90b0ad [2022-04-15T09:12:46.720Z] Step 21/22 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:12:46.720Z] ---> Running in 22dff88ff958 [2022-04-15T09:12:47.706Z] Removing intermediate container 22dff88ff958 [2022-04-15T09:12:47.706Z] ---> 1771158e889f [2022-04-15T09:12:47.706Z] Step 22/22 : LABEL version=2.2.0-dev.72 [2022-04-15T09:12:47.706Z] ---> Running in adbf00324517 [2022-04-15T09:12:48.306Z] Removing intermediate container adbf00324517 [2022-04-15T09:12:48.306Z] ---> 63edd34557e9 [2022-04-15T09:12:48.306Z] [2022-04-15T09:12:48.905Z] Successfully built 63edd34557e9 [2022-04-15T09:12:48.905Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-15T09:12:48.905Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-15T09:12:55.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:12:55.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:12:55.636Z] ---> ffe118962c00 [2022-04-15T09:12:55.636Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T09:12:55.636Z] ---> Using cache [2022-04-15T09:12:55.636Z] ---> 5d6382f44f2a [2022-04-15T09:12:55.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:12:55.636Z] ---> Using cache [2022-04-15T09:12:55.636Z] ---> a4df2c6a9f6b [2022-04-15T09:12:55.636Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T09:12:55.636Z] ---> Running in 6c7ff0ab824a [2022-04-15T09:12:57.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:12:58.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:12:59.687Z] OK: 220 MiB in 52 packages [2022-04-15T09:13:01.681Z] Removing intermediate container 6c7ff0ab824a [2022-04-15T09:13:01.681Z] ---> fc488756f3ee [2022-04-15T09:13:01.681Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T09:13:02.667Z] ---> 8f3299021392 [2022-04-15T09:13:02.667Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:13:02.667Z] ---> Running in a49c2f1b13d3 [2022-04-15T09:13:09.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:13:09.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:13:09.385Z] ---> ffe118962c00 [2022-04-15T09:13:09.385Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T09:13:09.385Z] ---> Using cache [2022-04-15T09:13:09.385Z] ---> 5d6382f44f2a [2022-04-15T09:13:09.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:13:09.385Z] ---> Using cache [2022-04-15T09:13:09.385Z] ---> a4df2c6a9f6b [2022-04-15T09:13:09.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T09:13:09.385Z] ---> Using cache [2022-04-15T09:13:09.385Z] ---> 95180b0d4f2a [2022-04-15T09:13:09.385Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T09:13:09.385Z] ---> Using cache [2022-04-15T09:13:09.385Z] ---> de5c75264fb8 [2022-04-15T09:13:09.385Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:13:09.385Z] ---> Using cache [2022-04-15T09:13:09.385Z] ---> 473fc086f164 [2022-04-15T09:13:09.385Z] Step 8/23 : COPY . . [2022-04-15T09:13:09.385Z] ---> Using cache [2022-04-15T09:13:09.385Z] ---> ca9771ec098d [2022-04-15T09:13:09.385Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T09:13:09.385Z] ---> Running in 48d52d6aca6a [2022-04-15T09:13:09.385Z] Removing intermediate container a49c2f1b13d3 [2022-04-15T09:13:09.385Z] ---> 843f22262100 [2022-04-15T09:13:09.385Z] Step 8/22 : COPY . . [2022-04-15T09:13:12.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T09:13:24.418Z] Removing intermediate container 6ac770b1464c [2022-04-15T09:13:24.418Z] ---> 9e05445969b3 [2022-04-15T09:13:24.418Z] [2022-04-15T09:13:24.418Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T09:13:24.418Z] ---> ac73e934f311 [2022-04-15T09:13:24.418Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T09:13:24.418Z] ---> Using cache [2022-04-15T09:13:24.418Z] ---> b40ed1c82e2a [2022-04-15T09:13:24.418Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:13:24.418Z] ---> Using cache [2022-04-15T09:13:24.418Z] ---> 2335345d4fe5 [2022-04-15T09:13:24.418Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T09:13:24.418Z] ---> Running in a4107cafc1d2 [2022-04-15T09:13:24.418Z] Removing intermediate container a4107cafc1d2 [2022-04-15T09:13:24.418Z] ---> ea0fdf45986a [2022-04-15T09:13:24.418Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T09:13:24.418Z] ---> Running in 4ce99f02bc55 [2022-04-15T09:13:25.026Z] Removing intermediate container 4ce99f02bc55 [2022-04-15T09:13:25.026Z] ---> e80fae64521d [2022-04-15T09:13:25.026Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:13:26.472Z] ---> 3e8197dc8800 [2022-04-15T09:13:26.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T09:13:29.875Z] ---> 1aaa58ccc8dc [2022-04-15T09:13:29.875Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T09:13:30.870Z] ---> 8d7c0bc0a22f [2022-04-15T09:13:30.870Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T09:13:31.146Z] ---> Running in ff947978b15d [2022-04-15T09:13:31.146Z] ---> 39e00dadd888 [2022-04-15T09:13:31.146Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T09:13:31.420Z] ---> Running in 87d3363f1fd5 [2022-04-15T09:13:32.021Z] Removing intermediate container 87d3363f1fd5 [2022-04-15T09:13:32.021Z] ---> 0568552c5f09 [2022-04-15T09:13:32.021Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:13:32.021Z] ---> Running in 536a504e97b8 [2022-04-15T09:13:32.622Z] Removing intermediate container 536a504e97b8 [2022-04-15T09:13:32.622Z] ---> 2e9fb28eab6b [2022-04-15T09:13:32.622Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T09:13:32.897Z] ---> Running in e06035c327e0 [2022-04-15T09:13:33.499Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T09:13:33.499Z] Removing intermediate container e06035c327e0 [2022-04-15T09:13:33.499Z] ---> 5a3844974fa6 [2022-04-15T09:13:33.499Z] Step 21/22 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:13:33.499Z] ---> Running in 09e6b28a9f23 [2022-04-15T09:13:34.105Z] Removing intermediate container 09e6b28a9f23 [2022-04-15T09:13:34.105Z] ---> a4da267aacce [2022-04-15T09:13:34.105Z] Step 22/22 : LABEL version=2.2.0-dev.72 [2022-04-15T09:13:34.380Z] ---> Running in 2f9bd89d06f4 [2022-04-15T09:13:34.654Z] Removing intermediate container 2f9bd89d06f4 [2022-04-15T09:13:34.654Z] ---> c908f3fd51d2 [2022-04-15T09:13:34.654Z] [2022-04-15T09:13:34.929Z] Successfully built c908f3fd51d2 [2022-04-15T09:13:34.929Z] Successfully tagged support-scheduler-arm64:latest [2022-04-15T09:13:34.929Z]  Building support-scheduler ... done Building security-bootstrapper [2022-04-15T09:13:53.281Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:13:53.281Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:13:53.281Z] ---> ffe118962c00 [2022-04-15T09:13:53.281Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T09:13:53.281Z] ---> Using cache [2022-04-15T09:13:53.281Z] ---> 5d6382f44f2a [2022-04-15T09:13:53.281Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:13:53.281Z] ---> Using cache [2022-04-15T09:13:53.281Z] ---> a4df2c6a9f6b [2022-04-15T09:13:53.281Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T09:13:53.281Z] ---> Using cache [2022-04-15T09:13:53.281Z] ---> 95180b0d4f2a [2022-04-15T09:13:53.281Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T09:13:53.281Z] ---> Using cache [2022-04-15T09:13:53.281Z] ---> de5c75264fb8 [2022-04-15T09:13:53.281Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:13:53.281Z] ---> Using cache [2022-04-15T09:13:53.281Z] ---> 473fc086f164 [2022-04-15T09:13:53.281Z] Step 8/31 : COPY . . [2022-04-15T09:13:53.281Z] ---> Using cache [2022-04-15T09:13:53.281Z] ---> ca9771ec098d [2022-04-15T09:13:53.281Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T09:13:53.281Z] ---> Running in ff7621373cef [2022-04-15T09:13:54.265Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T09:18:16.602Z] Removing intermediate container 48d52d6aca6a [2022-04-15T09:18:16.602Z] ---> 5d87ba4eb680 [2022-04-15T09:18:16.602Z] [2022-04-15T09:18:16.602Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T09:18:16.602Z] ---> ac73e934f311 [2022-04-15T09:18:16.602Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T09:18:16.602Z] ---> Using cache [2022-04-15T09:18:16.602Z] ---> b40ed1c82e2a [2022-04-15T09:18:16.602Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:18:16.602Z] ---> Using cache [2022-04-15T09:18:16.602Z] ---> 2335345d4fe5 [2022-04-15T09:18:16.602Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T09:18:16.602Z] ---> Running in 5a234003464c [2022-04-15T09:18:16.602Z] Removing intermediate container 5a234003464c [2022-04-15T09:18:16.602Z] ---> c7ee7804921d [2022-04-15T09:18:16.602Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T09:18:16.602Z] ---> Running in e38bb0b3c588 [2022-04-15T09:18:16.602Z] Removing intermediate container e38bb0b3c588 [2022-04-15T09:18:16.602Z] ---> 0c2fa5895694 [2022-04-15T09:18:16.602Z] Step 15/23 : WORKDIR / [2022-04-15T09:18:16.602Z] ---> Running in 550bc5cc307d [2022-04-15T09:18:16.602Z] Removing intermediate container 550bc5cc307d [2022-04-15T09:18:16.602Z] ---> e897f0a9f5fd [2022-04-15T09:18:16.602Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:18:16.602Z] ---> bc987f21ea6d [2022-04-15T09:18:16.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T09:18:16.602Z] ---> 91fd142d53dc [2022-04-15T09:18:16.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T09:18:16.603Z] ---> 39f6d33a4b93 [2022-04-15T09:18:16.603Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T09:18:16.603Z] ---> Running in 0795b36140c6 [2022-04-15T09:18:16.603Z] Removing intermediate container 0795b36140c6 [2022-04-15T09:18:16.603Z] ---> 5b7bf4864e75 [2022-04-15T09:18:16.603Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:18:16.603Z] ---> Running in 43ec9979d4e8 [2022-04-15T09:18:16.603Z] Removing intermediate container 43ec9979d4e8 [2022-04-15T09:18:16.603Z] ---> 702d386eb91b [2022-04-15T09:18:16.603Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T09:18:16.603Z] ---> Running in ab65bf699ce8 [2022-04-15T09:18:16.603Z] Removing intermediate container ab65bf699ce8 [2022-04-15T09:18:16.603Z] ---> 3d8b1ad95ffc [2022-04-15T09:18:16.603Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:18:16.603Z] ---> Running in bdf447025e39 [2022-04-15T09:18:16.603Z] Removing intermediate container bdf447025e39 [2022-04-15T09:18:16.603Z] ---> 8020397e1dd5 [2022-04-15T09:18:16.603Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:18:16.603Z] ---> Running in f8d3b7cae52b [2022-04-15T09:18:16.603Z] Removing intermediate container f8d3b7cae52b [2022-04-15T09:18:16.603Z] ---> b1317cc6a0f0 [2022-04-15T09:18:16.603Z] [2022-04-15T09:18:16.603Z] Successfully built b1317cc6a0f0 [2022-04-15T09:18:16.603Z] Successfully tagged core-metadata-arm64:latest [2022-04-15T09:18:16.603Z] Building security-spire-server [2022-04-15T09:18:29.033Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:18:29.033Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:18:29.033Z] ---> ffe118962c00 [2022-04-15T09:18:29.033Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T09:18:29.033Z] ---> Using cache [2022-04-15T09:18:29.033Z] ---> 5d6382f44f2a [2022-04-15T09:18:29.033Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:18:29.033Z] ---> Using cache [2022-04-15T09:18:29.033Z] ---> a4df2c6a9f6b [2022-04-15T09:18:29.033Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T09:18:29.033Z] ---> Running in ab40ea1fdd8a [2022-04-15T09:18:31.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:18:32.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:18:33.731Z] OK: 220 MiB in 52 packages [2022-04-15T09:18:35.726Z] Removing intermediate container ab40ea1fdd8a [2022-04-15T09:18:35.726Z] ---> dee75814efd1 [2022-04-15T09:18:35.726Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T09:18:37.718Z] ---> a617ee87721e [2022-04-15T09:18:37.718Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:18:37.718Z] ---> Running in a13365d34ab0 [2022-04-15T09:18:38.329Z] Removing intermediate container ff7621373cef [2022-04-15T09:18:38.329Z] ---> 6912c526ae30 [2022-04-15T09:18:38.329Z] [2022-04-15T09:18:38.329Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T09:18:38.329Z] ---> ac73e934f311 [2022-04-15T09:18:38.329Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T09:18:38.606Z] ---> Running in 86d60f573d28 [2022-04-15T09:18:39.217Z] Removing intermediate container 86d60f573d28 [2022-04-15T09:18:39.217Z] ---> 32a398a6d3b1 [2022-04-15T09:18:39.217Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T09:18:39.506Z] ---> Running in cfde3f9a3a52 [2022-04-15T09:18:41.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:18:41.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:18:42.784Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T09:18:42.784Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T09:18:42.784Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:18:42.784Z] OK: 6 MiB in 16 packages [2022-04-15T09:18:43.060Z] Removing intermediate container a13365d34ab0 [2022-04-15T09:18:43.060Z] ---> 3d46e051b5ab [2022-04-15T09:18:43.060Z] Step 8/25 : COPY . . [2022-04-15T09:18:45.037Z] Removing intermediate container cfde3f9a3a52 [2022-04-15T09:18:45.037Z] ---> 695d2a0ceb64 [2022-04-15T09:18:45.037Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T09:18:45.037Z] ---> Running in 77919c5c665a [2022-04-15T09:18:46.019Z] Removing intermediate container 77919c5c665a [2022-04-15T09:18:46.019Z] ---> e8d9af5a0820 [2022-04-15T09:18:46.019Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T09:18:46.019Z] ---> Running in a14b3867506b [2022-04-15T09:18:47.012Z] Removing intermediate container a14b3867506b [2022-04-15T09:18:47.012Z] ---> 5d09523cb76e [2022-04-15T09:18:47.012Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T09:18:47.012Z] ---> Running in f503b7ed2a24 [2022-04-15T09:18:51.550Z] Removing intermediate container f503b7ed2a24 [2022-04-15T09:18:51.550Z] ---> cb2814ac84ab [2022-04-15T09:18:51.550Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T09:18:51.550Z] ---> Running in 2a503a870435 [2022-04-15T09:18:52.164Z] Removing intermediate container 2a503a870435 [2022-04-15T09:18:52.164Z] ---> 34ef3f74badb [2022-04-15T09:18:52.164Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T09:18:53.606Z] ---> 9db07aef7cad [2022-04-15T09:18:53.606Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T09:18:53.606Z] ---> Running in 2c5ba7009614 [2022-04-15T09:18:57.936Z] Removing intermediate container 2c5ba7009614 [2022-04-15T09:18:57.936Z] ---> dc04d291ca1b [2022-04-15T09:18:57.936Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:18:59.375Z] ---> 6ff49b628242 [2022-04-15T09:18:59.375Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T09:19:02.772Z] ---> b156d0228ef5 [2022-04-15T09:19:02.772Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T09:19:02.772Z] ---> 580f6e301aac [2022-04-15T09:19:02.772Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T09:19:02.772Z] ---> Running in c91a2c7fb885 [2022-04-15T09:19:03.375Z] ---> b84790ae6e24 [2022-04-15T09:19:03.375Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T09:19:03.375Z] Removing intermediate container c91a2c7fb885 [2022-04-15T09:19:03.375Z] ---> 5d4a8e040aa8 [2022-04-15T09:19:03.375Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T09:19:03.654Z] ---> Running in ecae6c92330d [2022-04-15T09:19:04.254Z] ---> 27e99e849477 [2022-04-15T09:19:04.254Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T09:19:05.697Z] ---> 61c552cba934 [2022-04-15T09:19:05.697Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T09:19:05.972Z] ---> Running in 7fe25587fa06 [2022-04-15T09:19:06.963Z] Removing intermediate container 7fe25587fa06 [2022-04-15T09:19:06.963Z] ---> e8ca7dde140c [2022-04-15T09:19:06.963Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T09:19:07.576Z] Removing intermediate container ecae6c92330d [2022-04-15T09:19:07.576Z] ---> 916049bb8699 [2022-04-15T09:19:07.576Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T09:19:07.848Z] ---> Running in a04dcb1b0d9b [2022-04-15T09:19:08.119Z] ---> 596adc74a86d [2022-04-15T09:19:08.119Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T09:19:08.392Z] ---> Running in d1e9f0b639d1 [2022-04-15T09:19:08.672Z] Removing intermediate container a04dcb1b0d9b [2022-04-15T09:19:08.672Z] ---> a14465b403a2 [2022-04-15T09:19:08.672Z] 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-15T09:19:08.945Z] ---> Running in 6d07785faf05 [2022-04-15T09:19:12.343Z] Removing intermediate container d1e9f0b639d1 [2022-04-15T09:19:12.343Z] ---> d3088ff0183a [2022-04-15T09:19:12.343Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T09:19:12.343Z] spire-1.2.1/ [2022-04-15T09:19:12.343Z] ---> Running in 70bede61f417 [2022-04-15T09:19:12.343Z] spire-1.2.1/.data/ [2022-04-15T09:19:12.343Z] spire-1.2.1/.data/.file [2022-04-15T09:19:12.343Z] spire-1.2.1/.dockerignore [2022-04-15T09:19:12.343Z] spire-1.2.1/.gitattributes [2022-04-15T09:19:12.343Z] spire-1.2.1/.githooks/ [2022-04-15T09:19:12.343Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/ [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/ [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T09:19:12.343Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T09:19:12.343Z] spire-1.2.1/.gitignore [2022-04-15T09:19:12.343Z] spire-1.2.1/.go-version [2022-04-15T09:19:12.343Z] spire-1.2.1/.golangci.yml [2022-04-15T09:19:12.343Z] spire-1.2.1/ADOPTERS.md [2022-04-15T09:19:12.343Z] spire-1.2.1/CHANGELOG.md [2022-04-15T09:19:12.343Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T09:19:12.343Z] spire-1.2.1/CODEOWNERS [2022-04-15T09:19:12.343Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T09:19:12.343Z] spire-1.2.1/Dockerfile [2022-04-15T09:19:12.626Z] spire-1.2.1/Dockerfile.dev [2022-04-15T09:19:12.626Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T09:19:12.626Z] spire-1.2.1/LICENSE [2022-04-15T09:19:12.626Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T09:19:12.626Z] spire-1.2.1/Makefile [2022-04-15T09:19:12.626Z] spire-1.2.1/README.md [2022-04-15T09:19:12.626Z] spire-1.2.1/ROADMAP.md [2022-04-15T09:19:12.626Z] spire-1.2.1/SECURITY.md [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T09:19:12.626Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T09:19:12.627Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/ [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/agent/ [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/server/ [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/server/server.conf [2022-04-15T09:19:12.627Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/ [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/auditlog.md [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/images/ [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T09:19:12.627Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdRemoving intermediate container 70bede61f417 [2022-04-15T09:19:12.899Z] ---> 00ac6438b22e [2022-04-15T09:19:12.899Z] Step 28/31 : CMD ["gate"] [2022-04-15T09:19:12.899Z] [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/spire_server.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/telemetry.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/upgrading.md [2022-04-15T09:19:12.899Z] spire-1.2.1/doc/using_spire.md [2022-04-15T09:19:12.899Z] spire-1.2.1/examples/ [2022-04-15T09:19:12.899Z] spire-1.2.1/examples/README.md [2022-04-15T09:19:12.899Z] spire-1.2.1/go.mod [2022-04-15T09:19:12.899Z] spire-1.2.1/go.sum [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T09:19:12.899Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T09:19:12.900Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/common/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T09:19:13.173Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/ [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go ---> Running in 5f58964156ce [2022-04-15T09:19:13.174Z] [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T09:19:13.174Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T09:19:13.448Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/log/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T09:19:13.449Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/version/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T09:19:13.726Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/config.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T09:19:13.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T09:19:14.000Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 5f58964156ce [2022-04-15T09:19:14.001Z] ---> a478ddfbdbb5 [2022-04-15T09:19:14.001Z] Step 29/31 : LABEL arch=arm64 [2022-04-15T09:19:14.001Z] [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T09:19:14.001Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T09:19:14.276Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/server.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/private/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/private/server/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T09:19:14.277Z] spire-1.2.1/release/ ---> Running in 7185d88fd127 [2022-04-15T09:19:14.277Z] [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/README.md [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/conf/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T09:19:14.277Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T09:19:14.277Z] spire-1.2.1/script/ [2022-04-15T09:19:14.277Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T09:19:14.277Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T09:19:14.277Z] spire-1.2.1/support/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T09:19:14.277Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/clock/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/clock/clock.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T09:19:14.277Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T09:19:14.278Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T09:19:14.278Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T09:19:14.278Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T09:19:14.561Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/README.md [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/common [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T09:19:14.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T09:19:14.562Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T09:19:14.563Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T09:19:14.847Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T09:19:14.848Z] spire-1.2.1/test/integration/test.sh [2022-04-15T09:19:14.848Z] spire-1.2.1/test/plugintest/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testca/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testca/ca.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testkey/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/testkey/new.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/util/ [2022-04-15T09:19:14.848Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/util/race.go [2022-04-15T09:19:14.848Z] spire-1.2.1/test/util/util.go [2022-04-15T09:19:14.848Z] building spire from source... [2022-04-15T09:19:14.848Z] Removing intermediate container 7185d88fd127 [2022-04-15T09:19:14.848Z] ---> fde2c4d2fe21 [2022-04-15T09:19:14.848Z] Step 30/31 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:19:15.131Z] ---> Running in db3f7b25bfcf [2022-04-15T09:19:15.406Z] Installing go1.17.7... [2022-04-15T09:19:15.681Z] Removing intermediate container db3f7b25bfcf [2022-04-15T09:19:15.681Z] ---> e5ba22720188 [2022-04-15T09:19:15.681Z] Step 31/31 : LABEL version=2.2.0-dev.72 [2022-04-15T09:19:15.952Z] ---> Running in d3d2368e19ec [2022-04-15T09:19:16.551Z] Removing intermediate container d3d2368e19ec [2022-04-15T09:19:16.551Z] ---> e1369804c4e4 [2022-04-15T09:19:16.551Z] [2022-04-15T09:19:16.829Z] Successfully built e1369804c4e4 [2022-04-15T09:19:16.829Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-15T09:19:16.829Z] Building core-data [2022-04-15T09:19:35.157Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T09:19:35.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T09:19:35.157Z] ---> ffe118962c00 [2022-04-15T09:19:35.157Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T09:19:35.157Z] ---> Using cache [2022-04-15T09:19:35.157Z] ---> 5d6382f44f2a [2022-04-15T09:19:35.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:19:35.157Z] ---> Using cache [2022-04-15T09:19:35.157Z] ---> a4df2c6a9f6b [2022-04-15T09:19:35.157Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T09:19:35.157Z] ---> Running in 05184969517d [2022-04-15T09:19:36.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:19:37.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:19:39.034Z] OK: 220 MiB in 52 packages [2022-04-15T09:19:40.492Z] Removing intermediate container 05184969517d [2022-04-15T09:19:40.492Z] ---> c30dd040135e [2022-04-15T09:19:40.492Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T09:19:41.483Z] ---> 015bc1e77d34 [2022-04-15T09:19:41.483Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T09:19:41.760Z] ---> Running in 1f2f49deb075 [2022-04-15T09:19:43.750Z] Building bin/spire-server... [2022-04-15T09:19:43.750Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T09:19:43.750Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T09:19:43.750Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T09:19:44.026Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T09:19:44.629Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T09:19:44.907Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T09:19:45.892Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T09:19:46.888Z] Removing intermediate container 1f2f49deb075 [2022-04-15T09:19:46.888Z] ---> 483301e624fb [2022-04-15T09:19:46.888Z] Step 8/23 : COPY . . [2022-04-15T09:19:46.888Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T09:19:47.487Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T09:19:49.472Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T09:19:50.457Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T09:19:50.457Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T09:19:50.457Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T09:19:50.737Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T09:19:51.341Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T09:19:51.341Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T09:19:51.341Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T09:19:52.324Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T09:19:52.324Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T09:19:52.924Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T09:19:53.527Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T09:19:53.527Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T09:19:54.974Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T09:19:54.974Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T09:19:58.375Z]  ---> db8bc60a97ac [2022-04-15T09:19:58.375Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T09:19:58.650Z] ---> Running in 5ece6cebc3b0 [2022-04-15T09:20:00.104Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.72" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T09:20:10.280Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T09:20:10.280Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T09:20:10.280Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T09:20:10.280Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T09:20:10.280Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T09:20:10.280Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T09:20:10.883Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T09:20:10.883Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T09:20:10.883Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T09:20:10.883Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T09:20:10.883Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T09:20:11.160Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T09:20:11.436Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T09:20:11.710Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T09:20:11.710Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T09:20:12.309Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T09:20:12.909Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T09:20:13.507Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T09:20:13.507Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T09:20:13.782Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T09:20:13.782Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T09:20:13.782Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T09:20:14.058Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T09:20:14.058Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T09:20:14.331Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T09:20:14.605Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T09:20:14.879Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T09:20:15.479Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T09:20:15.479Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T09:20:15.479Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T09:20:16.465Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T09:20:20.380Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T09:20:30.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T09:20:30.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T09:20:30.515Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T09:20:30.791Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T09:20:30.791Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T09:20:52.966Z] Removing intermediate container ff947978b15d [2022-04-15T09:20:52.966Z] ---> 6bbd1f693cd0 [2022-04-15T09:20:52.966Z] [2022-04-15T09:20:52.966Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T09:20:52.966Z] ---> ac73e934f311 [2022-04-15T09:20:52.966Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T09:20:52.966Z] ---> Running in 667b14aaefbe [2022-04-15T09:20:52.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:20:52.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:20:53.568Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T09:20:53.841Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T09:20:53.841Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:20:53.841Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T09:20:54.439Z] OK: 6 MiB in 16 packages [2022-04-15T09:20:56.446Z] Removing intermediate container 667b14aaefbe [2022-04-15T09:20:56.446Z] ---> 99b267e38026 [2022-04-15T09:20:56.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T09:20:56.446Z] ---> Running in a26a3501b9fa [2022-04-15T09:20:57.059Z] Removing intermediate container a26a3501b9fa [2022-04-15T09:20:57.059Z] ---> acda2f65e757 [2022-04-15T09:20:57.059Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T09:20:57.335Z] ---> Running in ab42b943c729 [2022-04-15T09:20:57.939Z] Removing intermediate container ab42b943c729 [2022-04-15T09:20:57.939Z] ---> 3d01163247f3 [2022-04-15T09:20:57.939Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T09:20:57.939Z] ---> Running in 314d15cce4e6 [2022-04-15T09:20:58.547Z] Removing intermediate container 314d15cce4e6 [2022-04-15T09:20:58.547Z] ---> 0d9884cff026 [2022-04-15T09:20:58.547Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:20:58.839Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T09:20:58.839Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T09:20:58.839Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T09:20:59.827Z]  ---> c0fecf702b34 [2022-04-15T09:20:59.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T09:21:02.463Z] ---> 66e387f1f68d [2022-04-15T09:21:02.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T09:21:03.070Z] ---> 3eecb6267e48 [2022-04-15T09:21:03.070Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T09:21:03.345Z] ---> Running in 400a6bbcd6a3 [2022-04-15T09:21:03.950Z] Removing intermediate container 400a6bbcd6a3 [2022-04-15T09:21:03.950Z] ---> 0bd17241bcf4 [2022-04-15T09:21:03.950Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:21:03.950Z] ---> Running in 997aaa474098 [2022-04-15T09:21:04.549Z] Removing intermediate container 997aaa474098 [2022-04-15T09:21:04.549Z] ---> 4b0ca363af50 [2022-04-15T09:21:04.549Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T09:21:04.549Z] ---> Running in d913e8343437 [2022-04-15T09:21:05.152Z] Removing intermediate container d913e8343437 [2022-04-15T09:21:05.152Z] ---> 140c3b8bca11 [2022-04-15T09:21:05.152Z] Step 21/22 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:21:05.428Z] ---> Running in ad4e22f99c67 [2022-04-15T09:21:06.029Z] Removing intermediate container ad4e22f99c67 [2022-04-15T09:21:06.029Z] ---> bbcc33e2bbda [2022-04-15T09:21:06.029Z] Step 22/22 : LABEL version=2.2.0-dev.72 [2022-04-15T09:21:06.029Z] ---> Running in b8bbb55a7521 [2022-04-15T09:21:06.633Z] Removing intermediate container b8bbb55a7521 [2022-04-15T09:21:06.633Z] ---> c18ef78799d4 [2022-04-15T09:21:06.633Z] [2022-04-15T09:21:06.910Z] Successfully built c18ef78799d4 [2022-04-15T09:21:06.910Z] Successfully tagged support-notifications-arm64:latest [2022-04-15T09:21:11.223Z]  Building support-notifications ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T09:21:11.223Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T09:21:33.414Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T09:21:33.414Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T09:21:33.414Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T09:21:33.414Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T09:21:34.864Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T09:21:35.462Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T09:21:36.058Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T09:21:37.041Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T09:21:38.478Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T09:21:38.478Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T09:21:38.753Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T09:21:39.738Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T09:21:40.013Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T09:21:40.289Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T09:21:40.289Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T09:21:40.565Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T09:21:40.839Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T09:21:40.839Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T09:21:40.839Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T09:21:41.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T09:21:41.389Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T09:21:42.372Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T09:21:42.372Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T09:21:42.970Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T09:21:47.280Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T09:21:47.555Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T09:21:47.555Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T09:21:47.555Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T09:21:47.555Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T09:21:47.829Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T09:21:47.829Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T09:21:47.829Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T09:21:48.103Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T09:21:49.084Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T09:21:49.358Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T09:21:49.633Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T09:21:49.633Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T09:21:50.836Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T09:21:50.836Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T09:21:51.111Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T09:21:51.387Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T09:21:51.387Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T09:21:51.387Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T09:21:51.727Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T09:21:51.727Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T09:21:52.777Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T09:21:52.777Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T09:21:53.052Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T09:21:53.052Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T09:21:53.326Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T09:21:54.766Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T09:21:55.750Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T09:21:55.750Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T09:21:56.026Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T09:21:56.026Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T09:21:56.300Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T09:21:56.576Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T09:21:56.852Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T09:21:57.128Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T09:21:59.108Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T09:22:00.549Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T09:22:00.549Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T09:22:01.148Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T09:22:01.148Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T09:22:01.148Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T09:22:01.748Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T09:22:01.748Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T09:22:01.748Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T09:22:02.023Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T09:22:02.023Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T09:22:02.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T09:22:02.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T09:22:10.591Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T09:22:10.591Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T09:22:10.591Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T09:22:10.592Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T09:22:28.913Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T09:22:28.913Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T09:24:50.819Z] Removing intermediate container 5ece6cebc3b0 [2022-04-15T09:24:50.819Z] ---> 70e57cafc38d [2022-04-15T09:24:50.819Z] [2022-04-15T09:24:50.819Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T09:24:50.819Z] ---> ac73e934f311 [2022-04-15T09:24:50.819Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T09:24:50.819Z] ---> Running in 79e38f2e82e7 [2022-04-15T09:24:50.819Z] Removing intermediate container 79e38f2e82e7 [2022-04-15T09:24:50.819Z] ---> 0d19e31a294a [2022-04-15T09:24:50.819Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T09:24:50.819Z] ---> Running in bb954a063db9 [2022-04-15T09:24:50.819Z] Removing intermediate container bb954a063db9 [2022-04-15T09:24:50.819Z] ---> e78ce39f0a32 [2022-04-15T09:24:50.819Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T09:24:50.819Z] ---> Running in 9df3d7ebc0de [2022-04-15T09:24:50.819Z] Removing intermediate container 9df3d7ebc0de [2022-04-15T09:24:50.819Z] ---> d4fbc52b85f4 [2022-04-15T09:24:50.819Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:24:50.819Z] ---> Running in 0dee3a825b45 [2022-04-15T09:24:51.817Z] Removing intermediate container 0dee3a825b45 [2022-04-15T09:24:51.817Z] ---> 7024ae149563 [2022-04-15T09:24:51.817Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T09:24:52.093Z] ---> Running in 9489be93f9b0 [2022-04-15T09:24:54.090Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:24:54.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:24:55.681Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T09:24:55.958Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T09:24:55.958Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T09:24:55.958Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T09:24:56.233Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T09:24:56.233Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T09:24:56.233Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T09:24:56.508Z] OK: 8 MiB in 20 packages [2022-04-15T09:24:57.950Z] Removing intermediate container 9489be93f9b0 [2022-04-15T09:24:57.950Z] ---> 580c85803021 [2022-04-15T09:24:57.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T09:24:58.933Z] ---> 1aebba437eef [2022-04-15T09:24:58.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T09:25:01.573Z] ---> 538c0f03ae8f [2022-04-15T09:25:01.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T09:25:02.177Z] ---> 996965df3fee [2022-04-15T09:25:02.177Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T09:25:02.177Z] ---> Running in 6f703bf1002a [2022-04-15T09:25:02.777Z] Removing intermediate container 6f703bf1002a [2022-04-15T09:25:02.777Z] ---> 7df6ac25c5fd [2022-04-15T09:25:02.777Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T09:25:03.058Z] ---> Running in 69064d5520c7 [2022-04-15T09:25:03.342Z] Removing intermediate container 69064d5520c7 [2022-04-15T09:25:03.342Z] ---> 7fae94f69be2 [2022-04-15T09:25:03.342Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T09:25:03.616Z] ---> Running in fa44f35de130 [2022-04-15T09:25:04.217Z] Removing intermediate container fa44f35de130 [2022-04-15T09:25:04.217Z] ---> c5d6c837ad31 [2022-04-15T09:25:04.217Z] Step 22/23 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:25:04.493Z] ---> Running in 8c124386822b [2022-04-15T09:25:05.092Z] Removing intermediate container 8c124386822b [2022-04-15T09:25:05.092Z] ---> 58c7f145ff3d [2022-04-15T09:25:05.092Z] Step 23/23 : LABEL version=2.2.0-dev.72 [2022-04-15T09:25:05.092Z] ---> Running in 2493f02400fb [2022-04-15T09:25:05.691Z] Removing intermediate container 2493f02400fb [2022-04-15T09:25:05.691Z] ---> 6116eb17b40e [2022-04-15T09:25:05.691Z] [2022-04-15T09:25:05.964Z] Successfully built 6116eb17b40e [2022-04-15T09:25:05.964Z] Successfully tagged core-data-arm64:latest [2022-04-15T09:36:58.852Z]  Building core-data ... done Building bin/spire-agent... [2022-04-15T09:36:58.852Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T09:36:58.852Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T09:36:58.852Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T09:36:58.852Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T09:36:58.852Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T09:36:58.852Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T09:36:58.852Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T09:36:58.852Z] Building bin/spire-agent... [2022-04-15T09:36:59.449Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T09:37:00.050Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T09:37:00.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T09:37:00.326Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T09:37:02.307Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T09:37:02.307Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T09:37:02.307Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T09:37:02.583Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T09:37:02.583Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T09:37:02.583Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T09:37:05.212Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T09:37:06.648Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T09:37:06.648Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T09:37:07.246Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T09:37:07.246Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T09:37:07.246Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T09:37:07.246Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T09:37:07.246Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T09:37:07.521Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T09:43:29.835Z] Removing intermediate container 7745842daae0 [2022-04-15T09:43:29.835Z] ---> 60c37df1775a [2022-04-15T09:43:29.835Z] [2022-04-15T09:43:29.835Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T09:43:29.835Z] ---> 3fb3c9af89a9 [2022-04-15T09:43:29.835Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:43:29.835Z] ---> Using cache [2022-04-15T09:43:29.835Z] ---> 7d172b80d036 [2022-04-15T09:43:29.835Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:43:29.835Z] ---> Using cache [2022-04-15T09:43:29.835Z] ---> 92f9e336f867 [2022-04-15T09:43:29.835Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T09:43:29.835Z] ---> Running in 7ee3b4358ee3 [2022-04-15T09:43:29.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:29.835Z] Removing intermediate container 3363fe6d42a7 [2022-04-15T09:43:29.835Z] ---> a64150a2fab7 [2022-04-15T09:43:29.835Z] [2022-04-15T09:43:29.835Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T09:43:29.835Z] ---> 3fb3c9af89a9 [2022-04-15T09:43:29.835Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:43:29.835Z] ---> Using cache [2022-04-15T09:43:29.835Z] ---> 7d172b80d036 [2022-04-15T09:43:29.835Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:43:29.835Z] ---> Using cache [2022-04-15T09:43:29.835Z] ---> 92f9e336f867 [2022-04-15T09:43:29.835Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T09:43:29.835Z] ---> Running in cc16ab98e496 [2022-04-15T09:43:29.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:29.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:29.835Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:43:29.835Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:43:29.835Z] OK: 15730 distinct packages available [2022-04-15T09:43:29.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:29.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:30.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:30.720Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T09:43:30.720Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T09:43:30.720Z] OK: 15730 distinct packages available [2022-04-15T09:43:30.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:30.994Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T09:43:30.994Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:43:31.268Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T09:43:31.268Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T09:43:31.268Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T09:43:31.543Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:43:31.543Z] OK: 6 MiB in 19 packages [2022-04-15T09:43:32.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T09:43:32.748Z] Removing intermediate container 7ee3b4358ee3 [2022-04-15T09:43:32.748Z] ---> 6b54d283c18a [2022-04-15T09:43:32.748Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T09:43:33.020Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T09:43:33.020Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T09:43:33.020Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T09:43:33.292Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T09:43:33.292Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T09:43:33.292Z] OK: 6 MiB in 18 packages [2022-04-15T09:43:34.732Z] Removing intermediate container cc16ab98e496 [2022-04-15T09:43:34.732Z] ---> 669029800626 [2022-04-15T09:43:34.732Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T09:43:35.710Z] ---> a4aea5198802 [2022-04-15T09:43:35.710Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T09:43:39.092Z] ---> 17cbdd4d9d6a [2022-04-15T09:43:39.092Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T09:43:39.688Z] ---> 04bccf7fddb4 [2022-04-15T09:43:39.688Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T09:43:39.688Z] ---> 6f878ee2c0d8 [2022-04-15T09:43:39.688Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T09:43:39.688Z] ---> Running in 9888ab47788d [2022-04-15T09:43:40.283Z] Removing intermediate container 9888ab47788d [2022-04-15T09:43:40.283Z] ---> d05a3cfa9c96 [2022-04-15T09:43:40.283Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T09:43:40.283Z] ---> 24613906ae7e [2022-04-15T09:43:40.283Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T09:43:40.895Z] ---> c7b9ec1d877a [2022-04-15T09:43:40.895Z] Step 21/26 : WORKDIR / [2022-04-15T09:43:40.895Z] ---> Running in 84aaa936e478 [2022-04-15T09:43:41.166Z] ---> 2f9c3d06ad68 [2022-04-15T09:43:41.166Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T09:43:41.445Z] Removing intermediate container 84aaa936e478 [2022-04-15T09:43:41.445Z] ---> 30594c671e02 [2022-04-15T09:43:41.445Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T09:43:41.719Z] ---> Running in 123e2803d3f5 [2022-04-15T09:43:42.100Z] ---> 21d2ce0b4ce2 [2022-04-15T09:43:42.100Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T09:43:42.100Z] ---> Running in 8b585a0e0189 [2022-04-15T09:43:42.100Z] Removing intermediate container 123e2803d3f5 [2022-04-15T09:43:42.100Z] ---> 8d32d4fa0f87 [2022-04-15T09:43:42.100Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T09:43:42.100Z] ---> Running in b035d12cd673 [2022-04-15T09:43:42.803Z] Removing intermediate container 8b585a0e0189 [2022-04-15T09:43:42.803Z] ---> ff3c37605446 [2022-04-15T09:43:42.803Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T09:43:42.803Z] Removing intermediate container b035d12cd673 [2022-04-15T09:43:42.803Z] ---> 77fdb18e5ec2 [2022-04-15T09:43:42.803Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T09:43:42.803Z] ---> Running in 79524d45a1fe [2022-04-15T09:43:42.803Z] ---> Running in 775a26e74875 [2022-04-15T09:43:43.429Z] Removing intermediate container 775a26e74875 [2022-04-15T09:43:43.429Z] ---> 8f8ce9ab1b76 [2022-04-15T09:43:43.429Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T09:43:43.429Z] Removing intermediate container 79524d45a1fe [2022-04-15T09:43:43.429Z] ---> f72280759b7c [2022-04-15T09:43:43.429Z] Step 25/26 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:43:43.429Z] ---> Running in 662986332d90 [2022-04-15T09:43:43.703Z] ---> Running in 230fd094d1e0 [2022-04-15T09:43:43.981Z] Removing intermediate container 662986332d90 [2022-04-15T09:43:43.981Z] ---> f832d072f4d8 [2022-04-15T09:43:43.981Z] Step 25/26 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:43:43.981Z] Removing intermediate container 230fd094d1e0 [2022-04-15T09:43:43.981Z] ---> cff79b29a56b [2022-04-15T09:43:43.981Z] Step 26/26 : LABEL version=2.2.0-dev.72 [2022-04-15T09:43:44.261Z] ---> Running in 4648f3c7ee8a [2022-04-15T09:43:44.261Z] ---> Running in 256af7d592a5 [2022-04-15T09:43:44.536Z] Removing intermediate container 256af7d592a5 [2022-04-15T09:43:44.536Z] ---> bf0053e0c249 [2022-04-15T09:43:44.536Z] [2022-04-15T09:43:44.536Z] Removing intermediate container 4648f3c7ee8a [2022-04-15T09:43:44.536Z] ---> 972cc1dc127c [2022-04-15T09:43:44.536Z] Step 26/26 : LABEL version=2.2.0-dev.72 [2022-04-15T09:43:44.810Z] ---> Running in 84d28857dd0c [2022-04-15T09:43:44.810Z] Successfully built bf0053e0c249 [2022-04-15T09:43:44.810Z] Successfully tagged security-spire-config-arm64:latest [2022-04-15T09:43:45.083Z]  Building security-spire-config ... done Removing intermediate container 84d28857dd0c [2022-04-15T09:43:45.083Z] ---> 0fa08771887b [2022-04-15T09:43:45.083Z] [2022-04-15T09:43:45.354Z] Successfully built 0fa08771887b [2022-04-15T09:43:45.354Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-15T09:44:32.293Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-15T09:44:32.293Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T09:44:32.293Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T09:44:32.293Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T09:44:32.293Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T09:44:33.273Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T09:44:33.867Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T09:44:33.867Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T09:44:34.142Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T09:44:34.142Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T09:44:34.142Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T09:44:34.142Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T09:44:34.422Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T09:44:34.422Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T09:48:11.387Z] Removing intermediate container 6d07785faf05 [2022-04-15T09:48:11.387Z] ---> bf1cd5f0d6c7 [2022-04-15T09:48:11.387Z] [2022-04-15T09:48:11.387Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T09:48:11.387Z] ---> 3fb3c9af89a9 [2022-04-15T09:48:11.387Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T09:48:11.387Z] ---> Using cache [2022-04-15T09:48:11.387Z] ---> 7d172b80d036 [2022-04-15T09:48:11.387Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T09:48:11.387Z] ---> Using cache [2022-04-15T09:48:11.387Z] ---> 92f9e336f867 [2022-04-15T09:48:11.387Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T09:48:11.387Z] ---> Using cache [2022-04-15T09:48:11.387Z] ---> 6b54d283c18a [2022-04-15T09:48:11.387Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T09:48:11.387Z] ---> cef3b4d51d35 [2022-04-15T09:48:11.387Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T09:48:11.387Z] ---> 4c78ae4c50d2 [2022-04-15T09:48:11.387Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T09:48:11.387Z] ---> 9f3b8d2221bf [2022-04-15T09:48:11.387Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T09:48:11.387Z] ---> 94def13ea861 [2022-04-15T09:48:11.387Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T09:48:11.387Z] ---> Running in 247a00425ac4 [2022-04-15T09:48:11.387Z] Removing intermediate container 247a00425ac4 [2022-04-15T09:48:11.387Z] ---> 012601b60034 [2022-04-15T09:48:11.387Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T09:48:11.387Z] ---> Running in 4c88375c5580 [2022-04-15T09:48:11.387Z] Removing intermediate container 4c88375c5580 [2022-04-15T09:48:11.387Z] ---> f73f79eceaeb [2022-04-15T09:48:11.387Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T09:48:11.387Z] ---> Running in 115985dd26bc [2022-04-15T09:48:11.387Z] Removing intermediate container 115985dd26bc [2022-04-15T09:48:11.387Z] ---> 22857eb36043 [2022-04-15T09:48:11.387Z] Step 24/25 : LABEL git_sha=b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:11.387Z] ---> Running in 8db6b87b1200 [2022-04-15T09:48:11.387Z] Removing intermediate container 8db6b87b1200 [2022-04-15T09:48:11.387Z] ---> b3cdb39215ef [2022-04-15T09:48:11.387Z] Step 25/25 : LABEL version=2.2.0-dev.72 [2022-04-15T09:48:11.387Z] ---> Running in f01d860100af [2022-04-15T09:48:11.387Z] Removing intermediate container f01d860100af [2022-04-15T09:48:11.387Z] ---> a97bb6120e11 [2022-04-15T09:48:11.387Z] [2022-04-15T09:48:11.387Z] Successfully built a97bb6120e11 [2022-04-15T09:48:11.387Z] Successfully tagged security-spire-server-arm64:latest [2022-04-15T09:48:11.402Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-15T09:48:11.396Z] $ docker stop --time=1 da79f3ad64d3278fbb1081054b2adf85b8ccdcb7d085e7620be723e9a4dea7f6 [2022-04-15T09:48:13.049Z] $ docker rm -f da79f3ad64d3278fbb1081054b2adf85b8ccdcb7d085e7620be723e9a4dea7f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T09:48:13.613Z] + docker images [2022-04-15T09:48:13.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T09:48:13.884Z] security-spire-server-arm64 latest a97bb6120e11 6 seconds ago 86.3MB [2022-04-15T09:48:13.884Z] bf1cd5f0d6c7 27 seconds ago 3.98GB [2022-04-15T09:48:13.884Z] security-spire-config-arm64 latest bf0053e0c249 4 minutes ago 85.6MB [2022-04-15T09:48:13.884Z] security-spire-agent-arm64 latest 0fa08771887b 4 minutes ago 126MB [2022-04-15T09:48:13.885Z] a64150a2fab7 5 minutes ago 3.98GB [2022-04-15T09:48:13.885Z] 60c37df1775a 5 minutes ago 3.98GB [2022-04-15T09:48:13.885Z] core-data-arm64 latest 6116eb17b40e 23 minutes ago 21.6MB [2022-04-15T09:48:13.885Z] 70e57cafc38d 23 minutes ago 1.18GB [2022-04-15T09:48:13.885Z] support-notifications-arm64 latest c18ef78799d4 27 minutes ago 25.8MB [2022-04-15T09:48:13.885Z] 6bbd1f693cd0 27 minutes ago 1.21GB [2022-04-15T09:48:13.885Z] security-bootstrapper-arm64 latest e1369804c4e4 28 minutes ago 18.3MB [2022-04-15T09:48:13.885Z] 6912c526ae30 29 minutes ago 1.15GB [2022-04-15T09:48:13.885Z] core-metadata-arm64 latest b1317cc6a0f0 30 minutes ago 16.3MB [2022-04-15T09:48:13.885Z] 5d87ba4eb680 30 minutes ago 1.15GB [2022-04-15T09:48:13.885Z] support-scheduler-arm64 latest c908f3fd51d2 34 minutes ago 25.2MB [2022-04-15T09:48:13.885Z] 9e05445969b3 34 minutes ago 1.21GB [2022-04-15T09:48:13.885Z] security-proxy-setup-arm64 latest 63edd34557e9 35 minutes ago 26.1MB [2022-04-15T09:48:13.885Z] sys-mgmt-agent-arm64 latest cfa38a1f29d2 35 minutes ago 282MB [2022-04-15T09:48:13.885Z] 66c3c0e31880 35 minutes ago 1.16GB [2022-04-15T09:48:13.885Z] 851e7a1297c0 37 minutes ago 1.15GB [2022-04-15T09:48:13.885Z] security-spiffe-token-provider-arm64 latest da644fc3e3d8 40 minutes ago 27.9MB [2022-04-15T09:48:13.885Z] 6ff6a485a3af 41 minutes ago 1.2GB [2022-04-15T09:48:13.885Z] security-secretstore-setup-arm64 latest 3ce0227f01db 42 minutes ago 27.5MB [2022-04-15T09:48:13.885Z] 5a1da46568b3 43 minutes ago 1.16GB [2022-04-15T09:48:13.885Z] core-command-arm64 latest cf9cbce2c085 43 minutes ago 15.5MB [2022-04-15T09:48:13.885Z] 849e9cfef871 43 minutes ago 1.15GB [2022-04-15T09:48:13.885Z] ci-base-image-arm64 latest ffe118962c00 50 minutes ago 886MB [2022-04-15T09:48:13.885Z] docker 20.10.14 c346e9eafbab 10 days ago 202MB [2022-04-15T09:48:13.885Z] alpine 3.14 ac73e934f311 10 days ago 5.34MB [2022-04-15T09:48:13.885Z] alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB [2022-04-15T09:48:13.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-15T09:48:13.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T09:48:14.019Z] provisioning config files... [2022-04-15T09:48:14.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/198@tmp/config8279794193066936512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:48:14.393Z] ---> docker-login.sh [2022-04-15T09:48:14.393Z] nexus3.edgexfoundry.org:10001 [2022-04-15T09:48:14.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:48:14.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:48:14.666Z] Configure a credential helper to remove this warning. See [2022-04-15T09:48:14.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:48:14.666Z] [2022-04-15T09:48:14.666Z] Login Succeeded [2022-04-15T09:48:14.666Z] nexus3.edgexfoundry.org:10002 [2022-04-15T09:48:15.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:48:15.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:48:15.261Z] Configure a credential helper to remove this warning. See [2022-04-15T09:48:15.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:48:15.261Z] [2022-04-15T09:48:15.261Z] Login Succeeded [2022-04-15T09:48:15.261Z] nexus3.edgexfoundry.org:10003 [2022-04-15T09:48:15.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:48:15.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:48:15.804Z] Configure a credential helper to remove this warning. See [2022-04-15T09:48:15.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:48:15.804Z] [2022-04-15T09:48:15.804Z] Login Succeeded [2022-04-15T09:48:15.804Z] nexus3.edgexfoundry.org:10004 [2022-04-15T09:48:16.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:48:16.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:48:16.348Z] Configure a credential helper to remove this warning. See [2022-04-15T09:48:16.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:48:16.348Z] [2022-04-15T09:48:16.348Z] Login Succeeded [2022-04-15T09:48:16.348Z] docker.io [2022-04-15T09:48:16.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T09:48:17.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T09:48:17.211Z] Configure a credential helper to remove this warning. See [2022-04-15T09:48:17.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T09:48:17.211Z] [2022-04-15T09:48:17.211Z] Login Succeeded [2022-04-15T09:48:17.211Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T09:48:17.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:48:17.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T09:48:17.289Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-15T09:48:17.289Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:17.289Z] latest [2022-04-15T09:48:17.289Z] 2.2.0-dev.72 [2022-04-15T09:48:17.289Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:17.289Z] main [2022-04-15T09:48:17.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:17.649Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:18.001Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:18.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T09:48:18.001Z] c38b2c2e9ae6: Preparing [2022-04-15T09:48:18.001Z] 155f69b97c80: Preparing [2022-04-15T09:48:18.001Z] 32861b8838bf: Preparing [2022-04-15T09:48:18.001Z] daeda22c5625: Preparing [2022-04-15T09:48:18.001Z] f73e7dbfee58: Preparing [2022-04-15T09:48:18.289Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:18.289Z] 32861b8838bf: Pushed [2022-04-15T09:48:18.289Z] c38b2c2e9ae6: Pushed [2022-04-15T09:48:18.289Z] daeda22c5625: Pushed [2022-04-15T09:48:20.899Z] 155f69b97c80: Pushed [2022-04-15T09:48:20.899Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:24df04b051e092ef23d914d088e9abaa788cd6cb46633b2f417e5199d894a2c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:21.245Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:21.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-15T09:48:21.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T09:48:21.583Z] c38b2c2e9ae6: Preparing [2022-04-15T09:48:21.583Z] 155f69b97c80: Preparing [2022-04-15T09:48:21.583Z] 32861b8838bf: Preparing [2022-04-15T09:48:21.583Z] daeda22c5625: Preparing [2022-04-15T09:48:21.583Z] f73e7dbfee58: Preparing [2022-04-15T09:48:21.583Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:21.583Z] 155f69b97c80: Layer already exists [2022-04-15T09:48:21.583Z] daeda22c5625: Layer already exists [2022-04-15T09:48:21.583Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:21.583Z] c38b2c2e9ae6: Layer already exists [2022-04-15T09:48:21.854Z] latest: digest: sha256:24df04b051e092ef23d914d088e9abaa788cd6cb46633b2f417e5199d894a2c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:22.198Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:22.536Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.72 [2022-04-15T09:48:22.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T09:48:22.536Z] c38b2c2e9ae6: Preparing [2022-04-15T09:48:22.536Z] 155f69b97c80: Preparing [2022-04-15T09:48:22.536Z] 32861b8838bf: Preparing [2022-04-15T09:48:22.536Z] daeda22c5625: Preparing [2022-04-15T09:48:22.536Z] f73e7dbfee58: Preparing [2022-04-15T09:48:22.536Z] c38b2c2e9ae6: Layer already exists [2022-04-15T09:48:22.536Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:22.536Z] daeda22c5625: Layer already exists [2022-04-15T09:48:22.536Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:22.536Z] 155f69b97c80: Layer already exists [2022-04-15T09:48:22.807Z] 2.2.0-dev.72: digest: sha256:24df04b051e092ef23d914d088e9abaa788cd6cb46633b2f417e5199d894a2c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:23.166Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:23.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:23.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T09:48:23.557Z] c38b2c2e9ae6: Preparing [2022-04-15T09:48:23.557Z] 155f69b97c80: Preparing [2022-04-15T09:48:23.557Z] 32861b8838bf: Preparing [2022-04-15T09:48:23.557Z] daeda22c5625: Preparing [2022-04-15T09:48:23.557Z] f73e7dbfee58: Preparing [2022-04-15T09:48:23.557Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:23.557Z] c38b2c2e9ae6: Layer already exists [2022-04-15T09:48:23.557Z] 155f69b97c80: Layer already exists [2022-04-15T09:48:23.557Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:23.557Z] daeda22c5625: Layer already exists [2022-04-15T09:48:23.836Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:24df04b051e092ef23d914d088e9abaa788cd6cb46633b2f417e5199d894a2c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:24.188Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:24.532Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-15T09:48:24.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T09:48:24.532Z] c38b2c2e9ae6: Preparing [2022-04-15T09:48:24.532Z] 155f69b97c80: Preparing [2022-04-15T09:48:24.532Z] 32861b8838bf: Preparing [2022-04-15T09:48:24.532Z] daeda22c5625: Preparing [2022-04-15T09:48:24.532Z] f73e7dbfee58: Preparing [2022-04-15T09:48:24.532Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:24.532Z] 155f69b97c80: Layer already exists [2022-04-15T09:48:24.532Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:24.532Z] daeda22c5625: Layer already exists [2022-04-15T09:48:24.532Z] c38b2c2e9ae6: Layer already exists [2022-04-15T09:48:24.802Z] main: digest: sha256:24df04b051e092ef23d914d088e9abaa788cd6cb46633b2f417e5199d894a2c1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:48:24.846Z] ===================================================== [Pipeline] echo [2022-04-15T09:48:24.854Z] taggedImages: [2022-04-15T09:48:24.854Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:24.854Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-15T09:48:24.854Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.72 [2022-04-15T09:48:24.854Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:24.854Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-15T09:48:24.873Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-15T09:48:24.873Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:24.873Z] latest [2022-04-15T09:48:24.873Z] 2.2.0-dev.72 [2022-04-15T09:48:24.873Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:24.873Z] main [2022-04-15T09:48:24.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:25.225Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:25.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:25.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T09:48:25.568Z] 3859f454e104: Preparing [2022-04-15T09:48:25.568Z] 7b92b50dfd9c: Preparing [2022-04-15T09:48:25.568Z] 32861b8838bf: Preparing [2022-04-15T09:48:25.568Z] 420ebd4a2ee8: Preparing [2022-04-15T09:48:25.568Z] 49065a1e3da4: Preparing [2022-04-15T09:48:25.568Z] f73e7dbfee58: Preparing [2022-04-15T09:48:25.568Z] f73e7dbfee58: Waiting [2022-04-15T09:48:25.843Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:25.843Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:25.843Z] 3859f454e104: Pushed [2022-04-15T09:48:25.843Z] 49065a1e3da4: Pushed [2022-04-15T09:48:26.433Z] 420ebd4a2ee8: Pushed [2022-04-15T09:48:29.033Z] 7b92b50dfd9c: Pushed [2022-04-15T09:48:29.033Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:bb32d1e692c3cbba7873a2772473a25c3733f298f96c1617f11874ff24569b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:29.372Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:29.708Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-15T09:48:29.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T09:48:29.708Z] 3859f454e104: Preparing [2022-04-15T09:48:29.708Z] 7b92b50dfd9c: Preparing [2022-04-15T09:48:29.708Z] 32861b8838bf: Preparing [2022-04-15T09:48:29.708Z] 420ebd4a2ee8: Preparing [2022-04-15T09:48:29.708Z] 49065a1e3da4: Preparing [2022-04-15T09:48:29.708Z] f73e7dbfee58: Preparing [2022-04-15T09:48:29.708Z] f73e7dbfee58: Waiting [2022-04-15T09:48:29.708Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:29.708Z] 3859f454e104: Layer already exists [2022-04-15T09:48:29.708Z] 49065a1e3da4: Layer already exists [2022-04-15T09:48:29.708Z] 420ebd4a2ee8: Layer already exists [2022-04-15T09:48:29.708Z] 7b92b50dfd9c: Layer already exists [2022-04-15T09:48:29.708Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:29.978Z] latest: digest: sha256:bb32d1e692c3cbba7873a2772473a25c3733f298f96c1617f11874ff24569b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:30.317Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:30.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.72 [2022-04-15T09:48:30.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T09:48:30.650Z] 3859f454e104: Preparing [2022-04-15T09:48:30.650Z] 7b92b50dfd9c: Preparing [2022-04-15T09:48:30.650Z] 32861b8838bf: Preparing [2022-04-15T09:48:30.650Z] 420ebd4a2ee8: Preparing [2022-04-15T09:48:30.650Z] 49065a1e3da4: Preparing [2022-04-15T09:48:30.650Z] f73e7dbfee58: Preparing [2022-04-15T09:48:30.650Z] f73e7dbfee58: Waiting [2022-04-15T09:48:30.650Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:30.650Z] 49065a1e3da4: Layer already exists [2022-04-15T09:48:30.650Z] 3859f454e104: Layer already exists [2022-04-15T09:48:30.650Z] 420ebd4a2ee8: Layer already exists [2022-04-15T09:48:30.650Z] 7b92b50dfd9c: Layer already exists [2022-04-15T09:48:30.650Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:30.919Z] 2.2.0-dev.72: digest: sha256:bb32d1e692c3cbba7873a2772473a25c3733f298f96c1617f11874ff24569b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:31.257Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:31.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:31.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T09:48:31.593Z] 3859f454e104: Preparing [2022-04-15T09:48:31.593Z] 7b92b50dfd9c: Preparing [2022-04-15T09:48:31.593Z] 32861b8838bf: Preparing [2022-04-15T09:48:31.593Z] 420ebd4a2ee8: Preparing [2022-04-15T09:48:31.593Z] 49065a1e3da4: Preparing [2022-04-15T09:48:31.593Z] f73e7dbfee58: Preparing [2022-04-15T09:48:31.593Z] f73e7dbfee58: Waiting [2022-04-15T09:48:31.593Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:31.593Z] 420ebd4a2ee8: Layer already exists [2022-04-15T09:48:31.593Z] 7b92b50dfd9c: Layer already exists [2022-04-15T09:48:31.593Z] 49065a1e3da4: Layer already exists [2022-04-15T09:48:31.593Z] 3859f454e104: Layer already exists [2022-04-15T09:48:31.593Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:31.862Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:bb32d1e692c3cbba7873a2772473a25c3733f298f96c1617f11874ff24569b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:32.202Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:32.540Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-15T09:48:32.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T09:48:32.540Z] 3859f454e104: Preparing [2022-04-15T09:48:32.540Z] 7b92b50dfd9c: Preparing [2022-04-15T09:48:32.540Z] 32861b8838bf: Preparing [2022-04-15T09:48:32.540Z] 420ebd4a2ee8: Preparing [2022-04-15T09:48:32.540Z] 49065a1e3da4: Preparing [2022-04-15T09:48:32.540Z] f73e7dbfee58: Preparing [2022-04-15T09:48:32.540Z] f73e7dbfee58: Waiting [2022-04-15T09:48:32.540Z] 3859f454e104: Layer already exists [2022-04-15T09:48:32.540Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:32.540Z] 420ebd4a2ee8: Layer already exists [2022-04-15T09:48:32.540Z] 49065a1e3da4: Layer already exists [2022-04-15T09:48:32.540Z] 7b92b50dfd9c: Layer already exists [2022-04-15T09:48:32.812Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:32.812Z] main: digest: sha256:bb32d1e692c3cbba7873a2772473a25c3733f298f96c1617f11874ff24569b16 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:48:32.856Z] ===================================================== [Pipeline] echo [2022-04-15T09:48:32.865Z] taggedImages: [2022-04-15T09:48:32.865Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:32.865Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-15T09:48:32.865Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.72 [2022-04-15T09:48:32.865Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:32.865Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-15T09:48:32.886Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-15T09:48:32.886Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:32.886Z] latest [2022-04-15T09:48:32.886Z] 2.2.0-dev.72 [2022-04-15T09:48:32.886Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:32.886Z] main [2022-04-15T09:48:32.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:33.230Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:33.570Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:33.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T09:48:33.570Z] 94006b7cca2c: Preparing [2022-04-15T09:48:33.570Z] 538932880fe4: Preparing [2022-04-15T09:48:33.570Z] 32861b8838bf: Preparing [2022-04-15T09:48:33.570Z] daeda22c5625: Preparing [2022-04-15T09:48:33.570Z] f73e7dbfee58: Preparing [2022-04-15T09:48:33.570Z] daeda22c5625: Layer already exists [2022-04-15T09:48:33.842Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:33.842Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:33.842Z] 94006b7cca2c: Pushed [2022-04-15T09:48:36.447Z] 538932880fe4: Pushed [2022-04-15T09:48:36.717Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:4aefd6830ab7db234db5633ac5f9708b4b85e497702d68b7cdb61da02290bff9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:37.058Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:37.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-15T09:48:37.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T09:48:37.390Z] 94006b7cca2c: Preparing [2022-04-15T09:48:37.390Z] 538932880fe4: Preparing [2022-04-15T09:48:37.390Z] 32861b8838bf: Preparing [2022-04-15T09:48:37.390Z] daeda22c5625: Preparing [2022-04-15T09:48:37.390Z] f73e7dbfee58: Preparing [2022-04-15T09:48:37.390Z] daeda22c5625: Layer already exists [2022-04-15T09:48:37.390Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:37.390Z] 94006b7cca2c: Layer already exists [2022-04-15T09:48:37.390Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:37.390Z] 538932880fe4: Layer already exists [2022-04-15T09:48:37.661Z] latest: digest: sha256:4aefd6830ab7db234db5633ac5f9708b4b85e497702d68b7cdb61da02290bff9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:38.001Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:38.334Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.72 [2022-04-15T09:48:38.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T09:48:38.335Z] 94006b7cca2c: Preparing [2022-04-15T09:48:38.335Z] 538932880fe4: Preparing [2022-04-15T09:48:38.335Z] 32861b8838bf: Preparing [2022-04-15T09:48:38.335Z] daeda22c5625: Preparing [2022-04-15T09:48:38.335Z] f73e7dbfee58: Preparing [2022-04-15T09:48:38.335Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:38.335Z] 538932880fe4: Layer already exists [2022-04-15T09:48:38.335Z] 94006b7cca2c: Layer already exists [2022-04-15T09:48:38.335Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:38.335Z] daeda22c5625: Layer already exists [2022-04-15T09:48:38.605Z] 2.2.0-dev.72: digest: sha256:4aefd6830ab7db234db5633ac5f9708b4b85e497702d68b7cdb61da02290bff9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:38.944Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:39.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:39.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T09:48:39.274Z] 94006b7cca2c: Preparing [2022-04-15T09:48:39.274Z] 538932880fe4: Preparing [2022-04-15T09:48:39.274Z] 32861b8838bf: Preparing [2022-04-15T09:48:39.274Z] daeda22c5625: Preparing [2022-04-15T09:48:39.274Z] f73e7dbfee58: Preparing [2022-04-15T09:48:39.274Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:39.274Z] 94006b7cca2c: Layer already exists [2022-04-15T09:48:39.274Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:39.274Z] daeda22c5625: Layer already exists [2022-04-15T09:48:39.274Z] 538932880fe4: Layer already exists [2022-04-15T09:48:39.542Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:4aefd6830ab7db234db5633ac5f9708b4b85e497702d68b7cdb61da02290bff9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:39.878Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:40.211Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-15T09:48:40.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T09:48:40.211Z] 94006b7cca2c: Preparing [2022-04-15T09:48:40.211Z] 538932880fe4: Preparing [2022-04-15T09:48:40.211Z] 32861b8838bf: Preparing [2022-04-15T09:48:40.211Z] daeda22c5625: Preparing [2022-04-15T09:48:40.211Z] f73e7dbfee58: Preparing [2022-04-15T09:48:40.211Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:40.211Z] daeda22c5625: Layer already exists [2022-04-15T09:48:40.211Z] 94006b7cca2c: Layer already exists [2022-04-15T09:48:40.211Z] 538932880fe4: Layer already exists [2022-04-15T09:48:40.211Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:40.481Z] main: digest: sha256:4aefd6830ab7db234db5633ac5f9708b4b85e497702d68b7cdb61da02290bff9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:48:40.541Z] ===================================================== [Pipeline] echo [2022-04-15T09:48:40.549Z] taggedImages: [2022-04-15T09:48:40.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:40.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-15T09:48:40.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.72 [2022-04-15T09:48:40.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:40.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-15T09:48:40.569Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-15T09:48:40.569Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:40.569Z] latest [2022-04-15T09:48:40.569Z] 2.2.0-dev.72 [2022-04-15T09:48:40.569Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:40.569Z] main [2022-04-15T09:48:40.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:40.934Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:41.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:41.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T09:48:41.295Z] 0f8c1876e620: Preparing [2022-04-15T09:48:41.295Z] 0f8c1876e620: Preparing [2022-04-15T09:48:41.295Z] 3d950d56d799: Preparing [2022-04-15T09:48:41.295Z] 279a95ef7590: Preparing [2022-04-15T09:48:41.295Z] 330ff4783dbc: Preparing [2022-04-15T09:48:41.295Z] 2cc654c6dee9: Preparing [2022-04-15T09:48:41.295Z] 32861b8838bf: Preparing [2022-04-15T09:48:41.295Z] c2a05aabec8c: Preparing [2022-04-15T09:48:41.295Z] 1b8429cf9cd7: Preparing [2022-04-15T09:48:41.295Z] 9545ad8248d1: Preparing [2022-04-15T09:48:41.295Z] 24f0f9efe5e8: Preparing [2022-04-15T09:48:41.295Z] f73e7dbfee58: Preparing [2022-04-15T09:48:41.295Z] 32861b8838bf: Waiting [2022-04-15T09:48:41.295Z] c2a05aabec8c: Waiting [2022-04-15T09:48:41.295Z] 1b8429cf9cd7: Waiting [2022-04-15T09:48:41.295Z] 24f0f9efe5e8: Waiting [2022-04-15T09:48:41.295Z] 9545ad8248d1: Waiting [2022-04-15T09:48:41.295Z] f73e7dbfee58: Waiting [2022-04-15T09:48:41.608Z] 330ff4783dbc: Pushed [2022-04-15T09:48:41.608Z] 3d950d56d799: Pushed [2022-04-15T09:48:41.608Z] 0f8c1876e620: Pushed [2022-04-15T09:48:41.608Z] 279a95ef7590: Pushed [2022-04-15T09:48:41.608Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:41.878Z] c2a05aabec8c: Pushed [2022-04-15T09:48:41.878Z] 9545ad8248d1: Pushed [2022-04-15T09:48:41.878Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:41.878Z] 1b8429cf9cd7: Pushed [2022-04-15T09:48:41.878Z] 24f0f9efe5e8: Pushed [2022-04-15T09:48:44.478Z] 2cc654c6dee9: Pushed [2022-04-15T09:48:44.747Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:c16c73e6d7f909c64f944faba06c1b39f733e447e4f44f5ec889a4773c28d641 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:45.087Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:45.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-15T09:48:45.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T09:48:45.421Z] 0f8c1876e620: Preparing [2022-04-15T09:48:45.421Z] 0f8c1876e620: Preparing [2022-04-15T09:48:45.421Z] 3d950d56d799: Preparing [2022-04-15T09:48:45.421Z] 279a95ef7590: Preparing [2022-04-15T09:48:45.421Z] 330ff4783dbc: Preparing [2022-04-15T09:48:45.421Z] 2cc654c6dee9: Preparing [2022-04-15T09:48:45.421Z] 32861b8838bf: Preparing [2022-04-15T09:48:45.421Z] c2a05aabec8c: Preparing [2022-04-15T09:48:45.421Z] 1b8429cf9cd7: Preparing [2022-04-15T09:48:45.421Z] 9545ad8248d1: Preparing [2022-04-15T09:48:45.421Z] 24f0f9efe5e8: Preparing [2022-04-15T09:48:45.421Z] f73e7dbfee58: Preparing [2022-04-15T09:48:45.421Z] 1b8429cf9cd7: Waiting [2022-04-15T09:48:45.421Z] 9545ad8248d1: Waiting [2022-04-15T09:48:45.421Z] f73e7dbfee58: Waiting [2022-04-15T09:48:45.421Z] 24f0f9efe5e8: Waiting [2022-04-15T09:48:45.421Z] 32861b8838bf: Waiting [2022-04-15T09:48:45.421Z] c2a05aabec8c: Waiting [2022-04-15T09:48:45.421Z] 2cc654c6dee9: Layer already exists [2022-04-15T09:48:45.421Z] 279a95ef7590: Layer already exists [2022-04-15T09:48:45.421Z] 330ff4783dbc: Layer already exists [2022-04-15T09:48:45.421Z] 0f8c1876e620: Layer already exists [2022-04-15T09:48:45.421Z] 3d950d56d799: Layer already exists [2022-04-15T09:48:45.421Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:45.421Z] 1b8429cf9cd7: Layer already exists [2022-04-15T09:48:45.421Z] 24f0f9efe5e8: Layer already exists [2022-04-15T09:48:45.421Z] c2a05aabec8c: Layer already exists [2022-04-15T09:48:45.421Z] 9545ad8248d1: Layer already exists [2022-04-15T09:48:45.690Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:45.690Z] latest: digest: sha256:c16c73e6d7f909c64f944faba06c1b39f733e447e4f44f5ec889a4773c28d641 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:46.032Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:46.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.72 [2022-04-15T09:48:46.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T09:48:46.363Z] 0f8c1876e620: Preparing [2022-04-15T09:48:46.363Z] 0f8c1876e620: Preparing [2022-04-15T09:48:46.363Z] 3d950d56d799: Preparing [2022-04-15T09:48:46.363Z] 279a95ef7590: Preparing [2022-04-15T09:48:46.363Z] 330ff4783dbc: Preparing [2022-04-15T09:48:46.363Z] 2cc654c6dee9: Preparing [2022-04-15T09:48:46.363Z] 32861b8838bf: Preparing [2022-04-15T09:48:46.363Z] c2a05aabec8c: Preparing [2022-04-15T09:48:46.363Z] 1b8429cf9cd7: Preparing [2022-04-15T09:48:46.363Z] 9545ad8248d1: Preparing [2022-04-15T09:48:46.363Z] 24f0f9efe5e8: Preparing [2022-04-15T09:48:46.363Z] f73e7dbfee58: Preparing [2022-04-15T09:48:46.363Z] c2a05aabec8c: Waiting [2022-04-15T09:48:46.363Z] 1b8429cf9cd7: Waiting [2022-04-15T09:48:46.363Z] 9545ad8248d1: Waiting [2022-04-15T09:48:46.363Z] 24f0f9efe5e8: Waiting [2022-04-15T09:48:46.363Z] f73e7dbfee58: Waiting [2022-04-15T09:48:46.363Z] 32861b8838bf: Waiting [2022-04-15T09:48:46.363Z] 2cc654c6dee9: Layer already exists [2022-04-15T09:48:46.363Z] 330ff4783dbc: Layer already exists [2022-04-15T09:48:46.632Z] 3d950d56d799: Layer already exists [2022-04-15T09:48:46.632Z] 0f8c1876e620: Layer already exists [2022-04-15T09:48:46.632Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:46.632Z] 279a95ef7590: Layer already exists [2022-04-15T09:48:46.632Z] c2a05aabec8c: Layer already exists [2022-04-15T09:48:46.632Z] 1b8429cf9cd7: Layer already exists [2022-04-15T09:48:46.632Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:46.632Z] 9545ad8248d1: Layer already exists [2022-04-15T09:48:46.632Z] 24f0f9efe5e8: Layer already exists [2022-04-15T09:48:46.632Z] 2.2.0-dev.72: digest: sha256:c16c73e6d7f909c64f944faba06c1b39f733e447e4f44f5ec889a4773c28d641 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:46.968Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:47.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:47.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T09:48:47.302Z] 0f8c1876e620: Preparing [2022-04-15T09:48:47.302Z] 0f8c1876e620: Preparing [2022-04-15T09:48:47.302Z] 3d950d56d799: Preparing [2022-04-15T09:48:47.302Z] 279a95ef7590: Preparing [2022-04-15T09:48:47.302Z] 330ff4783dbc: Preparing [2022-04-15T09:48:47.302Z] 2cc654c6dee9: Preparing [2022-04-15T09:48:47.302Z] 32861b8838bf: Preparing [2022-04-15T09:48:47.302Z] c2a05aabec8c: Preparing [2022-04-15T09:48:47.302Z] 1b8429cf9cd7: Preparing [2022-04-15T09:48:47.302Z] 9545ad8248d1: Preparing [2022-04-15T09:48:47.302Z] 24f0f9efe5e8: Preparing [2022-04-15T09:48:47.302Z] f73e7dbfee58: Preparing [2022-04-15T09:48:47.302Z] 1b8429cf9cd7: Waiting [2022-04-15T09:48:47.302Z] 9545ad8248d1: Waiting [2022-04-15T09:48:47.302Z] 24f0f9efe5e8: Waiting [2022-04-15T09:48:47.302Z] f73e7dbfee58: Waiting [2022-04-15T09:48:47.302Z] 32861b8838bf: Waiting [2022-04-15T09:48:47.302Z] c2a05aabec8c: Waiting [2022-04-15T09:48:47.302Z] 279a95ef7590: Layer already exists [2022-04-15T09:48:47.302Z] 3d950d56d799: Layer already exists [2022-04-15T09:48:47.302Z] 330ff4783dbc: Layer already exists [2022-04-15T09:48:47.302Z] 0f8c1876e620: Layer already exists [2022-04-15T09:48:47.302Z] 2cc654c6dee9: Layer already exists [2022-04-15T09:48:47.302Z] c2a05aabec8c: Layer already exists [2022-04-15T09:48:47.302Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:47.302Z] 1b8429cf9cd7: Layer already exists [2022-04-15T09:48:47.302Z] 9545ad8248d1: Layer already exists [2022-04-15T09:48:47.571Z] 24f0f9efe5e8: Layer already exists [2022-04-15T09:48:47.571Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:47.571Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:c16c73e6d7f909c64f944faba06c1b39f733e447e4f44f5ec889a4773c28d641 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:47.910Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:48.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-15T09:48:48.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T09:48:48.239Z] 0f8c1876e620: Preparing [2022-04-15T09:48:48.239Z] 0f8c1876e620: Preparing [2022-04-15T09:48:48.239Z] 3d950d56d799: Preparing [2022-04-15T09:48:48.239Z] 279a95ef7590: Preparing [2022-04-15T09:48:48.239Z] 330ff4783dbc: Preparing [2022-04-15T09:48:48.239Z] 2cc654c6dee9: Preparing [2022-04-15T09:48:48.240Z] 32861b8838bf: Preparing [2022-04-15T09:48:48.240Z] c2a05aabec8c: Preparing [2022-04-15T09:48:48.240Z] 1b8429cf9cd7: Preparing [2022-04-15T09:48:48.240Z] 9545ad8248d1: Preparing [2022-04-15T09:48:48.240Z] 24f0f9efe5e8: Preparing [2022-04-15T09:48:48.240Z] f73e7dbfee58: Preparing [2022-04-15T09:48:48.240Z] 1b8429cf9cd7: Waiting [2022-04-15T09:48:48.240Z] 9545ad8248d1: Waiting [2022-04-15T09:48:48.240Z] 24f0f9efe5e8: Waiting [2022-04-15T09:48:48.240Z] 32861b8838bf: Waiting [2022-04-15T09:48:48.240Z] c2a05aabec8c: Waiting [2022-04-15T09:48:48.240Z] 2cc654c6dee9: Layer already exists [2022-04-15T09:48:48.240Z] 3d950d56d799: Layer already exists [2022-04-15T09:48:48.240Z] 330ff4783dbc: Layer already exists [2022-04-15T09:48:48.240Z] 0f8c1876e620: Layer already exists [2022-04-15T09:48:48.240Z] 279a95ef7590: Layer already exists [2022-04-15T09:48:48.511Z] c2a05aabec8c: Layer already exists [2022-04-15T09:48:48.511Z] 1b8429cf9cd7: Layer already exists [2022-04-15T09:48:48.511Z] 32861b8838bf: Layer already exists [2022-04-15T09:48:48.511Z] 24f0f9efe5e8: Layer already exists [2022-04-15T09:48:48.511Z] 9545ad8248d1: Layer already exists [2022-04-15T09:48:48.511Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:48.511Z] main: digest: sha256:c16c73e6d7f909c64f944faba06c1b39f733e447e4f44f5ec889a4773c28d641 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:48:48.551Z] ===================================================== [Pipeline] echo [2022-04-15T09:48:48.561Z] taggedImages: [2022-04-15T09:48:48.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:48.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-15T09:48:48.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.72 [2022-04-15T09:48:48.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:48.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-15T09:48:48.582Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-15T09:48:48.582Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:48.582Z] latest [2022-04-15T09:48:48.582Z] 2.2.0-dev.72 [2022-04-15T09:48:48.582Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:48.582Z] main [2022-04-15T09:48:48.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:48.934Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:49.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:49.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T09:48:49.270Z] d64903d56631: Preparing [2022-04-15T09:48:49.270Z] bd2bbbb2128c: Preparing [2022-04-15T09:48:49.270Z] 48a20ec33acb: Preparing [2022-04-15T09:48:49.270Z] 756084e8956e: Preparing [2022-04-15T09:48:49.270Z] 46da24db463d: Preparing [2022-04-15T09:48:49.270Z] 446adc929d6e: Preparing [2022-04-15T09:48:49.270Z] 00809d5fef3d: Preparing [2022-04-15T09:48:49.270Z] f73e7dbfee58: Preparing [2022-04-15T09:48:49.270Z] 00809d5fef3d: Waiting [2022-04-15T09:48:49.270Z] 446adc929d6e: Waiting [2022-04-15T09:48:49.270Z] f73e7dbfee58: Waiting [2022-04-15T09:48:49.541Z] d64903d56631: Pushed [2022-04-15T09:48:49.541Z] 46da24db463d: Pushed [2022-04-15T09:48:49.541Z] bd2bbbb2128c: Pushed [2022-04-15T09:48:49.541Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:49.812Z] 446adc929d6e: Pushed [2022-04-15T09:48:50.408Z] 00809d5fef3d: Pushed [2022-04-15T09:48:51.836Z] 756084e8956e: Pushed [2022-04-15T09:48:51.837Z] 48a20ec33acb: Pushed [2022-04-15T09:48:52.107Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:29f544adec7bb5ce9003fb1fbf29c02603bae6d797ff59f9bc0d7b86a9c3f0c4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:52.453Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:52.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-15T09:48:52.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T09:48:52.784Z] d64903d56631: Preparing [2022-04-15T09:48:52.784Z] bd2bbbb2128c: Preparing [2022-04-15T09:48:52.784Z] 48a20ec33acb: Preparing [2022-04-15T09:48:52.784Z] 756084e8956e: Preparing [2022-04-15T09:48:52.784Z] 46da24db463d: Preparing [2022-04-15T09:48:52.784Z] 446adc929d6e: Preparing [2022-04-15T09:48:52.784Z] 00809d5fef3d: Preparing [2022-04-15T09:48:52.784Z] f73e7dbfee58: Preparing [2022-04-15T09:48:52.784Z] 00809d5fef3d: Waiting [2022-04-15T09:48:52.784Z] f73e7dbfee58: Waiting [2022-04-15T09:48:52.784Z] 446adc929d6e: Waiting [2022-04-15T09:48:52.784Z] bd2bbbb2128c: Layer already exists [2022-04-15T09:48:52.784Z] d64903d56631: Layer already exists [2022-04-15T09:48:52.784Z] 48a20ec33acb: Layer already exists [2022-04-15T09:48:52.784Z] 756084e8956e: Layer already exists [2022-04-15T09:48:52.784Z] 46da24db463d: Layer already exists [2022-04-15T09:48:52.784Z] 446adc929d6e: Layer already exists [2022-04-15T09:48:52.784Z] 00809d5fef3d: Layer already exists [2022-04-15T09:48:53.054Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:53.054Z] latest: digest: sha256:29f544adec7bb5ce9003fb1fbf29c02603bae6d797ff59f9bc0d7b86a9c3f0c4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:53.394Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:53.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.72 [2022-04-15T09:48:53.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T09:48:53.728Z] d64903d56631: Preparing [2022-04-15T09:48:53.728Z] bd2bbbb2128c: Preparing [2022-04-15T09:48:53.728Z] 48a20ec33acb: Preparing [2022-04-15T09:48:53.728Z] 756084e8956e: Preparing [2022-04-15T09:48:53.728Z] 46da24db463d: Preparing [2022-04-15T09:48:53.728Z] 446adc929d6e: Preparing [2022-04-15T09:48:53.728Z] 00809d5fef3d: Preparing [2022-04-15T09:48:53.728Z] f73e7dbfee58: Preparing [2022-04-15T09:48:53.728Z] 446adc929d6e: Waiting [2022-04-15T09:48:53.728Z] 00809d5fef3d: Waiting [2022-04-15T09:48:53.728Z] f73e7dbfee58: Waiting [2022-04-15T09:48:53.728Z] bd2bbbb2128c: Layer already exists [2022-04-15T09:48:53.728Z] 756084e8956e: Layer already exists [2022-04-15T09:48:53.728Z] 48a20ec33acb: Layer already exists [2022-04-15T09:48:53.728Z] 46da24db463d: Layer already exists [2022-04-15T09:48:53.728Z] d64903d56631: Layer already exists [2022-04-15T09:48:54.000Z] 446adc929d6e: Layer already exists [2022-04-15T09:48:54.000Z] 00809d5fef3d: Layer already exists [2022-04-15T09:48:54.000Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:54.000Z] 2.2.0-dev.72: digest: sha256:29f544adec7bb5ce9003fb1fbf29c02603bae6d797ff59f9bc0d7b86a9c3f0c4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:54.343Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:54.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:54.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T09:48:54.679Z] d64903d56631: Preparing [2022-04-15T09:48:54.679Z] bd2bbbb2128c: Preparing [2022-04-15T09:48:54.679Z] 48a20ec33acb: Preparing [2022-04-15T09:48:54.679Z] 756084e8956e: Preparing [2022-04-15T09:48:54.679Z] 46da24db463d: Preparing [2022-04-15T09:48:54.679Z] 446adc929d6e: Preparing [2022-04-15T09:48:54.679Z] 00809d5fef3d: Preparing [2022-04-15T09:48:54.679Z] f73e7dbfee58: Preparing [2022-04-15T09:48:54.679Z] 446adc929d6e: Waiting [2022-04-15T09:48:54.679Z] 00809d5fef3d: Waiting [2022-04-15T09:48:54.679Z] f73e7dbfee58: Waiting [2022-04-15T09:48:54.679Z] 48a20ec33acb: Layer already exists [2022-04-15T09:48:54.679Z] d64903d56631: Layer already exists [2022-04-15T09:48:54.679Z] 756084e8956e: Layer already exists [2022-04-15T09:48:54.679Z] 46da24db463d: Layer already exists [2022-04-15T09:48:54.679Z] bd2bbbb2128c: Layer already exists [2022-04-15T09:48:54.679Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:54.679Z] 00809d5fef3d: Layer already exists [2022-04-15T09:48:54.679Z] 446adc929d6e: Layer already exists [2022-04-15T09:48:54.950Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:29f544adec7bb5ce9003fb1fbf29c02603bae6d797ff59f9bc0d7b86a9c3f0c4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:55.293Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:55.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-15T09:48:55.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T09:48:55.626Z] d64903d56631: Preparing [2022-04-15T09:48:55.626Z] bd2bbbb2128c: Preparing [2022-04-15T09:48:55.626Z] 48a20ec33acb: Preparing [2022-04-15T09:48:55.626Z] 756084e8956e: Preparing [2022-04-15T09:48:55.626Z] 46da24db463d: Preparing [2022-04-15T09:48:55.626Z] 446adc929d6e: Preparing [2022-04-15T09:48:55.626Z] 00809d5fef3d: Preparing [2022-04-15T09:48:55.626Z] f73e7dbfee58: Preparing [2022-04-15T09:48:55.626Z] 446adc929d6e: Waiting [2022-04-15T09:48:55.626Z] 00809d5fef3d: Waiting [2022-04-15T09:48:55.626Z] f73e7dbfee58: Waiting [2022-04-15T09:48:55.626Z] 46da24db463d: Layer already exists [2022-04-15T09:48:55.626Z] bd2bbbb2128c: Layer already exists [2022-04-15T09:48:55.626Z] 756084e8956e: Layer already exists [2022-04-15T09:48:55.626Z] d64903d56631: Layer already exists [2022-04-15T09:48:55.626Z] 48a20ec33acb: Layer already exists [2022-04-15T09:48:55.626Z] 446adc929d6e: Layer already exists [2022-04-15T09:48:55.626Z] 00809d5fef3d: Layer already exists [2022-04-15T09:48:55.626Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:55.896Z] main: digest: sha256:29f544adec7bb5ce9003fb1fbf29c02603bae6d797ff59f9bc0d7b86a9c3f0c4 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:48:55.944Z] ===================================================== [Pipeline] echo [2022-04-15T09:48:55.952Z] taggedImages: [2022-04-15T09:48:55.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:55.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-15T09:48:55.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.72 [2022-04-15T09:48:55.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:55.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-15T09:48:55.972Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-15T09:48:55.972Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:55.972Z] latest [2022-04-15T09:48:55.972Z] 2.2.0-dev.72 [2022-04-15T09:48:55.972Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:48:55.972Z] main [2022-04-15T09:48:55.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:56.313Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:48:56.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:48:56.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T09:48:56.648Z] f6b394787ae6: Preparing [2022-04-15T09:48:56.648Z] 245d1d559079: Preparing [2022-04-15T09:48:56.648Z] 7b261480ca30: Preparing [2022-04-15T09:48:56.648Z] 178b50c56e05: Preparing [2022-04-15T09:48:56.648Z] 67596ab15b01: Preparing [2022-04-15T09:48:56.648Z] 11a1d070f5b6: Preparing [2022-04-15T09:48:56.648Z] 2092b8f1e92e: Preparing [2022-04-15T09:48:56.648Z] cc79cbbdc2ce: Preparing [2022-04-15T09:48:56.648Z] be73b836e4a1: Preparing [2022-04-15T09:48:56.648Z] f73e7dbfee58: Preparing [2022-04-15T09:48:56.648Z] 11a1d070f5b6: Waiting [2022-04-15T09:48:56.648Z] 2092b8f1e92e: Waiting [2022-04-15T09:48:56.648Z] cc79cbbdc2ce: Waiting [2022-04-15T09:48:56.648Z] be73b836e4a1: Waiting [2022-04-15T09:48:56.648Z] f73e7dbfee58: Waiting [2022-04-15T09:48:56.917Z] f6b394787ae6: Pushed [2022-04-15T09:48:56.917Z] 67596ab15b01: Pushed [2022-04-15T09:48:56.917Z] 245d1d559079: Pushed [2022-04-15T09:48:57.189Z] 11a1d070f5b6: Pushed [2022-04-15T09:48:57.189Z] 2092b8f1e92e: Pushed [2022-04-15T09:48:57.189Z] cc79cbbdc2ce: Pushed [2022-04-15T09:48:57.189Z] f73e7dbfee58: Layer already exists [2022-04-15T09:48:57.461Z] be73b836e4a1: Pushed [2022-04-15T09:48:59.429Z] 178b50c56e05: Pushed [2022-04-15T09:49:00.023Z] 7b261480ca30: Pushed [2022-04-15T09:49:00.294Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:64a679b786d9b31e88f1017d96c93897e801bbaa7f2e7c3f71520194f2ce7ef8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:00.662Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:01.034Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-15T09:49:01.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T09:49:01.034Z] f6b394787ae6: Preparing [2022-04-15T09:49:01.034Z] 245d1d559079: Preparing [2022-04-15T09:49:01.034Z] 7b261480ca30: Preparing [2022-04-15T09:49:01.034Z] 178b50c56e05: Preparing [2022-04-15T09:49:01.034Z] 67596ab15b01: Preparing [2022-04-15T09:49:01.034Z] 11a1d070f5b6: Preparing [2022-04-15T09:49:01.034Z] 2092b8f1e92e: Preparing [2022-04-15T09:49:01.034Z] cc79cbbdc2ce: Preparing [2022-04-15T09:49:01.034Z] be73b836e4a1: Preparing [2022-04-15T09:49:01.034Z] f73e7dbfee58: Preparing [2022-04-15T09:49:01.034Z] cc79cbbdc2ce: Waiting [2022-04-15T09:49:01.034Z] f73e7dbfee58: Waiting [2022-04-15T09:49:01.034Z] be73b836e4a1: Waiting [2022-04-15T09:49:01.034Z] 11a1d070f5b6: Waiting [2022-04-15T09:49:01.034Z] 2092b8f1e92e: Waiting [2022-04-15T09:49:01.034Z] 7b261480ca30: Layer already exists [2022-04-15T09:49:01.034Z] 245d1d559079: Layer already exists [2022-04-15T09:49:01.034Z] 67596ab15b01: Layer already exists [2022-04-15T09:49:01.034Z] 178b50c56e05: Layer already exists [2022-04-15T09:49:01.034Z] f6b394787ae6: Layer already exists [2022-04-15T09:49:01.034Z] cc79cbbdc2ce: Layer already exists [2022-04-15T09:49:01.034Z] 11a1d070f5b6: Layer already exists [2022-04-15T09:49:01.317Z] be73b836e4a1: Layer already exists [2022-04-15T09:49:01.317Z] 2092b8f1e92e: Layer already exists [2022-04-15T09:49:01.317Z] f73e7dbfee58: Layer already exists [2022-04-15T09:49:01.317Z] latest: digest: sha256:64a679b786d9b31e88f1017d96c93897e801bbaa7f2e7c3f71520194f2ce7ef8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:01.676Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:02.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.72 [2022-04-15T09:49:02.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T09:49:02.010Z] f6b394787ae6: Preparing [2022-04-15T09:49:02.010Z] 245d1d559079: Preparing [2022-04-15T09:49:02.010Z] 7b261480ca30: Preparing [2022-04-15T09:49:02.010Z] 178b50c56e05: Preparing [2022-04-15T09:49:02.010Z] 67596ab15b01: Preparing [2022-04-15T09:49:02.010Z] 11a1d070f5b6: Preparing [2022-04-15T09:49:02.010Z] 2092b8f1e92e: Preparing [2022-04-15T09:49:02.010Z] cc79cbbdc2ce: Preparing [2022-04-15T09:49:02.010Z] be73b836e4a1: Preparing [2022-04-15T09:49:02.010Z] f73e7dbfee58: Preparing [2022-04-15T09:49:02.010Z] cc79cbbdc2ce: Waiting [2022-04-15T09:49:02.010Z] be73b836e4a1: Waiting [2022-04-15T09:49:02.010Z] f73e7dbfee58: Waiting [2022-04-15T09:49:02.010Z] 2092b8f1e92e: Waiting [2022-04-15T09:49:02.010Z] 11a1d070f5b6: Waiting [2022-04-15T09:49:02.010Z] 245d1d559079: Layer already exists [2022-04-15T09:49:02.010Z] 67596ab15b01: Layer already exists [2022-04-15T09:49:02.010Z] 7b261480ca30: Layer already exists [2022-04-15T09:49:02.010Z] 178b50c56e05: Layer already exists [2022-04-15T09:49:02.010Z] f6b394787ae6: Layer already exists [2022-04-15T09:49:02.010Z] 11a1d070f5b6: Layer already exists [2022-04-15T09:49:02.010Z] 2092b8f1e92e: Layer already exists [2022-04-15T09:49:02.010Z] be73b836e4a1: Layer already exists [2022-04-15T09:49:02.010Z] cc79cbbdc2ce: Layer already exists [2022-04-15T09:49:02.010Z] f73e7dbfee58: Layer already exists [2022-04-15T09:49:02.281Z] 2.2.0-dev.72: digest: sha256:64a679b786d9b31e88f1017d96c93897e801bbaa7f2e7c3f71520194f2ce7ef8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:02.624Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:02.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:02.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T09:49:02.958Z] f6b394787ae6: Preparing [2022-04-15T09:49:02.958Z] 245d1d559079: Preparing [2022-04-15T09:49:02.958Z] 7b261480ca30: Preparing [2022-04-15T09:49:02.958Z] 178b50c56e05: Preparing [2022-04-15T09:49:02.958Z] 67596ab15b01: Preparing [2022-04-15T09:49:02.958Z] 11a1d070f5b6: Preparing [2022-04-15T09:49:02.958Z] 2092b8f1e92e: Preparing [2022-04-15T09:49:02.958Z] cc79cbbdc2ce: Preparing [2022-04-15T09:49:02.958Z] be73b836e4a1: Preparing [2022-04-15T09:49:02.958Z] 2092b8f1e92e: Waiting [2022-04-15T09:49:02.958Z] f73e7dbfee58: Preparing [2022-04-15T09:49:02.958Z] 11a1d070f5b6: Waiting [2022-04-15T09:49:02.958Z] cc79cbbdc2ce: Waiting [2022-04-15T09:49:02.958Z] f73e7dbfee58: Waiting [2022-04-15T09:49:02.958Z] be73b836e4a1: Waiting [2022-04-15T09:49:02.958Z] 178b50c56e05: Layer already exists [2022-04-15T09:49:02.958Z] 67596ab15b01: Layer already exists [2022-04-15T09:49:02.958Z] f6b394787ae6: Layer already exists [2022-04-15T09:49:02.958Z] 7b261480ca30: Layer already exists [2022-04-15T09:49:02.958Z] 245d1d559079: Layer already exists [2022-04-15T09:49:02.958Z] 11a1d070f5b6: Layer already exists [2022-04-15T09:49:02.958Z] cc79cbbdc2ce: Layer already exists [2022-04-15T09:49:02.958Z] 2092b8f1e92e: Layer already exists [2022-04-15T09:49:02.958Z] f73e7dbfee58: Layer already exists [2022-04-15T09:49:02.958Z] be73b836e4a1: Layer already exists [2022-04-15T09:49:03.228Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:64a679b786d9b31e88f1017d96c93897e801bbaa7f2e7c3f71520194f2ce7ef8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:03.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:04.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-15T09:49:04.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T09:49:04.194Z] f6b394787ae6: Preparing [2022-04-15T09:49:04.194Z] 245d1d559079: Preparing [2022-04-15T09:49:04.194Z] 7b261480ca30: Preparing [2022-04-15T09:49:04.194Z] 178b50c56e05: Preparing [2022-04-15T09:49:04.194Z] 67596ab15b01: Preparing [2022-04-15T09:49:04.194Z] 11a1d070f5b6: Preparing [2022-04-15T09:49:04.194Z] 2092b8f1e92e: Preparing [2022-04-15T09:49:04.194Z] cc79cbbdc2ce: Preparing [2022-04-15T09:49:04.194Z] 11a1d070f5b6: Waiting [2022-04-15T09:49:04.194Z] 2092b8f1e92e: Waiting [2022-04-15T09:49:04.194Z] be73b836e4a1: Preparing [2022-04-15T09:49:04.194Z] f73e7dbfee58: Preparing [2022-04-15T09:49:04.194Z] cc79cbbdc2ce: Waiting [2022-04-15T09:49:04.194Z] be73b836e4a1: Waiting [2022-04-15T09:49:04.194Z] f73e7dbfee58: Waiting [2022-04-15T09:49:04.468Z] 67596ab15b01: Layer already exists [2022-04-15T09:49:04.468Z] f6b394787ae6: Layer already exists [2022-04-15T09:49:04.468Z] 245d1d559079: Layer already exists [2022-04-15T09:49:04.468Z] 178b50c56e05: Layer already exists [2022-04-15T09:49:04.468Z] 7b261480ca30: Layer already exists [2022-04-15T09:49:04.468Z] 11a1d070f5b6: Layer already exists [2022-04-15T09:49:04.468Z] 2092b8f1e92e: Layer already exists [2022-04-15T09:49:04.468Z] cc79cbbdc2ce: Layer already exists [2022-04-15T09:49:04.468Z] be73b836e4a1: Layer already exists [2022-04-15T09:49:04.468Z] f73e7dbfee58: Layer already exists [2022-04-15T09:49:04.468Z] main: digest: sha256:64a679b786d9b31e88f1017d96c93897e801bbaa7f2e7c3f71520194f2ce7ef8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:49:04.516Z] ===================================================== [Pipeline] echo [2022-04-15T09:49:04.527Z] taggedImages: [2022-04-15T09:49:04.527Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:04.527Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-15T09:49:04.527Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.72 [2022-04-15T09:49:04.527Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:04.527Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-15T09:49:04.549Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-15T09:49:04.549Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:04.549Z] latest [2022-04-15T09:49:04.549Z] 2.2.0-dev.72 [2022-04-15T09:49:04.549Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:04.549Z] main [2022-04-15T09:49:04.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:04.888Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:05.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:05.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T09:49:05.224Z] 588d00436481: Preparing [2022-04-15T09:49:05.224Z] f0485dd90eaa: Preparing [2022-04-15T09:49:05.224Z] 32861b8838bf: Preparing [2022-04-15T09:49:05.224Z] e2d3325f4dcc: Preparing [2022-04-15T09:49:05.224Z] de8db9b52d76: Preparing [2022-04-15T09:49:05.224Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:05.224Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:05.224Z] 32861b8838bf: Layer already exists [2022-04-15T09:49:05.507Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:05.507Z] 588d00436481: Pushed [2022-04-15T09:49:05.507Z] de8db9b52d76: Pushed [2022-04-15T09:49:06.938Z] e2d3325f4dcc: Pushed [2022-04-15T09:49:10.313Z] f0485dd90eaa: Pushed [2022-04-15T09:49:10.313Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:366867e53ae0439f955fe9828301b92d0b41b17fe545437e8e045649e3843cbd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:10.657Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:10.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-15T09:49:10.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T09:49:10.995Z] 588d00436481: Preparing [2022-04-15T09:49:10.995Z] f0485dd90eaa: Preparing [2022-04-15T09:49:10.995Z] 32861b8838bf: Preparing [2022-04-15T09:49:10.995Z] e2d3325f4dcc: Preparing [2022-04-15T09:49:10.995Z] de8db9b52d76: Preparing [2022-04-15T09:49:10.995Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:10.995Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:10.995Z] 32861b8838bf: Layer already exists [2022-04-15T09:49:10.995Z] 588d00436481: Layer already exists [2022-04-15T09:49:10.995Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:10.995Z] f0485dd90eaa: Layer already exists [2022-04-15T09:49:10.995Z] e2d3325f4dcc: Layer already exists [2022-04-15T09:49:10.995Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:11.265Z] latest: digest: sha256:366867e53ae0439f955fe9828301b92d0b41b17fe545437e8e045649e3843cbd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:11.609Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:11.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.72 [2022-04-15T09:49:11.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T09:49:11.952Z] 588d00436481: Preparing [2022-04-15T09:49:11.952Z] f0485dd90eaa: Preparing [2022-04-15T09:49:11.952Z] 32861b8838bf: Preparing [2022-04-15T09:49:11.952Z] e2d3325f4dcc: Preparing [2022-04-15T09:49:11.952Z] de8db9b52d76: Preparing [2022-04-15T09:49:11.952Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:11.952Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:11.952Z] e2d3325f4dcc: Layer already exists [2022-04-15T09:49:11.952Z] f0485dd90eaa: Layer already exists [2022-04-15T09:49:11.952Z] 32861b8838bf: Layer already exists [2022-04-15T09:49:11.952Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:11.952Z] 588d00436481: Layer already exists [2022-04-15T09:49:11.952Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:12.223Z] 2.2.0-dev.72: digest: sha256:366867e53ae0439f955fe9828301b92d0b41b17fe545437e8e045649e3843cbd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:12.567Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:12.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:12.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T09:49:12.903Z] 588d00436481: Preparing [2022-04-15T09:49:12.903Z] f0485dd90eaa: Preparing [2022-04-15T09:49:12.903Z] 32861b8838bf: Preparing [2022-04-15T09:49:12.903Z] e2d3325f4dcc: Preparing [2022-04-15T09:49:12.903Z] de8db9b52d76: Preparing [2022-04-15T09:49:12.903Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:12.903Z] e2d3325f4dcc: Layer already exists [2022-04-15T09:49:12.903Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:12.903Z] 588d00436481: Layer already exists [2022-04-15T09:49:12.903Z] 32861b8838bf: Layer already exists [2022-04-15T09:49:12.903Z] f0485dd90eaa: Layer already exists [2022-04-15T09:49:12.903Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:13.173Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:366867e53ae0439f955fe9828301b92d0b41b17fe545437e8e045649e3843cbd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:13.514Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:13.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-15T09:49:13.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T09:49:13.852Z] 588d00436481: Preparing [2022-04-15T09:49:13.852Z] f0485dd90eaa: Preparing [2022-04-15T09:49:13.852Z] 32861b8838bf: Preparing [2022-04-15T09:49:13.852Z] e2d3325f4dcc: Preparing [2022-04-15T09:49:13.852Z] de8db9b52d76: Preparing [2022-04-15T09:49:13.852Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:13.852Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:13.852Z] e2d3325f4dcc: Layer already exists [2022-04-15T09:49:13.852Z] f0485dd90eaa: Layer already exists [2022-04-15T09:49:13.852Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:13.852Z] 588d00436481: Layer already exists [2022-04-15T09:49:13.852Z] 32861b8838bf: Layer already exists [2022-04-15T09:49:13.852Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:14.122Z] main: digest: sha256:366867e53ae0439f955fe9828301b92d0b41b17fe545437e8e045649e3843cbd size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:49:14.168Z] ===================================================== [Pipeline] echo [2022-04-15T09:49:14.177Z] taggedImages: [2022-04-15T09:49:14.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:14.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-15T09:49:14.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.72 [2022-04-15T09:49:14.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:14.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-15T09:49:14.196Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-15T09:49:14.196Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:14.196Z] latest [2022-04-15T09:49:14.196Z] 2.2.0-dev.72 [2022-04-15T09:49:14.196Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:14.196Z] main [2022-04-15T09:49:14.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:14.546Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:14.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:14.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T09:49:14.879Z] ef208236df37: Preparing [2022-04-15T09:49:14.879Z] b58361e21c04: Preparing [2022-04-15T09:49:14.879Z] bc317ad246a7: Preparing [2022-04-15T09:49:14.879Z] cd47b1bfd02d: Preparing [2022-04-15T09:49:14.879Z] 794e76ff07e5: Preparing [2022-04-15T09:49:14.879Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:49:14.879Z] de8db9b52d76: Preparing [2022-04-15T09:49:14.879Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:14.879Z] 4d2efd5e7c7d: Waiting [2022-04-15T09:49:14.879Z] de8db9b52d76: Waiting [2022-04-15T09:49:14.879Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:15.153Z] b58361e21c04: Pushed [2022-04-15T09:49:15.153Z] bc317ad246a7: Pushed [2022-04-15T09:49:15.153Z] ef208236df37: Pushed [2022-04-15T09:49:15.153Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:15.153Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:16.128Z] 4d2efd5e7c7d: Pushed [2022-04-15T09:49:24.386Z] 794e76ff07e5: Pushed [2022-04-15T09:49:32.635Z] cd47b1bfd02d: Pushed [2022-04-15T09:49:32.635Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:08c36744a94d873db8ca30e218d8bca3d164dc3e5d938c2ea10233a03a87a90d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:32.976Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:33.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-15T09:49:33.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T09:49:33.310Z] ef208236df37: Preparing [2022-04-15T09:49:33.310Z] b58361e21c04: Preparing [2022-04-15T09:49:33.310Z] bc317ad246a7: Preparing [2022-04-15T09:49:33.310Z] cd47b1bfd02d: Preparing [2022-04-15T09:49:33.310Z] 794e76ff07e5: Preparing [2022-04-15T09:49:33.310Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:49:33.310Z] de8db9b52d76: Preparing [2022-04-15T09:49:33.310Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:33.310Z] 4d2efd5e7c7d: Waiting [2022-04-15T09:49:33.310Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:33.310Z] de8db9b52d76: Waiting [2022-04-15T09:49:33.310Z] b58361e21c04: Layer already exists [2022-04-15T09:49:33.310Z] cd47b1bfd02d: Layer already exists [2022-04-15T09:49:33.310Z] bc317ad246a7: Layer already exists [2022-04-15T09:49:33.310Z] 794e76ff07e5: Layer already exists [2022-04-15T09:49:33.310Z] ef208236df37: Layer already exists [2022-04-15T09:49:33.310Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:49:33.310Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:33.582Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:33.583Z] latest: digest: sha256:08c36744a94d873db8ca30e218d8bca3d164dc3e5d938c2ea10233a03a87a90d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:33.921Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:34.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.72 [2022-04-15T09:49:34.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T09:49:34.254Z] ef208236df37: Preparing [2022-04-15T09:49:34.254Z] b58361e21c04: Preparing [2022-04-15T09:49:34.254Z] bc317ad246a7: Preparing [2022-04-15T09:49:34.254Z] cd47b1bfd02d: Preparing [2022-04-15T09:49:34.254Z] 794e76ff07e5: Preparing [2022-04-15T09:49:34.254Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:49:34.254Z] de8db9b52d76: Preparing [2022-04-15T09:49:34.254Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:34.254Z] 4d2efd5e7c7d: Waiting [2022-04-15T09:49:34.254Z] de8db9b52d76: Waiting [2022-04-15T09:49:34.254Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:34.254Z] cd47b1bfd02d: Layer already exists [2022-04-15T09:49:34.254Z] 794e76ff07e5: Layer already exists [2022-04-15T09:49:34.254Z] ef208236df37: Layer already exists [2022-04-15T09:49:34.254Z] bc317ad246a7: Layer already exists [2022-04-15T09:49:34.254Z] b58361e21c04: Layer already exists [2022-04-15T09:49:34.254Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:49:34.254Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:34.254Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:34.525Z] 2.2.0-dev.72: digest: sha256:08c36744a94d873db8ca30e218d8bca3d164dc3e5d938c2ea10233a03a87a90d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:34.865Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:35.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:35.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T09:49:35.201Z] ef208236df37: Preparing [2022-04-15T09:49:35.201Z] b58361e21c04: Preparing [2022-04-15T09:49:35.201Z] bc317ad246a7: Preparing [2022-04-15T09:49:35.201Z] cd47b1bfd02d: Preparing [2022-04-15T09:49:35.201Z] 794e76ff07e5: Preparing [2022-04-15T09:49:35.201Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:49:35.201Z] de8db9b52d76: Preparing [2022-04-15T09:49:35.201Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:35.201Z] 4d2efd5e7c7d: Waiting [2022-04-15T09:49:35.201Z] de8db9b52d76: Waiting [2022-04-15T09:49:35.201Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:35.201Z] bc317ad246a7: Layer already exists [2022-04-15T09:49:35.201Z] ef208236df37: Layer already exists [2022-04-15T09:49:35.201Z] 794e76ff07e5: Layer already exists [2022-04-15T09:49:35.201Z] cd47b1bfd02d: Layer already exists [2022-04-15T09:49:35.201Z] b58361e21c04: Layer already exists [2022-04-15T09:49:35.201Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:35.201Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:35.201Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:49:35.471Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:08c36744a94d873db8ca30e218d8bca3d164dc3e5d938c2ea10233a03a87a90d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:35.807Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:36.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-15T09:49:36.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T09:49:36.142Z] ef208236df37: Preparing [2022-04-15T09:49:36.142Z] b58361e21c04: Preparing [2022-04-15T09:49:36.142Z] bc317ad246a7: Preparing [2022-04-15T09:49:36.142Z] cd47b1bfd02d: Preparing [2022-04-15T09:49:36.142Z] 794e76ff07e5: Preparing [2022-04-15T09:49:36.142Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:49:36.142Z] de8db9b52d76: Preparing [2022-04-15T09:49:36.142Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:36.142Z] 4d2efd5e7c7d: Waiting [2022-04-15T09:49:36.142Z] de8db9b52d76: Waiting [2022-04-15T09:49:36.142Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:36.142Z] ef208236df37: Layer already exists [2022-04-15T09:49:36.142Z] bc317ad246a7: Layer already exists [2022-04-15T09:49:36.142Z] b58361e21c04: Layer already exists [2022-04-15T09:49:36.142Z] 794e76ff07e5: Layer already exists [2022-04-15T09:49:36.142Z] cd47b1bfd02d: Layer already exists [2022-04-15T09:49:36.142Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:36.142Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:36.142Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:49:36.413Z] main: digest: sha256:08c36744a94d873db8ca30e218d8bca3d164dc3e5d938c2ea10233a03a87a90d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:49:36.455Z] ===================================================== [Pipeline] echo [2022-04-15T09:49:36.464Z] taggedImages: [2022-04-15T09:49:36.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:36.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-15T09:49:36.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.72 [2022-04-15T09:49:36.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:36.464Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-15T09:49:36.489Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-15T09:49:36.489Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:36.489Z] latest [2022-04-15T09:49:36.489Z] 2.2.0-dev.72 [2022-04-15T09:49:36.489Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:36.489Z] main [2022-04-15T09:49:36.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:36.835Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:37.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:49:37.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T09:49:37.171Z] c9dc820877f4: Preparing [2022-04-15T09:49:37.171Z] 10cb267c0775: Preparing [2022-04-15T09:49:37.171Z] de37bd283174: Preparing [2022-04-15T09:49:37.171Z] 818289769a58: Preparing [2022-04-15T09:49:37.171Z] 7c8a10a6fcd7: Preparing [2022-04-15T09:49:37.171Z] de8db9b52d76: Preparing [2022-04-15T09:49:37.171Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:37.171Z] de8db9b52d76: Waiting [2022-04-15T09:49:37.171Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:37.443Z] de37bd283174: Pushed [2022-04-15T09:49:37.443Z] c9dc820877f4: Pushed [2022-04-15T09:49:37.443Z] 10cb267c0775: Pushed [2022-04-15T09:49:37.443Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:37.443Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:38.036Z] 7c8a10a6fcd7: Pushed [2022-04-15T09:49:56.335Z] 818289769a58: Pushed [2022-04-15T09:49:56.335Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:b7a196c0a8fd5074e73bf1beb0c38b48cc4aec006e72e8fc6b566679dcc17b37 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:56.696Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:57.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-15T09:49:57.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T09:49:57.040Z] c9dc820877f4: Preparing [2022-04-15T09:49:57.040Z] 10cb267c0775: Preparing [2022-04-15T09:49:57.040Z] de37bd283174: Preparing [2022-04-15T09:49:57.040Z] 818289769a58: Preparing [2022-04-15T09:49:57.040Z] 7c8a10a6fcd7: Preparing [2022-04-15T09:49:57.040Z] de8db9b52d76: Preparing [2022-04-15T09:49:57.040Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:57.040Z] de8db9b52d76: Waiting [2022-04-15T09:49:57.040Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:57.040Z] 818289769a58: Layer already exists [2022-04-15T09:49:57.040Z] 10cb267c0775: Layer already exists [2022-04-15T09:49:57.040Z] de37bd283174: Layer already exists [2022-04-15T09:49:57.040Z] c9dc820877f4: Layer already exists [2022-04-15T09:49:57.040Z] 7c8a10a6fcd7: Layer already exists [2022-04-15T09:49:57.040Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:57.040Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:57.315Z] latest: digest: sha256:b7a196c0a8fd5074e73bf1beb0c38b48cc4aec006e72e8fc6b566679dcc17b37 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:57.650Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:57.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.72 [2022-04-15T09:49:57.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T09:49:57.981Z] c9dc820877f4: Preparing [2022-04-15T09:49:57.981Z] 10cb267c0775: Preparing [2022-04-15T09:49:57.981Z] de37bd283174: Preparing [2022-04-15T09:49:57.981Z] 818289769a58: Preparing [2022-04-15T09:49:57.981Z] 7c8a10a6fcd7: Preparing [2022-04-15T09:49:57.981Z] de8db9b52d76: Preparing [2022-04-15T09:49:57.981Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:57.981Z] de8db9b52d76: Waiting [2022-04-15T09:49:57.981Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:57.981Z] 10cb267c0775: Layer already exists [2022-04-15T09:49:57.981Z] 818289769a58: Layer already exists [2022-04-15T09:49:57.981Z] 7c8a10a6fcd7: Layer already exists [2022-04-15T09:49:57.981Z] c9dc820877f4: Layer already exists [2022-04-15T09:49:57.981Z] de37bd283174: Layer already exists [2022-04-15T09:49:57.981Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:57.981Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:58.252Z] 2.2.0-dev.72: digest: sha256:b7a196c0a8fd5074e73bf1beb0c38b48cc4aec006e72e8fc6b566679dcc17b37 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:58.594Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:58.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:49:58.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T09:49:58.926Z] c9dc820877f4: Preparing [2022-04-15T09:49:58.926Z] 10cb267c0775: Preparing [2022-04-15T09:49:58.926Z] de37bd283174: Preparing [2022-04-15T09:49:58.926Z] 818289769a58: Preparing [2022-04-15T09:49:58.926Z] 7c8a10a6fcd7: Preparing [2022-04-15T09:49:58.926Z] de8db9b52d76: Preparing [2022-04-15T09:49:58.926Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:58.926Z] de8db9b52d76: Waiting [2022-04-15T09:49:58.926Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:58.926Z] 7c8a10a6fcd7: Layer already exists [2022-04-15T09:49:58.926Z] c9dc820877f4: Layer already exists [2022-04-15T09:49:58.926Z] de37bd283174: Layer already exists [2022-04-15T09:49:58.926Z] 10cb267c0775: Layer already exists [2022-04-15T09:49:58.926Z] 818289769a58: Layer already exists [2022-04-15T09:49:59.196Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:49:59.196Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:59.196Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:b7a196c0a8fd5074e73bf1beb0c38b48cc4aec006e72e8fc6b566679dcc17b37 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:59.536Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:49:59.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-15T09:49:59.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T09:49:59.873Z] c9dc820877f4: Preparing [2022-04-15T09:49:59.873Z] 10cb267c0775: Preparing [2022-04-15T09:49:59.873Z] de37bd283174: Preparing [2022-04-15T09:49:59.873Z] 818289769a58: Preparing [2022-04-15T09:49:59.873Z] 7c8a10a6fcd7: Preparing [2022-04-15T09:49:59.873Z] de8db9b52d76: Preparing [2022-04-15T09:49:59.873Z] 4f4ce317c6bb: Preparing [2022-04-15T09:49:59.873Z] de8db9b52d76: Waiting [2022-04-15T09:49:59.873Z] 4f4ce317c6bb: Waiting [2022-04-15T09:49:59.873Z] 10cb267c0775: Layer already exists [2022-04-15T09:49:59.873Z] 818289769a58: Layer already exists [2022-04-15T09:49:59.873Z] c9dc820877f4: Layer already exists [2022-04-15T09:49:59.873Z] 7c8a10a6fcd7: Layer already exists [2022-04-15T09:49:59.873Z] de37bd283174: Layer already exists [2022-04-15T09:49:59.873Z] de8db9b52d76: Layer already exists [2022-04-15T09:49:59.873Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:00.142Z] main: digest: sha256:b7a196c0a8fd5074e73bf1beb0c38b48cc4aec006e72e8fc6b566679dcc17b37 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:50:00.183Z] ===================================================== [Pipeline] echo [2022-04-15T09:50:00.190Z] taggedImages: [2022-04-15T09:50:00.190Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:00.190Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-15T09:50:00.190Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.72 [2022-04-15T09:50:00.190Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:00.190Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-15T09:50:00.209Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-15T09:50:00.209Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:00.209Z] latest [2022-04-15T09:50:00.209Z] 2.2.0-dev.72 [2022-04-15T09:50:00.209Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:00.209Z] main [2022-04-15T09:50:00.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:00.563Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:00.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:00.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T09:50:00.901Z] 1149102e8d42: Preparing [2022-04-15T09:50:00.901Z] 864d7d1c898b: Preparing [2022-04-15T09:50:00.901Z] 520c042d1d07: Preparing [2022-04-15T09:50:00.901Z] e259e977c7ad: Preparing [2022-04-15T09:50:00.901Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:50:00.901Z] de8db9b52d76: Preparing [2022-04-15T09:50:00.901Z] 4f4ce317c6bb: Preparing [2022-04-15T09:50:00.901Z] de8db9b52d76: Waiting [2022-04-15T09:50:00.901Z] 4f4ce317c6bb: Waiting [2022-04-15T09:50:01.173Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:50:01.173Z] de8db9b52d76: Layer already exists [2022-04-15T09:50:01.173Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:01.173Z] 1149102e8d42: Pushed [2022-04-15T09:50:01.173Z] 864d7d1c898b: Pushed [2022-04-15T09:50:01.173Z] 520c042d1d07: Pushed [2022-04-15T09:50:19.449Z] e259e977c7ad: Pushed [2022-04-15T09:50:19.449Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:800ee662cf451c2ad751373c5044bced5f9b2fd4bb04bc496bc61d58ee7ac28e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:19.793Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:20.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-15T09:50:20.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T09:50:20.128Z] 1149102e8d42: Preparing [2022-04-15T09:50:20.128Z] 864d7d1c898b: Preparing [2022-04-15T09:50:20.128Z] 520c042d1d07: Preparing [2022-04-15T09:50:20.128Z] e259e977c7ad: Preparing [2022-04-15T09:50:20.128Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:50:20.128Z] de8db9b52d76: Preparing [2022-04-15T09:50:20.128Z] 4f4ce317c6bb: Preparing [2022-04-15T09:50:20.128Z] 4f4ce317c6bb: Waiting [2022-04-15T09:50:20.128Z] de8db9b52d76: Waiting [2022-04-15T09:50:20.128Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:50:20.128Z] e259e977c7ad: Layer already exists [2022-04-15T09:50:20.128Z] 520c042d1d07: Layer already exists [2022-04-15T09:50:20.128Z] 864d7d1c898b: Layer already exists [2022-04-15T09:50:20.128Z] 1149102e8d42: Layer already exists [2022-04-15T09:50:20.128Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:20.128Z] de8db9b52d76: Layer already exists [2022-04-15T09:50:20.397Z] latest: digest: sha256:800ee662cf451c2ad751373c5044bced5f9b2fd4bb04bc496bc61d58ee7ac28e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:20.736Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:21.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.72 [2022-04-15T09:50:21.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T09:50:21.071Z] 1149102e8d42: Preparing [2022-04-15T09:50:21.071Z] 864d7d1c898b: Preparing [2022-04-15T09:50:21.071Z] 520c042d1d07: Preparing [2022-04-15T09:50:21.071Z] e259e977c7ad: Preparing [2022-04-15T09:50:21.071Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:50:21.071Z] de8db9b52d76: Preparing [2022-04-15T09:50:21.071Z] 4f4ce317c6bb: Preparing [2022-04-15T09:50:21.071Z] de8db9b52d76: Waiting [2022-04-15T09:50:21.071Z] 4f4ce317c6bb: Waiting [2022-04-15T09:50:21.071Z] e259e977c7ad: Layer already exists [2022-04-15T09:50:21.071Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:50:21.071Z] 1149102e8d42: Layer already exists [2022-04-15T09:50:21.071Z] 520c042d1d07: Layer already exists [2022-04-15T09:50:21.071Z] 864d7d1c898b: Layer already exists [2022-04-15T09:50:21.071Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:21.339Z] de8db9b52d76: Layer already exists [2022-04-15T09:50:21.339Z] 2.2.0-dev.72: digest: sha256:800ee662cf451c2ad751373c5044bced5f9b2fd4bb04bc496bc61d58ee7ac28e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:21.681Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:22.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:22.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T09:50:22.014Z] 1149102e8d42: Preparing [2022-04-15T09:50:22.014Z] 864d7d1c898b: Preparing [2022-04-15T09:50:22.014Z] 520c042d1d07: Preparing [2022-04-15T09:50:22.014Z] e259e977c7ad: Preparing [2022-04-15T09:50:22.014Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:50:22.014Z] de8db9b52d76: Preparing [2022-04-15T09:50:22.014Z] 4f4ce317c6bb: Preparing [2022-04-15T09:50:22.014Z] de8db9b52d76: Waiting [2022-04-15T09:50:22.014Z] 4f4ce317c6bb: Waiting [2022-04-15T09:50:22.014Z] 1149102e8d42: Layer already exists [2022-04-15T09:50:22.014Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:50:22.014Z] e259e977c7ad: Layer already exists [2022-04-15T09:50:22.014Z] 520c042d1d07: Layer already exists [2022-04-15T09:50:22.014Z] 864d7d1c898b: Layer already exists [2022-04-15T09:50:22.014Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:22.014Z] de8db9b52d76: Layer already exists [2022-04-15T09:50:22.284Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:800ee662cf451c2ad751373c5044bced5f9b2fd4bb04bc496bc61d58ee7ac28e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:22.626Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:22.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-15T09:50:22.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T09:50:22.957Z] 1149102e8d42: Preparing [2022-04-15T09:50:22.957Z] 864d7d1c898b: Preparing [2022-04-15T09:50:22.957Z] 520c042d1d07: Preparing [2022-04-15T09:50:22.957Z] e259e977c7ad: Preparing [2022-04-15T09:50:22.957Z] 4d2efd5e7c7d: Preparing [2022-04-15T09:50:22.957Z] de8db9b52d76: Preparing [2022-04-15T09:50:22.957Z] 4f4ce317c6bb: Preparing [2022-04-15T09:50:22.957Z] de8db9b52d76: Waiting [2022-04-15T09:50:22.957Z] 4f4ce317c6bb: Waiting [2022-04-15T09:50:22.957Z] 4d2efd5e7c7d: Layer already exists [2022-04-15T09:50:22.957Z] e259e977c7ad: Layer already exists [2022-04-15T09:50:22.957Z] 1149102e8d42: Layer already exists [2022-04-15T09:50:22.957Z] 520c042d1d07: Layer already exists [2022-04-15T09:50:22.957Z] 864d7d1c898b: Layer already exists [2022-04-15T09:50:22.957Z] de8db9b52d76: Layer already exists [2022-04-15T09:50:23.228Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:23.228Z] main: digest: sha256:800ee662cf451c2ad751373c5044bced5f9b2fd4bb04bc496bc61d58ee7ac28e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:50:23.274Z] ===================================================== [Pipeline] echo [2022-04-15T09:50:23.285Z] taggedImages: [2022-04-15T09:50:23.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:23.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-15T09:50:23.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.72 [2022-04-15T09:50:23.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:23.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-15T09:50:23.306Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-15T09:50:23.306Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:23.306Z] latest [2022-04-15T09:50:23.306Z] 2.2.0-dev.72 [2022-04-15T09:50:23.306Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:23.306Z] main [2022-04-15T09:50:23.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:23.666Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:24.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:24.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T09:50:24.068Z] 35998e982718: Preparing [2022-04-15T09:50:24.068Z] c9392e3c6546: Preparing [2022-04-15T09:50:24.068Z] 32861b8838bf: Preparing [2022-04-15T09:50:24.068Z] 9e0d044e8ade: Preparing [2022-04-15T09:50:24.068Z] f73e7dbfee58: Preparing [2022-04-15T09:50:24.068Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:24.068Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:24.359Z] 35998e982718: Pushed [2022-04-15T09:50:24.658Z] 9e0d044e8ade: Pushed [2022-04-15T09:50:28.938Z] c9392e3c6546: Pushed [2022-04-15T09:50:28.938Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:9bc1bff6693dcfe78ea7dafb6516c1fe829b3649c3c0910e4332c2a89668b279 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:29.279Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:29.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-15T09:50:29.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T09:50:29.613Z] 35998e982718: Preparing [2022-04-15T09:50:29.613Z] c9392e3c6546: Preparing [2022-04-15T09:50:29.613Z] 32861b8838bf: Preparing [2022-04-15T09:50:29.613Z] 9e0d044e8ade: Preparing [2022-04-15T09:50:29.613Z] f73e7dbfee58: Preparing [2022-04-15T09:50:29.613Z] c9392e3c6546: Layer already exists [2022-04-15T09:50:29.613Z] 35998e982718: Layer already exists [2022-04-15T09:50:29.613Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:29.613Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:29.613Z] 9e0d044e8ade: Layer already exists [2022-04-15T09:50:29.884Z] latest: digest: sha256:9bc1bff6693dcfe78ea7dafb6516c1fe829b3649c3c0910e4332c2a89668b279 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:30.225Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:30.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.72 [2022-04-15T09:50:30.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T09:50:30.560Z] 35998e982718: Preparing [2022-04-15T09:50:30.560Z] c9392e3c6546: Preparing [2022-04-15T09:50:30.560Z] 32861b8838bf: Preparing [2022-04-15T09:50:30.560Z] 9e0d044e8ade: Preparing [2022-04-15T09:50:30.560Z] f73e7dbfee58: Preparing [2022-04-15T09:50:30.560Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:30.560Z] 35998e982718: Layer already exists [2022-04-15T09:50:30.560Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:30.560Z] c9392e3c6546: Layer already exists [2022-04-15T09:50:30.560Z] 9e0d044e8ade: Layer already exists [2022-04-15T09:50:30.830Z] 2.2.0-dev.72: digest: sha256:9bc1bff6693dcfe78ea7dafb6516c1fe829b3649c3c0910e4332c2a89668b279 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:31.170Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:31.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:31.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T09:50:31.500Z] 35998e982718: Preparing [2022-04-15T09:50:31.500Z] c9392e3c6546: Preparing [2022-04-15T09:50:31.500Z] 32861b8838bf: Preparing [2022-04-15T09:50:31.500Z] 9e0d044e8ade: Preparing [2022-04-15T09:50:31.500Z] f73e7dbfee58: Preparing [2022-04-15T09:50:31.500Z] 35998e982718: Layer already exists [2022-04-15T09:50:31.500Z] c9392e3c6546: Layer already exists [2022-04-15T09:50:31.500Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:31.500Z] 9e0d044e8ade: Layer already exists [2022-04-15T09:50:31.500Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:31.772Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:9bc1bff6693dcfe78ea7dafb6516c1fe829b3649c3c0910e4332c2a89668b279 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:32.108Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:32.445Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-15T09:50:32.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T09:50:32.445Z] 35998e982718: Preparing [2022-04-15T09:50:32.445Z] c9392e3c6546: Preparing [2022-04-15T09:50:32.445Z] 32861b8838bf: Preparing [2022-04-15T09:50:32.445Z] 9e0d044e8ade: Preparing [2022-04-15T09:50:32.445Z] f73e7dbfee58: Preparing [2022-04-15T09:50:32.445Z] 9e0d044e8ade: Layer already exists [2022-04-15T09:50:32.445Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:32.445Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:32.445Z] c9392e3c6546: Layer already exists [2022-04-15T09:50:32.445Z] 35998e982718: Layer already exists [2022-04-15T09:50:32.715Z] main: digest: sha256:9bc1bff6693dcfe78ea7dafb6516c1fe829b3649c3c0910e4332c2a89668b279 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:50:32.762Z] ===================================================== [Pipeline] echo [2022-04-15T09:50:32.772Z] taggedImages: [2022-04-15T09:50:32.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:32.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-15T09:50:32.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.72 [2022-04-15T09:50:32.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:32.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-15T09:50:32.793Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-15T09:50:32.793Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:32.793Z] latest [2022-04-15T09:50:32.793Z] 2.2.0-dev.72 [2022-04-15T09:50:32.793Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:32.793Z] main [2022-04-15T09:50:32.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:33.146Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:33.485Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:33.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T09:50:33.485Z] 35a46b89e57d: Preparing [2022-04-15T09:50:33.485Z] 9b822fbff57a: Preparing [2022-04-15T09:50:33.485Z] 32861b8838bf: Preparing [2022-04-15T09:50:33.485Z] daeda22c5625: Preparing [2022-04-15T09:50:33.485Z] f73e7dbfee58: Preparing [2022-04-15T09:50:33.759Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:33.759Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:33.759Z] daeda22c5625: Layer already exists [2022-04-15T09:50:33.759Z] 35a46b89e57d: Pushed [2022-04-15T09:50:38.038Z] 9b822fbff57a: Pushed [2022-04-15T09:50:38.306Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:b1944a48391c55e51d1195b18a206b156075a23e101b67451b8e5b5906125e49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:38.640Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:38.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-15T09:50:38.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T09:50:38.968Z] 35a46b89e57d: Preparing [2022-04-15T09:50:38.968Z] 9b822fbff57a: Preparing [2022-04-15T09:50:38.968Z] 32861b8838bf: Preparing [2022-04-15T09:50:38.968Z] daeda22c5625: Preparing [2022-04-15T09:50:38.968Z] f73e7dbfee58: Preparing [2022-04-15T09:50:38.968Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:38.968Z] 9b822fbff57a: Layer already exists [2022-04-15T09:50:38.968Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:38.968Z] 35a46b89e57d: Layer already exists [2022-04-15T09:50:38.968Z] daeda22c5625: Layer already exists [2022-04-15T09:50:39.237Z] latest: digest: sha256:b1944a48391c55e51d1195b18a206b156075a23e101b67451b8e5b5906125e49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:39.570Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:39.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.72 [2022-04-15T09:50:39.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T09:50:39.899Z] 35a46b89e57d: Preparing [2022-04-15T09:50:39.899Z] 9b822fbff57a: Preparing [2022-04-15T09:50:39.899Z] 32861b8838bf: Preparing [2022-04-15T09:50:39.899Z] daeda22c5625: Preparing [2022-04-15T09:50:39.899Z] f73e7dbfee58: Preparing [2022-04-15T09:50:39.899Z] 35a46b89e57d: Layer already exists [2022-04-15T09:50:39.899Z] 9b822fbff57a: Layer already exists [2022-04-15T09:50:39.899Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:39.899Z] daeda22c5625: Layer already exists [2022-04-15T09:50:39.899Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:40.170Z] 2.2.0-dev.72: digest: sha256:b1944a48391c55e51d1195b18a206b156075a23e101b67451b8e5b5906125e49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:40.511Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:40.842Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:40.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T09:50:40.842Z] 35a46b89e57d: Preparing [2022-04-15T09:50:40.842Z] 9b822fbff57a: Preparing [2022-04-15T09:50:40.842Z] 32861b8838bf: Preparing [2022-04-15T09:50:40.842Z] daeda22c5625: Preparing [2022-04-15T09:50:40.842Z] f73e7dbfee58: Preparing [2022-04-15T09:50:40.842Z] 35a46b89e57d: Layer already exists [2022-04-15T09:50:40.842Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:40.842Z] daeda22c5625: Layer already exists [2022-04-15T09:50:40.842Z] 9b822fbff57a: Layer already exists [2022-04-15T09:50:40.842Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:41.113Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:b1944a48391c55e51d1195b18a206b156075a23e101b67451b8e5b5906125e49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:41.451Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:41.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-15T09:50:41.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T09:50:41.780Z] 35a46b89e57d: Preparing [2022-04-15T09:50:41.780Z] 9b822fbff57a: Preparing [2022-04-15T09:50:41.780Z] 32861b8838bf: Preparing [2022-04-15T09:50:41.780Z] daeda22c5625: Preparing [2022-04-15T09:50:41.780Z] f73e7dbfee58: Preparing [2022-04-15T09:50:41.780Z] 9b822fbff57a: Layer already exists [2022-04-15T09:50:41.780Z] 35a46b89e57d: Layer already exists [2022-04-15T09:50:41.780Z] f73e7dbfee58: Layer already exists [2022-04-15T09:50:41.780Z] 32861b8838bf: Layer already exists [2022-04-15T09:50:41.780Z] daeda22c5625: Layer already exists [2022-04-15T09:50:42.050Z] main: digest: sha256:b1944a48391c55e51d1195b18a206b156075a23e101b67451b8e5b5906125e49 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:50:42.099Z] ===================================================== [Pipeline] echo [2022-04-15T09:50:42.113Z] taggedImages: [2022-04-15T09:50:42.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:42.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-15T09:50:42.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.72 [2022-04-15T09:50:42.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:42.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-15T09:50:42.127Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-15T09:50:42.127Z] b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:42.127Z] latest [2022-04-15T09:50:42.127Z] 2.2.0-dev.72 [2022-04-15T09:50:42.127Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:50:42.127Z] main [2022-04-15T09:50:42.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:42.456Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:50:42.803Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:50:42.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T09:50:42.803Z] 8751a2627cfc: Preparing [2022-04-15T09:50:42.803Z] 916ef8bf19dd: Preparing [2022-04-15T09:50:42.803Z] 0b17b1c6e0ed: Preparing [2022-04-15T09:50:42.803Z] 147ad1e153df: Preparing [2022-04-15T09:50:42.803Z] f0e5a4d6c014: Preparing [2022-04-15T09:50:42.803Z] 3b19d27f08f7: Preparing [2022-04-15T09:50:42.803Z] 73bb99a6e169: Preparing [2022-04-15T09:50:42.803Z] ec06c3102977: Preparing [2022-04-15T09:50:42.803Z] 6a3c62e080c7: Preparing [2022-04-15T09:50:42.803Z] 340cb19ca677: Preparing [2022-04-15T09:50:42.803Z] 4f4ce317c6bb: Preparing [2022-04-15T09:50:42.803Z] 3b19d27f08f7: Waiting [2022-04-15T09:50:42.803Z] 73bb99a6e169: Waiting [2022-04-15T09:50:42.803Z] 340cb19ca677: Waiting [2022-04-15T09:50:42.803Z] ec06c3102977: Waiting [2022-04-15T09:50:42.803Z] 4f4ce317c6bb: Waiting [2022-04-15T09:50:42.803Z] 6a3c62e080c7: Waiting [2022-04-15T09:50:42.803Z] f0e5a4d6c014: Layer already exists [2022-04-15T09:50:43.076Z] 3b19d27f08f7: Layer already exists [2022-04-15T09:50:43.076Z] 73bb99a6e169: Layer already exists [2022-04-15T09:50:43.076Z] 916ef8bf19dd: Pushed [2022-04-15T09:50:43.076Z] ec06c3102977: Layer already exists [2022-04-15T09:50:43.076Z] 6a3c62e080c7: Layer already exists [2022-04-15T09:50:43.076Z] 340cb19ca677: Layer already exists [2022-04-15T09:50:43.076Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:50:43.669Z] 8751a2627cfc: Pushed [2022-04-15T09:50:45.636Z] 0b17b1c6e0ed: Pushed [2022-04-15T09:51:03.931Z] 147ad1e153df: Pushed [2022-04-15T09:51:03.931Z] b0d4cebb59bfc21350c181e75d596a60ac717096: digest: sha256:e47918f39b1468fd159b6c5a05aa60833e19fc073e76b130507e6a1afd2a2329 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:04.273Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:04.607Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-15T09:51:04.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T09:51:04.607Z] 8751a2627cfc: Preparing [2022-04-15T09:51:04.607Z] 916ef8bf19dd: Preparing [2022-04-15T09:51:04.607Z] 0b17b1c6e0ed: Preparing [2022-04-15T09:51:04.607Z] 147ad1e153df: Preparing [2022-04-15T09:51:04.607Z] f0e5a4d6c014: Preparing [2022-04-15T09:51:04.607Z] 3b19d27f08f7: Preparing [2022-04-15T09:51:04.607Z] 73bb99a6e169: Preparing [2022-04-15T09:51:04.607Z] ec06c3102977: Preparing [2022-04-15T09:51:04.607Z] 6a3c62e080c7: Preparing [2022-04-15T09:51:04.607Z] 340cb19ca677: Preparing [2022-04-15T09:51:04.607Z] 4f4ce317c6bb: Preparing [2022-04-15T09:51:04.607Z] 73bb99a6e169: Waiting [2022-04-15T09:51:04.607Z] ec06c3102977: Waiting [2022-04-15T09:51:04.607Z] 6a3c62e080c7: Waiting [2022-04-15T09:51:04.607Z] 340cb19ca677: Waiting [2022-04-15T09:51:04.607Z] 4f4ce317c6bb: Waiting [2022-04-15T09:51:04.607Z] 3b19d27f08f7: Waiting [2022-04-15T09:51:04.607Z] 8751a2627cfc: Layer already exists [2022-04-15T09:51:04.607Z] f0e5a4d6c014: Layer already exists [2022-04-15T09:51:04.607Z] 0b17b1c6e0ed: Layer already exists [2022-04-15T09:51:04.607Z] 916ef8bf19dd: Layer already exists [2022-04-15T09:51:04.607Z] 147ad1e153df: Layer already exists [2022-04-15T09:51:04.607Z] 73bb99a6e169: Layer already exists [2022-04-15T09:51:04.607Z] ec06c3102977: Layer already exists [2022-04-15T09:51:04.607Z] 3b19d27f08f7: Layer already exists [2022-04-15T09:51:04.607Z] 6a3c62e080c7: Layer already exists [2022-04-15T09:51:04.607Z] 340cb19ca677: Layer already exists [2022-04-15T09:51:04.880Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:51:04.880Z] latest: digest: sha256:e47918f39b1468fd159b6c5a05aa60833e19fc073e76b130507e6a1afd2a2329 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:05.222Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:05.560Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.72 [2022-04-15T09:51:05.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T09:51:05.560Z] 8751a2627cfc: Preparing [2022-04-15T09:51:05.560Z] 916ef8bf19dd: Preparing [2022-04-15T09:51:05.560Z] 0b17b1c6e0ed: Preparing [2022-04-15T09:51:05.560Z] 147ad1e153df: Preparing [2022-04-15T09:51:05.560Z] f0e5a4d6c014: Preparing [2022-04-15T09:51:05.560Z] 3b19d27f08f7: Preparing [2022-04-15T09:51:05.560Z] 73bb99a6e169: Preparing [2022-04-15T09:51:05.560Z] ec06c3102977: Preparing [2022-04-15T09:51:05.560Z] 6a3c62e080c7: Preparing [2022-04-15T09:51:05.560Z] 3b19d27f08f7: Waiting [2022-04-15T09:51:05.560Z] 73bb99a6e169: Waiting [2022-04-15T09:51:05.560Z] ec06c3102977: Waiting [2022-04-15T09:51:05.560Z] 340cb19ca677: Preparing [2022-04-15T09:51:05.560Z] 4f4ce317c6bb: Preparing [2022-04-15T09:51:05.560Z] 340cb19ca677: Waiting [2022-04-15T09:51:05.560Z] 4f4ce317c6bb: Waiting [2022-04-15T09:51:05.560Z] 6a3c62e080c7: Waiting [2022-04-15T09:51:05.560Z] 147ad1e153df: Layer already exists [2022-04-15T09:51:05.560Z] 0b17b1c6e0ed: Layer already exists [2022-04-15T09:51:05.560Z] 916ef8bf19dd: Layer already exists [2022-04-15T09:51:05.560Z] f0e5a4d6c014: Layer already exists [2022-04-15T09:51:05.560Z] 8751a2627cfc: Layer already exists [2022-04-15T09:51:05.560Z] 3b19d27f08f7: Layer already exists [2022-04-15T09:51:05.560Z] 73bb99a6e169: Layer already exists [2022-04-15T09:51:05.831Z] 340cb19ca677: Layer already exists [2022-04-15T09:51:05.831Z] ec06c3102977: Layer already exists [2022-04-15T09:51:05.831Z] 6a3c62e080c7: Layer already exists [2022-04-15T09:51:05.831Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:51:05.831Z] 2.2.0-dev.72: digest: sha256:e47918f39b1468fd159b6c5a05aa60833e19fc073e76b130507e6a1afd2a2329 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:06.172Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:06.513Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:51:06.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T09:51:06.513Z] 8751a2627cfc: Preparing [2022-04-15T09:51:06.513Z] 916ef8bf19dd: Preparing [2022-04-15T09:51:06.513Z] 0b17b1c6e0ed: Preparing [2022-04-15T09:51:06.513Z] 147ad1e153df: Preparing [2022-04-15T09:51:06.513Z] f0e5a4d6c014: Preparing [2022-04-15T09:51:06.513Z] 3b19d27f08f7: Preparing [2022-04-15T09:51:06.513Z] 73bb99a6e169: Preparing [2022-04-15T09:51:06.513Z] ec06c3102977: Preparing [2022-04-15T09:51:06.513Z] 6a3c62e080c7: Preparing [2022-04-15T09:51:06.513Z] 3b19d27f08f7: Waiting [2022-04-15T09:51:06.513Z] 340cb19ca677: Preparing [2022-04-15T09:51:06.513Z] 4f4ce317c6bb: Preparing [2022-04-15T09:51:06.513Z] ec06c3102977: Waiting [2022-04-15T09:51:06.513Z] 6a3c62e080c7: Waiting [2022-04-15T09:51:06.513Z] 340cb19ca677: Waiting [2022-04-15T09:51:06.513Z] 4f4ce317c6bb: Waiting [2022-04-15T09:51:06.513Z] 73bb99a6e169: Waiting [2022-04-15T09:51:06.514Z] 916ef8bf19dd: Layer already exists [2022-04-15T09:51:06.514Z] 147ad1e153df: Layer already exists [2022-04-15T09:51:06.514Z] 0b17b1c6e0ed: Layer already exists [2022-04-15T09:51:06.514Z] f0e5a4d6c014: Layer already exists [2022-04-15T09:51:06.514Z] 8751a2627cfc: Layer already exists [2022-04-15T09:51:06.796Z] 73bb99a6e169: Layer already exists [2022-04-15T09:51:06.796Z] 340cb19ca677: Layer already exists [2022-04-15T09:51:06.796Z] 3b19d27f08f7: Layer already exists [2022-04-15T09:51:06.796Z] 6a3c62e080c7: Layer already exists [2022-04-15T09:51:06.796Z] ec06c3102977: Layer already exists [2022-04-15T09:51:06.796Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:51:06.796Z] b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72: digest: sha256:e47918f39b1468fd159b6c5a05aa60833e19fc073e76b130507e6a1afd2a2329 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:07.134Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:07.468Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-15T09:51:07.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T09:51:07.468Z] 8751a2627cfc: Preparing [2022-04-15T09:51:07.468Z] 916ef8bf19dd: Preparing [2022-04-15T09:51:07.468Z] 0b17b1c6e0ed: Preparing [2022-04-15T09:51:07.468Z] 147ad1e153df: Preparing [2022-04-15T09:51:07.468Z] f0e5a4d6c014: Preparing [2022-04-15T09:51:07.468Z] 3b19d27f08f7: Preparing [2022-04-15T09:51:07.468Z] 73bb99a6e169: Preparing [2022-04-15T09:51:07.468Z] ec06c3102977: Preparing [2022-04-15T09:51:07.468Z] 6a3c62e080c7: Preparing [2022-04-15T09:51:07.468Z] 340cb19ca677: Preparing [2022-04-15T09:51:07.468Z] 4f4ce317c6bb: Preparing [2022-04-15T09:51:07.468Z] 6a3c62e080c7: Waiting [2022-04-15T09:51:07.468Z] 3b19d27f08f7: Waiting [2022-04-15T09:51:07.468Z] 73bb99a6e169: Waiting [2022-04-15T09:51:07.468Z] ec06c3102977: Waiting [2022-04-15T09:51:07.468Z] 340cb19ca677: Waiting [2022-04-15T09:51:07.468Z] 4f4ce317c6bb: Waiting [2022-04-15T09:51:07.468Z] f0e5a4d6c014: Layer already exists [2022-04-15T09:51:07.468Z] 8751a2627cfc: Layer already exists [2022-04-15T09:51:07.468Z] 147ad1e153df: Layer already exists [2022-04-15T09:51:07.468Z] 916ef8bf19dd: Layer already exists [2022-04-15T09:51:07.468Z] 0b17b1c6e0ed: Layer already exists [2022-04-15T09:51:07.468Z] 3b19d27f08f7: Layer already exists [2022-04-15T09:51:07.468Z] 73bb99a6e169: Layer already exists [2022-04-15T09:51:07.468Z] ec06c3102977: Layer already exists [2022-04-15T09:51:07.468Z] 6a3c62e080c7: Layer already exists [2022-04-15T09:51:07.468Z] 340cb19ca677: Layer already exists [2022-04-15T09:51:07.468Z] 4f4ce317c6bb: Layer already exists [2022-04-15T09:51:07.739Z] main: digest: sha256:e47918f39b1468fd159b6c5a05aa60833e19fc073e76b130507e6a1afd2a2329 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T09:51:07.781Z] ===================================================== [Pipeline] echo [2022-04-15T09:51:07.790Z] taggedImages: [2022-04-15T09:51:07.790Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096 [2022-04-15T09:51:07.790Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-15T09:51:07.790Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.72 [2022-04-15T09:51:07.790Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0d4cebb59bfc21350c181e75d596a60ac717096-2.2.0-dev.72 [2022-04-15T09:51:07.790Z] - 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-15T09:51:08.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T09:51:08.159Z] [2022-04-15T09:51:08.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:08.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T09:51:08.773Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-15T09:51:08.773Z] 8998bd30e6a1: Pulling fs layer [2022-04-15T09:51:08.773Z] 04944245beec: Pulling fs layer [2022-04-15T09:51:08.773Z] 699f458cf7ca: Pulling fs layer [2022-04-15T09:51:08.773Z] 765212b225bb: Pulling fs layer [2022-04-15T09:51:08.773Z] f23df028b6ca: Pulling fs layer [2022-04-15T09:51:08.773Z] d65c8cfc05b1: Pulling fs layer [2022-04-15T09:51:08.773Z] 2437ff75d9bd: Pulling fs layer [2022-04-15T09:51:08.773Z] 2437ff75d9bd: Waiting [2022-04-15T09:51:08.773Z] f23df028b6ca: Waiting [2022-04-15T09:51:08.773Z] d65c8cfc05b1: Waiting [2022-04-15T09:51:08.773Z] 765212b225bb: Waiting [2022-04-15T09:51:08.773Z] 04944245beec: Verifying Checksum [2022-04-15T09:51:08.773Z] 04944245beec: Download complete [2022-04-15T09:51:08.773Z] 765212b225bb: Verifying Checksum [2022-04-15T09:51:08.773Z] 765212b225bb: Download complete [2022-04-15T09:51:08.773Z] f23df028b6ca: Verifying Checksum [2022-04-15T09:51:08.773Z] f23df028b6ca: Download complete [2022-04-15T09:51:08.773Z] d65c8cfc05b1: Verifying Checksum [2022-04-15T09:51:08.773Z] d65c8cfc05b1: Download complete [2022-04-15T09:51:09.057Z] 699f458cf7ca: Verifying Checksum [2022-04-15T09:51:09.057Z] 699f458cf7ca: Download complete [2022-04-15T09:51:09.328Z] 8998bd30e6a1: Verifying Checksum [2022-04-15T09:51:09.328Z] 8998bd30e6a1: Download complete [2022-04-15T09:51:11.946Z] 2437ff75d9bd: Verifying Checksum [2022-04-15T09:51:11.946Z] 2437ff75d9bd: Download complete [2022-04-15T09:51:13.919Z] 8998bd30e6a1: Pull complete [2022-04-15T09:51:14.192Z] 04944245beec: Pull complete [2022-04-15T09:51:15.621Z] 699f458cf7ca: Pull complete [2022-04-15T09:51:15.895Z] 765212b225bb: Pull complete [2022-04-15T09:51:16.869Z] f23df028b6ca: Pull complete [2022-04-15T09:51:17.142Z] d65c8cfc05b1: Pull complete [2022-04-15T09:51:32.201Z] 2437ff75d9bd: Pull complete [2022-04-15T09:51:32.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-15T09:51:32.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T09:51:32.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-15T09:51:32.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2022-04-15T09:51:32.497Z] $ 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/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:51:35.113Z] $ docker top 5f8564f6e02921d1c8feee6de5153fa2b6f4da0e70d5044e183e388194a7370e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:51:36.114Z] ---> job-cost.sh [2022-04-15T09:51:36.114Z] lf-activate-venv: SKIPPING [2022-04-15T09:51:36.114Z] INFO: No Stack... [2022-04-15T09:51:36.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-15T09:51:37.681Z] INFO: Archiving Costs [Pipeline] sh [2022-04-15T09:51:38.427Z] + cat /w/workspace/edgex-go/198/archives/cost.csv [2022-04-15T09:51:38.427Z] + cut -d, -f6 [Pipeline] lock [2022-04-15T09:51:38.464Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-198-stack-cost] [2022-04-15T09:51:38.470Z] Resource [jenkins-edgexfoundry-edgex-go-main-198-stack-cost] did not exist. Created. [2022-04-15T09:51:38.470Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-15T09:51:39.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-15T09:51:39.769Z] Stashed 1 file(s) [Pipeline] } [2022-04-15T09:51:39.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-15T09:51:39.783Z] $ docker stop --time=1 5f8564f6e02921d1c8feee6de5153fa2b6f4da0e70d5044e183e388194a7370e [2022-04-15T09:51:41.304Z] $ docker rm -f 5f8564f6e02921d1c8feee6de5153fa2b6f4da0e70d5044e183e388194a7370e [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-15T09:51:41.880Z] provisioning config files... [2022-04-15T09:51:41.890Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/198@tmp/config5986671869068762764tmp [Pipeline] { [Pipeline] sh [2022-04-15T09:51:42.280Z] + set +x [2022-04-15T09:51:42.280Z] + curl -s https://codecov.io/bash [2022-04-15T09:51:42.280Z] + bash -s -- [2022-04-15T09:51:42.280Z] [2022-04-15T09:51:42.280Z] _____ _ [2022-04-15T09:51:42.280Z] / ____| | | [2022-04-15T09:51:42.280Z] | | ___ __| | ___ ___ _____ __ [2022-04-15T09:51:42.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-15T09:51:42.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-15T09:51:42.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-15T09:51:42.280Z] Bash-1.0.6 [2022-04-15T09:51:42.280Z] [2022-04-15T09:51:42.280Z] [2022-04-15T09:51:42.280Z] ==> git version 2.25.1 found [2022-04-15T09:51:42.280Z] ==> 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-15T09:51:42.280Z] Release-Date: 2020-01-08 [2022-04-15T09:51:42.280Z] 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-15T09:51:42.280Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-15T09:51:42.280Z] ==> Jenkins CI detected. [2022-04-15T09:51:42.280Z] current dir:  /w/workspace/edgex-go/198 [2022-04-15T09:51:42.280Z] project root: . [2022-04-15T09:51:42.280Z] --> token set from env [2022-04-15T09:51:42.280Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-15T09:51:42.280Z] ==> Running gcov in . (disable via -X gcov) [2022-04-15T09:51:42.280Z] ==> Python coveragepy not found [2022-04-15T09:51:42.280Z] ==> Searching for coverage reports in: [2022-04-15T09:51:42.280Z] + . [2022-04-15T09:51:42.280Z] -> Found 1 reports [2022-04-15T09:51:42.280Z] ==> Detecting git/mercurial file structure [2022-04-15T09:51:42.280Z] ==> Reading reports [2022-04-15T09:51:42.540Z] + ./coverage.out bytes=434743 [2022-04-15T09:51:42.540Z] ==> Appending adjustments [2022-04-15T09:51:42.540Z] https://docs.codecov.io/docs/fixing-reports [2022-04-15T09:51:43.481Z] + Found adjustments [2022-04-15T09:51:43.481Z] ==> Gzipping contents [2022-04-15T09:51:43.742Z] 60K /tmp/codecov.oWUPKu.gz [2022-04-15T09:51:43.742Z] ==> Uploading reports [2022-04-15T09:51:43.742Z] url: https://codecov.io [2022-04-15T09:51:43.742Z] query: branch=main&commit=b0d4cebb59bfc21350c181e75d596a60ac717096&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-15T09:51:43.742Z] -> Pinging Codecov [2022-04-15T09:51:43.742Z] 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=b0d4cebb59bfc21350c181e75d596a60ac717096&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-15T09:51:44.003Z] -> Uploading to [2022-04-15T09:51:44.003Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/b0d4cebb59bfc21350c181e75d596a60ac717096/ef187be5-dc6a-41a3-852b-c44f13792fef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T095143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4681a6f9ffaad0baeb529009fbabd43780e417939a0161bad54b053c7c6d8a6f [2022-04-15T09:51:44.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:51:44.003Z] Dload Upload Total Spent Left Speed [2022-04-15T09:51:44.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59747 0 0 100 59747 0 246k --:--:-- --:--:-- --:--:-- 246k [2022-04-15T09:51:44.265Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b0d4cebb59bfc21350c181e75d596a60ac717096 [Pipeline] } [2022-04-15T09:51:44.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-15T09:51:44.555Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-15T09:51:44.567Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:44.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-15T09:51:44.863Z] [2022-04-15T09:51:44.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:51:45.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-15T09:51:45.160Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-15T09:51:45.160Z] 188c0c94c7c5: Pulling fs layer [2022-04-15T09:51:45.160Z] 0ef7d3d256c8: Pulling fs layer [2022-04-15T09:51:45.160Z] de9db76c5a1d: Pulling fs layer [2022-04-15T09:51:45.160Z] 0eba1c9be4d2: Pulling fs layer [2022-04-15T09:51:45.160Z] 0d57e429df01: Pulling fs layer [2022-04-15T09:51:45.160Z] 0eba1c9be4d2: Waiting [2022-04-15T09:51:45.160Z] 4e4be7b47b0d: Pulling fs layer [2022-04-15T09:51:45.160Z] 0d57e429df01: Waiting [2022-04-15T09:51:45.160Z] e1f770b5df2f: Pulling fs layer [2022-04-15T09:51:45.160Z] 4e4be7b47b0d: Waiting [2022-04-15T09:51:45.160Z] 85a0685a4137: Pulling fs layer [2022-04-15T09:51:45.160Z] e1f770b5df2f: Waiting [2022-04-15T09:51:45.160Z] de9db76c5a1d: Verifying Checksum [2022-04-15T09:51:45.160Z] de9db76c5a1d: Download complete [2022-04-15T09:51:45.160Z] 0ef7d3d256c8: Verifying Checksum [2022-04-15T09:51:45.160Z] 0ef7d3d256c8: Download complete [2022-04-15T09:51:45.160Z] 0d57e429df01: Download complete [2022-04-15T09:51:45.160Z] 4e4be7b47b0d: Download complete [2022-04-15T09:51:45.160Z] 188c0c94c7c5: Verifying Checksum [2022-04-15T09:51:45.160Z] 188c0c94c7c5: Download complete [2022-04-15T09:51:45.423Z] 188c0c94c7c5: Pull complete [2022-04-15T09:51:45.423Z] e1f770b5df2f: Verifying Checksum [2022-04-15T09:51:45.423Z] 0ef7d3d256c8: Pull complete [2022-04-15T09:51:45.684Z] de9db76c5a1d: Pull complete [2022-04-15T09:51:45.945Z] 0eba1c9be4d2: Verifying Checksum [2022-04-15T09:51:45.945Z] 0eba1c9be4d2: Download complete [2022-04-15T09:51:46.204Z] 85a0685a4137: Verifying Checksum [2022-04-15T09:51:46.204Z] 85a0685a4137: Download complete [2022-04-15T09:51:50.399Z] 0eba1c9be4d2: Pull complete [2022-04-15T09:51:50.399Z] 0d57e429df01: Pull complete [2022-04-15T09:51:50.399Z] 4e4be7b47b0d: Pull complete [2022-04-15T09:51:50.399Z] e1f770b5df2f: Pull complete [2022-04-15T09:51:54.600Z] 85a0685a4137: Pull complete [2022-04-15T09:51:54.861Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-15T09:51:54.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-15T09:51:54.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-15T09:51:54.935Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T09:51:54.971Z] $ 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/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:51:56.435Z] $ docker top a38a20b45afa119c044ea8ad3cf611aac97f89b64d1686a19ca50c1abe4a12b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T09:51:56.521Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-15T09:51:56.800Z] + set -o pipefail [2022-04-15T09:51:56.800Z] + snyk monitor '--org=edgex-jenkins' [2022-04-15T09:52:04.940Z] [2022-04-15T09:52:04.940Z] Monitoring /w/workspace/edgex-go/198 (github.com/edgexfoundry/edgex-go)... [2022-04-15T09:52:04.940Z] [2022-04-15T09:52:04.940Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/13d080dd-ca2d-4ee3-a2ab-6130590790aa [2022-04-15T09:52:04.940Z] [2022-04-15T09:52:04.940Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-15T09:52:04.940Z] [2022-04-15T09:52:04.940Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-15T09:52:04.940Z] [2022-04-15T09:52:04.940Z] [Pipeline] } [2022-04-15T09:52:04.953Z] $ docker stop --time=1 a38a20b45afa119c044ea8ad3cf611aac97f89b64d1686a19ca50c1abe4a12b3 [2022-04-15T09:52:06.942Z] $ docker rm -f a38a20b45afa119c044ea8ad3cf611aac97f89b64d1686a19ca50c1abe4a12b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-15T09:52:07.423Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T09:52:07.437Z] provisioning config files... [2022-04-15T09:52:07.448Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/198@tmp/config8986403986502294476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:07.744Z] --> edgex-publish-swagger.sh [2022-04-15T09:52:07.744Z] === Publish openapi/v2 API === [2022-04-15T09:52:07.744Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-15T09:52:07.744Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/198/openapi/v2/core-command.yaml] [2022-04-15T09:52:07.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:52:07.744Z] Dload Upload Total Spent Left Speed [2022-04-15T09:52:08.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 141k --:--:-- --:--:-- --:--:-- 141k 100 33831 0 0 100 33831 0 35686 --:--:-- --:--:-- --:--:-- 35649 [2022-04-15T09:52:08.686Z] [2022-04-15T09:52:08.686Z] [2022-04-15T09:52:08.686Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/198/openapi/v2/core-data.yaml] [2022-04-15T09:52:08.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:52:08.686Z] Dload Upload Total Spent Left Speed [2022-04-15T09:52:09.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 339k --:--:-- --:--:-- --:--:-- 337k 100 71604 0 0 100 71604 0 76663 --:--:-- --:--:-- --:--:-- 76581 [2022-04-15T09:52:09.630Z] [2022-04-15T09:52:09.630Z] [2022-04-15T09:52:09.630Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/198/openapi/v2/core-metadata.yaml] [2022-04-15T09:52:09.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:52:09.630Z] Dload Upload Total Spent Left Speed [2022-04-15T09:52:10.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 138k 0:00:01 0:00:01 --:--:-- 138k 100 141k 0 0 100 141k 0 138k 0:00:01 0:00:01 --:--:-- 138k [2022-04-15T09:52:10.572Z] [2022-04-15T09:52:10.572Z] [2022-04-15T09:52:10.572Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/198/openapi/v2/support-notifications.yaml] [2022-04-15T09:52:10.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:52:10.572Z] Dload Upload Total Spent Left Speed [2022-04-15T09:52:11.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 427k --:--:-- --:--:-- --:--:-- 425k 100 89318 0 0 100 89318 0 99796 --:--:-- --:--:-- --:--:-- 99685 [2022-04-15T09:52:11.403Z] [2022-04-15T09:52:11.403Z] [2022-04-15T09:52:11.403Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/198/openapi/v2/support-scheduler.yaml] [2022-04-15T09:52:11.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:52:11.403Z] Dload Upload Total Spent Left Speed [2022-04-15T09:52:12.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32963 0:00:01 0:00:01 --:--:-- 32963 100 39556 0 0 100 39556 0 32881 0:00:01 0:00:01 --:--:-- 32881 [2022-04-15T09:52:12.788Z] [2022-04-15T09:52:12.788Z] [2022-04-15T09:52:12.788Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/198/openapi/v2/system-agent.yaml] [2022-04-15T09:52:12.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T09:52:12.788Z] Dload Upload Total Spent Left Speed [2022-04-15T09:52:13.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21059 --:--:-- --:--:-- --:--:-- 21059 [2022-04-15T09:52:13.731Z] [2022-04-15T09:52:13.731Z] [Pipeline] } [2022-04-15T09:52:13.740Z] 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-15T09:52:14.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T09:52:14.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:14.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T09:52:14.433Z] . [Pipeline] withDockerContainer [2022-04-15T09:52:14.511Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T09:52:14.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:52:15.003Z] $ docker top 8bda58f4c017f00ead230813b010892ec7b240ba803434f574967d36bd7ffbc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T09:52:15.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T09:52:15.113Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T09:52:15.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T09:52:15.269Z] $ docker exec 8bda58f4c017f00ead230813b010892ec7b240ba803434f574967d36bd7ffbc3 ssh-agent [2022-04-15T09:52:15.406Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXACIHdm/agent.14 [2022-04-15T09:52:15.406Z] SSH_AGENT_PID=20 [2022-04-15T09:52:15.411Z] Running ssh-add (command line suppressed) [2022-04-15T09:52:15.548Z] Identity added: /w/workspace/edgex-go/198@tmp/private_key_8581881066371347707.key (/w/workspace/edgex-go/198@tmp/private_key_8581881066371347707.key) [2022-04-15T09:52:15.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T09:52:15.865Z] + git semver tag [2022-04-15T09:52:15.865Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T09:52:15.865Z] # $GIT_DIR = /w/workspace/edgex-go/198/.git [2022-04-15T09:52:15.865Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/198 [2022-04-15T09:52:15.865Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T09:52:15.865Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T09:52:15.865Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T09:52:15.865Z] # $SEMVER_BRANCH = main [2022-04-15T09:52:15.865Z] # $SEMVER_DIR = /w/workspace/edgex-go/198/.semver [2022-04-15T09:52:15.865Z] # b0d4cebb59bfc21350c181e75d596a60ac717096 HEAD [2022-04-15T09:52:15.865Z] # -> Force: false [2022-04-15T09:52:15.865Z] # d6a68d02d8532bc795b243d5571e3e4e410f30f0 refs/tags/v2.2.0-dev.72 [Pipeline] } [2022-04-15T09:52:15.875Z] $ docker exec --env ******** --env ******** 8bda58f4c017f00ead230813b010892ec7b240ba803434f574967d36bd7ffbc3 ssh-agent -k [2022-04-15T09:52:15.990Z] unset SSH_AUTH_SOCK; [2022-04-15T09:52:15.990Z] unset SSH_AGENT_PID; [2022-04-15T09:52:15.990Z] echo Agent pid 20 killed; [2022-04-15T09:52:16.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T09:52:16.314Z] + git semver [Pipeline] } [2022-04-15T09:52:16.329Z] $ docker stop --time=1 8bda58f4c017f00ead230813b010892ec7b240ba803434f574967d36bd7ffbc3 [2022-04-15T09:52:17.622Z] $ docker rm -f 8bda58f4c017f00ead230813b010892ec7b240ba803434f574967d36bd7ffbc3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:18.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-15T09:52:18.020Z] [2022-04-15T09:52:18.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:18.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-15T09:52:18.323Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-15T09:52:18.323Z] ab5ef0e58194: Pulling fs layer [2022-04-15T09:52:18.323Z] 9712f1f96733: Pulling fs layer [2022-04-15T09:52:18.323Z] 63f879dbbcfc: Pulling fs layer [2022-04-15T09:52:18.323Z] 0d9ebad4ef96: Pulling fs layer [2022-04-15T09:52:18.323Z] e9a5061849ea: Pulling fs layer [2022-04-15T09:52:18.323Z] d747dcd14b5f: Pulling fs layer [2022-04-15T09:52:18.323Z] 2de7ff778b66: Pulling fs layer [2022-04-15T09:52:18.323Z] 0d9ebad4ef96: Waiting [2022-04-15T09:52:18.323Z] e9a5061849ea: Waiting [2022-04-15T09:52:18.323Z] d747dcd14b5f: Waiting [2022-04-15T09:52:18.323Z] 2de7ff778b66: Waiting [2022-04-15T09:52:18.323Z] 9712f1f96733: Verifying Checksum [2022-04-15T09:52:18.323Z] 9712f1f96733: Download complete [2022-04-15T09:52:18.584Z] 63f879dbbcfc: Verifying Checksum [2022-04-15T09:52:18.584Z] 63f879dbbcfc: Download complete [2022-04-15T09:52:18.845Z] e9a5061849ea: Verifying Checksum [2022-04-15T09:52:18.845Z] e9a5061849ea: Download complete [2022-04-15T09:52:18.845Z] d747dcd14b5f: Verifying Checksum [2022-04-15T09:52:18.845Z] d747dcd14b5f: Download complete [2022-04-15T09:52:18.845Z] ab5ef0e58194: Verifying Checksum [2022-04-15T09:52:18.845Z] ab5ef0e58194: Download complete [2022-04-15T09:52:18.845Z] 0d9ebad4ef96: Verifying Checksum [2022-04-15T09:52:18.845Z] 0d9ebad4ef96: Download complete [2022-04-15T09:52:18.845Z] 2de7ff778b66: Verifying Checksum [2022-04-15T09:52:18.845Z] 2de7ff778b66: Download complete [2022-04-15T09:52:22.138Z] ab5ef0e58194: Pull complete [2022-04-15T09:52:22.138Z] 9712f1f96733: Pull complete [2022-04-15T09:52:22.708Z] 63f879dbbcfc: Pull complete [2022-04-15T09:52:26.903Z] 0d9ebad4ef96: Pull complete [2022-04-15T09:52:26.903Z] e9a5061849ea: Pull complete [2022-04-15T09:52:26.903Z] d747dcd14b5f: Pull complete [2022-04-15T09:52:27.843Z] 2de7ff778b66: Pull complete [2022-04-15T09:52:27.843Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-15T09:52:27.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-15T09:52:27.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-15T09:52:27.918Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T09:52:28.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:52:30.001Z] $ docker top 6ec2c436c6789d825fb7ffbf125dd557cc0e67c9fc1d83ad5ae51d2be935903a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-15T09:52:30.088Z] provisioning config files... [2022-04-15T09:52:30.095Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/198@tmp/config2808002345466424915tmp [2022-04-15T09:52:30.106Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/198@tmp/config7244487341085265671tmp [2022-04-15T09:52:30.116Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/198@tmp/config1016989981933967837tmp [Pipeline] { [Pipeline] echo [2022-04-15T09:52:30.131Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:30.417Z] ---> sigul-configuration.sh [2022-04-15T09:52:30.417Z] gpg: directory `/root/.gnupg' created [2022-04-15T09:52:30.417Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-15T09:52:30.417Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-15T09:52:30.417Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-15T09:52:30.417Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-15T09:52:30.417Z] gpg: CAST5 encrypted data [2022-04-15T09:52:30.417Z] gpg: encrypted with 1 passphrase [2022-04-15T09:52:30.417Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-15T09:52:30.705Z] + mkdir /home/jenkins [2022-04-15T09:52:30.705Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-15T09:52:30.994Z] + 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-15T09:52:31.005Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:31.296Z] ---> sigul-install.sh [2022-04-15T09:52:31.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-15T09:52:31.587Z] + git tag --list [2022-04-15T09:52:31.587Z] 0.6.0 [2022-04-15T09:52:31.587Z] 0.6.1 [2022-04-15T09:52:31.587Z] 0.7.0 [2022-04-15T09:52:31.587Z] 0.7.1 [2022-04-15T09:52:31.587Z] v1.0.0 [2022-04-15T09:52:31.587Z] v1.0.1 [2022-04-15T09:52:31.587Z] v1.1.0 [2022-04-15T09:52:31.587Z] v1.2.0 [2022-04-15T09:52:31.587Z] v1.2.1 [2022-04-15T09:52:31.587Z] v1.3.0 [2022-04-15T09:52:31.587Z] v1.3.1 [2022-04-15T09:52:31.587Z] v2.0.0 [2022-04-15T09:52:31.587Z] v2.0.1-dev.1 [2022-04-15T09:52:31.587Z] v2.0.1-dev.10 [2022-04-15T09:52:31.587Z] v2.0.1-dev.11 [2022-04-15T09:52:31.587Z] v2.0.1-dev.12 [2022-04-15T09:52:31.587Z] v2.0.1-dev.13 [2022-04-15T09:52:31.587Z] v2.0.1-dev.14 [2022-04-15T09:52:31.587Z] v2.0.1-dev.15 [2022-04-15T09:52:31.587Z] v2.0.1-dev.16 [2022-04-15T09:52:31.587Z] v2.0.1-dev.17 [2022-04-15T09:52:31.587Z] v2.0.1-dev.18 [2022-04-15T09:52:31.587Z] v2.0.1-dev.19 [2022-04-15T09:52:31.587Z] v2.0.1-dev.2 [2022-04-15T09:52:31.587Z] v2.0.1-dev.20 [2022-04-15T09:52:31.587Z] v2.0.1-dev.21 [2022-04-15T09:52:31.587Z] v2.0.1-dev.22 [2022-04-15T09:52:31.587Z] v2.0.1-dev.23 [2022-04-15T09:52:31.587Z] v2.0.1-dev.24 [2022-04-15T09:52:31.587Z] v2.0.1-dev.25 [2022-04-15T09:52:31.587Z] v2.0.1-dev.26 [2022-04-15T09:52:31.587Z] v2.0.1-dev.27 [2022-04-15T09:52:31.587Z] v2.0.1-dev.28 [2022-04-15T09:52:31.587Z] v2.0.1-dev.29 [2022-04-15T09:52:31.587Z] v2.0.1-dev.3 [2022-04-15T09:52:31.587Z] v2.0.1-dev.30 [2022-04-15T09:52:31.587Z] v2.0.1-dev.31 [2022-04-15T09:52:31.587Z] v2.0.1-dev.32 [2022-04-15T09:52:31.587Z] v2.0.1-dev.33 [2022-04-15T09:52:31.587Z] v2.0.1-dev.34 [2022-04-15T09:52:31.587Z] v2.0.1-dev.35 [2022-04-15T09:52:31.587Z] v2.0.1-dev.36 [2022-04-15T09:52:31.587Z] v2.0.1-dev.37 [2022-04-15T09:52:31.587Z] v2.0.1-dev.38 [2022-04-15T09:52:31.587Z] v2.0.1-dev.39 [2022-04-15T09:52:31.587Z] v2.0.1-dev.4 [2022-04-15T09:52:31.587Z] v2.0.1-dev.40 [2022-04-15T09:52:31.587Z] v2.0.1-dev.41 [2022-04-15T09:52:31.587Z] v2.0.1-dev.42 [2022-04-15T09:52:31.587Z] v2.0.1-dev.43 [2022-04-15T09:52:31.587Z] v2.0.1-dev.44 [2022-04-15T09:52:31.587Z] v2.0.1-dev.45 [2022-04-15T09:52:31.587Z] v2.0.1-dev.46 [2022-04-15T09:52:31.587Z] v2.0.1-dev.47 [2022-04-15T09:52:31.587Z] v2.0.1-dev.48 [2022-04-15T09:52:31.587Z] v2.0.1-dev.49 [2022-04-15T09:52:31.587Z] v2.0.1-dev.5 [2022-04-15T09:52:31.587Z] v2.0.1-dev.50 [2022-04-15T09:52:31.587Z] v2.0.1-dev.51 [2022-04-15T09:52:31.587Z] v2.0.1-dev.52 [2022-04-15T09:52:31.587Z] v2.0.1-dev.53 [2022-04-15T09:52:31.587Z] v2.0.1-dev.54 [2022-04-15T09:52:31.587Z] v2.0.1-dev.55 [2022-04-15T09:52:31.587Z] v2.0.1-dev.56 [2022-04-15T09:52:31.587Z] v2.0.1-dev.57 [2022-04-15T09:52:31.587Z] v2.0.1-dev.58 [2022-04-15T09:52:31.587Z] v2.0.1-dev.59 [2022-04-15T09:52:31.587Z] v2.0.1-dev.6 [2022-04-15T09:52:31.587Z] v2.0.1-dev.60 [2022-04-15T09:52:31.587Z] v2.0.1-dev.61 [2022-04-15T09:52:31.587Z] v2.0.1-dev.62 [2022-04-15T09:52:31.587Z] v2.0.1-dev.63 [2022-04-15T09:52:31.587Z] v2.0.1-dev.64 [2022-04-15T09:52:31.587Z] v2.0.1-dev.65 [2022-04-15T09:52:31.587Z] v2.0.1-dev.66 [2022-04-15T09:52:31.587Z] v2.0.1-dev.67 [2022-04-15T09:52:31.587Z] v2.0.1-dev.68 [2022-04-15T09:52:31.587Z] v2.0.1-dev.69 [2022-04-15T09:52:31.587Z] v2.0.1-dev.7 [2022-04-15T09:52:31.587Z] v2.0.1-dev.70 [2022-04-15T09:52:31.587Z] v2.0.1-dev.71 [2022-04-15T09:52:31.587Z] v2.0.1-dev.72 [2022-04-15T09:52:31.587Z] v2.0.1-dev.73 [2022-04-15T09:52:31.587Z] v2.0.1-dev.74 [2022-04-15T09:52:31.587Z] v2.0.1-dev.75 [2022-04-15T09:52:31.587Z] v2.0.1-dev.76 [2022-04-15T09:52:31.587Z] v2.0.1-dev.77 [2022-04-15T09:52:31.587Z] v2.0.1-dev.78 [2022-04-15T09:52:31.587Z] v2.0.1-dev.79 [2022-04-15T09:52:31.587Z] v2.0.1-dev.8 [2022-04-15T09:52:31.587Z] v2.0.1-dev.80 [2022-04-15T09:52:31.587Z] v2.0.1-dev.81 [2022-04-15T09:52:31.587Z] v2.0.1-dev.82 [2022-04-15T09:52:31.587Z] v2.0.1-dev.83 [2022-04-15T09:52:31.587Z] v2.0.1-dev.84 [2022-04-15T09:52:31.587Z] v2.0.1-dev.85 [2022-04-15T09:52:31.587Z] v2.0.1-dev.86 [2022-04-15T09:52:31.587Z] v2.0.1-dev.87 [2022-04-15T09:52:31.587Z] v2.0.1-dev.88 [2022-04-15T09:52:31.587Z] v2.0.1-dev.89 [2022-04-15T09:52:31.587Z] v2.0.1-dev.9 [2022-04-15T09:52:31.587Z] v2.0.1-dev.90 [2022-04-15T09:52:31.587Z] v2.0.1-dev.91 [2022-04-15T09:52:31.587Z] v2.0.1-dev.92 [2022-04-15T09:52:31.587Z] v2.0.1-dev.93 [2022-04-15T09:52:31.587Z] v2.0.1-dev.94 [2022-04-15T09:52:31.587Z] v2.0.1-dev.95 [2022-04-15T09:52:31.587Z] v2.0.1-dev.96 [2022-04-15T09:52:31.587Z] v2.0.1-dev.97 [2022-04-15T09:52:31.587Z] v2.0.1-dev.98 [2022-04-15T09:52:31.587Z] v2.0.1-dev.99 [2022-04-15T09:52:31.587Z] v2.1.0 [2022-04-15T09:52:31.587Z] v2.2.0-dev.1 [2022-04-15T09:52:31.587Z] v2.2.0-dev.10 [2022-04-15T09:52:31.587Z] v2.2.0-dev.11 [2022-04-15T09:52:31.587Z] v2.2.0-dev.12 [2022-04-15T09:52:31.587Z] v2.2.0-dev.13 [2022-04-15T09:52:31.587Z] v2.2.0-dev.14 [2022-04-15T09:52:31.587Z] v2.2.0-dev.15 [2022-04-15T09:52:31.587Z] v2.2.0-dev.16 [2022-04-15T09:52:31.587Z] v2.2.0-dev.17 [2022-04-15T09:52:31.587Z] v2.2.0-dev.18 [2022-04-15T09:52:31.587Z] v2.2.0-dev.19 [2022-04-15T09:52:31.587Z] v2.2.0-dev.2 [2022-04-15T09:52:31.587Z] v2.2.0-dev.20 [2022-04-15T09:52:31.587Z] v2.2.0-dev.21 [2022-04-15T09:52:31.587Z] v2.2.0-dev.22 [2022-04-15T09:52:31.587Z] v2.2.0-dev.23 [2022-04-15T09:52:31.587Z] v2.2.0-dev.24 [2022-04-15T09:52:31.587Z] v2.2.0-dev.25 [2022-04-15T09:52:31.587Z] v2.2.0-dev.26 [2022-04-15T09:52:31.587Z] v2.2.0-dev.27 [2022-04-15T09:52:31.587Z] v2.2.0-dev.28 [2022-04-15T09:52:31.587Z] v2.2.0-dev.29 [2022-04-15T09:52:31.587Z] v2.2.0-dev.3 [2022-04-15T09:52:31.587Z] v2.2.0-dev.30 [2022-04-15T09:52:31.587Z] v2.2.0-dev.31 [2022-04-15T09:52:31.587Z] v2.2.0-dev.32 [2022-04-15T09:52:31.587Z] v2.2.0-dev.33 [2022-04-15T09:52:31.587Z] v2.2.0-dev.34 [2022-04-15T09:52:31.587Z] v2.2.0-dev.35 [2022-04-15T09:52:31.587Z] v2.2.0-dev.36 [2022-04-15T09:52:31.587Z] v2.2.0-dev.37 [2022-04-15T09:52:31.587Z] v2.2.0-dev.38 [2022-04-15T09:52:31.587Z] v2.2.0-dev.39 [2022-04-15T09:52:31.587Z] v2.2.0-dev.4 [2022-04-15T09:52:31.587Z] v2.2.0-dev.40 [2022-04-15T09:52:31.587Z] v2.2.0-dev.41 [2022-04-15T09:52:31.587Z] v2.2.0-dev.42 [2022-04-15T09:52:31.587Z] v2.2.0-dev.43 [2022-04-15T09:52:31.587Z] v2.2.0-dev.44 [2022-04-15T09:52:31.587Z] v2.2.0-dev.45 [2022-04-15T09:52:31.587Z] v2.2.0-dev.46 [2022-04-15T09:52:31.587Z] v2.2.0-dev.47 [2022-04-15T09:52:31.587Z] v2.2.0-dev.48 [2022-04-15T09:52:31.587Z] v2.2.0-dev.49 [2022-04-15T09:52:31.587Z] v2.2.0-dev.5 [2022-04-15T09:52:31.587Z] v2.2.0-dev.50 [2022-04-15T09:52:31.587Z] v2.2.0-dev.51 [2022-04-15T09:52:31.587Z] v2.2.0-dev.52 [2022-04-15T09:52:31.587Z] v2.2.0-dev.53 [2022-04-15T09:52:31.587Z] v2.2.0-dev.54 [2022-04-15T09:52:31.587Z] v2.2.0-dev.55 [2022-04-15T09:52:31.587Z] v2.2.0-dev.56 [2022-04-15T09:52:31.587Z] v2.2.0-dev.57 [2022-04-15T09:52:31.587Z] v2.2.0-dev.58 [2022-04-15T09:52:31.587Z] v2.2.0-dev.59 [2022-04-15T09:52:31.587Z] v2.2.0-dev.6 [2022-04-15T09:52:31.587Z] v2.2.0-dev.60 [2022-04-15T09:52:31.587Z] v2.2.0-dev.61 [2022-04-15T09:52:31.587Z] v2.2.0-dev.62 [2022-04-15T09:52:31.587Z] v2.2.0-dev.63 [2022-04-15T09:52:31.587Z] v2.2.0-dev.64 [2022-04-15T09:52:31.587Z] v2.2.0-dev.65 [2022-04-15T09:52:31.587Z] v2.2.0-dev.66 [2022-04-15T09:52:31.587Z] v2.2.0-dev.67 [2022-04-15T09:52:31.587Z] v2.2.0-dev.68 [2022-04-15T09:52:31.587Z] v2.2.0-dev.69 [2022-04-15T09:52:31.587Z] v2.2.0-dev.7 [2022-04-15T09:52:31.587Z] v2.2.0-dev.70 [2022-04-15T09:52:31.587Z] v2.2.0-dev.71 [2022-04-15T09:52:31.587Z] v2.2.0-dev.72 [2022-04-15T09:52:31.587Z] v2.2.0-dev.8 [2022-04-15T09:52:31.587Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-15T09:52:31.878Z] + lftools sign git-tag v2.2.0-dev.72 [2022-04-15T09:52:32.448Z] Signing Git tag with Sigul... [2022-04-15T09:52:32.448Z] Signing v2.2.0-dev.72 [Pipeline] echo [2022-04-15T09:52:32.719Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:33.005Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-15T09:52:33.013Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-15T09:52:33.030Z] $ docker stop --time=1 6ec2c436c6789d825fb7ffbf125dd557cc0e67c9fc1d83ad5ae51d2be935903a [2022-04-15T09:52:34.360Z] $ docker rm -f 6ec2c436c6789d825fb7ffbf125dd557cc0e67c9fc1d83ad5ae51d2be935903a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-15T09:52:34.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T09:52:34.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:35.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T09:52:35.087Z] . [Pipeline] withDockerContainer [2022-04-15T09:52:35.162Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T09:52:35.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:52:35.569Z] $ docker top 3b3982a82178d677516ebada27bef7fb28c1e2c12633c4b7ac5c6125e21674e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T09:52:35.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T09:52:35.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T09:52:35.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T09:52:35.826Z] $ docker exec 3b3982a82178d677516ebada27bef7fb28c1e2c12633c4b7ac5c6125e21674e6 ssh-agent [2022-04-15T09:52:35.966Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJAJlgl/agent.15 [2022-04-15T09:52:35.966Z] SSH_AGENT_PID=21 [2022-04-15T09:52:35.971Z] Running ssh-add (command line suppressed) [2022-04-15T09:52:36.084Z] Identity added: /w/workspace/edgex-go/198@tmp/private_key_7022900882923515951.key (/w/workspace/edgex-go/198@tmp/private_key_7022900882923515951.key) [2022-04-15T09:52:36.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T09:52:36.395Z] + git semver bump pre [2022-04-15T09:52:36.395Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T09:52:36.395Z] # $GIT_DIR = /w/workspace/edgex-go/198/.git [2022-04-15T09:52:36.395Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/198 [2022-04-15T09:52:36.395Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T09:52:36.395Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T09:52:36.395Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T09:52:36.395Z] # $SEMVER_BRANCH = main [2022-04-15T09:52:36.395Z] # $SEMVER_DIR = /w/workspace/edgex-go/198/.semver [2022-04-15T09:52:36.395Z] 2.2.0-dev.73 [Pipeline] } [2022-04-15T09:52:36.405Z] $ docker exec --env ******** --env ******** 3b3982a82178d677516ebada27bef7fb28c1e2c12633c4b7ac5c6125e21674e6 ssh-agent -k [2022-04-15T09:52:36.522Z] unset SSH_AUTH_SOCK; [2022-04-15T09:52:36.522Z] unset SSH_AGENT_PID; [2022-04-15T09:52:36.522Z] echo Agent pid 21 killed; [2022-04-15T09:52:36.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T09:52:36.842Z] + git semver [Pipeline] } [2022-04-15T09:52:36.856Z] $ docker stop --time=1 3b3982a82178d677516ebada27bef7fb28c1e2c12633c4b7ac5c6125e21674e6 [2022-04-15T09:52:38.158Z] $ docker rm -f 3b3982a82178d677516ebada27bef7fb28c1e2c12633c4b7ac5c6125e21674e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T09:52:38.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T09:52:38.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:38.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T09:52:38.818Z] . [Pipeline] withDockerContainer [2022-04-15T09:52:38.891Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T09:52:38.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:52:39.307Z] $ docker top 0fac19d651d0cea9dec599020b6af05c9c3464b440a7965264d556d52494c6a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T09:52:39.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T09:52:39.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T09:52:39.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T09:52:39.547Z] $ docker exec 0fac19d651d0cea9dec599020b6af05c9c3464b440a7965264d556d52494c6a4 ssh-agent [2022-04-15T09:52:39.676Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjPLphA/agent.13 [2022-04-15T09:52:39.676Z] SSH_AGENT_PID=19 [2022-04-15T09:52:39.681Z] Running ssh-add (command line suppressed) [2022-04-15T09:52:39.792Z] Identity added: /w/workspace/edgex-go/198@tmp/private_key_1576628125156523621.key (/w/workspace/edgex-go/198@tmp/private_key_1576628125156523621.key) [2022-04-15T09:52:39.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T09:52:40.103Z] + git semver push [2022-04-15T09:52:40.103Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T09:52:40.103Z] # $GIT_DIR = /w/workspace/edgex-go/198/.git [2022-04-15T09:52:40.103Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/198 [2022-04-15T09:52:40.103Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T09:52:40.103Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T09:52:40.103Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T09:52:40.103Z] # $SEMVER_BRANCH = main [2022-04-15T09:52:40.103Z] # $SEMVER_DIR = /w/workspace/edgex-go/198/.semver [Pipeline] } [2022-04-15T09:52:43.494Z] $ docker exec --env ******** --env ******** 0fac19d651d0cea9dec599020b6af05c9c3464b440a7965264d556d52494c6a4 ssh-agent -k [2022-04-15T09:52:43.616Z] unset SSH_AUTH_SOCK; [2022-04-15T09:52:43.616Z] unset SSH_AGENT_PID; [2022-04-15T09:52:43.616Z] echo Agent pid 19 killed; [2022-04-15T09:52:43.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T09:52:43.957Z] + git semver [Pipeline] } [2022-04-15T09:52:43.972Z] $ docker stop --time=1 0fac19d651d0cea9dec599020b6af05c9c3464b440a7965264d556d52494c6a4 [2022-04-15T09:52:45.264Z] $ docker rm -f 0fac19d651d0cea9dec599020b6af05c9c3464b440a7965264d556d52494c6a4 [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-15T09:52:45.874Z] + [ -d /w/workspace/edgex-go/198/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:46.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:47.035Z] ---> package-listing.sh [2022-04-15T09:52:47.035Z] ++ facter osfamily [2022-04-15T09:52:47.035Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-15T09:52:47.296Z] + OS_FAMILY=debian [2022-04-15T09:52:47.296Z] + workspace=/w/workspace/edgex-go/198 [2022-04-15T09:52:47.296Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-15T09:52:47.296Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-15T09:52:47.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-15T09:52:47.296Z] + PACKAGES=/tmp/packages_start.txt [2022-04-15T09:52:47.296Z] + '[' /w/workspace/edgex-go/198 ']' [2022-04-15T09:52:47.296Z] + PACKAGES=/tmp/packages_end.txt [2022-04-15T09:52:47.296Z] + case "${OS_FAMILY}" in [2022-04-15T09:52:47.296Z] + dpkg -l [2022-04-15T09:52:47.296Z] + grep '^ii' [2022-04-15T09:52:47.296Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-15T09:52:47.296Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-15T09:52:47.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-15T09:52:47.296Z] + '[' /w/workspace/edgex-go/198 ']' [2022-04-15T09:52:47.296Z] + mkdir -p /w/workspace/edgex-go/198/archives/ [2022-04-15T09:52:47.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/198/archives/ [Pipeline] echo [2022-04-15T09:52:47.309Z] 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/198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-15T09:52:47.591Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:48.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T09:52:48.148Z] [2022-04-15T09:52:48.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T09:52:48.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T09:52:48.450Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-15T09:52:48.450Z] 5eb5b503b376: Pulling fs layer [2022-04-15T09:52:48.450Z] 5c69ac0246d0: Pulling fs layer [2022-04-15T09:52:48.450Z] ec43610c2a17: Pulling fs layer [2022-04-15T09:52:48.450Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-15T09:52:48.450Z] 33b1e0a273af: Pulling fs layer [2022-04-15T09:52:48.450Z] 5d3b04190fa2: Pulling fs layer [2022-04-15T09:52:48.450Z] 2f39f015ded8: Pulling fs layer [2022-04-15T09:52:48.450Z] 33b1e0a273af: Waiting [2022-04-15T09:52:48.450Z] 2f39f015ded8: Waiting [2022-04-15T09:52:48.450Z] 5d3b04190fa2: Waiting [2022-04-15T09:52:48.450Z] 3a2ae6a8a46f: Waiting [2022-04-15T09:52:48.450Z] 5c69ac0246d0: Download complete [2022-04-15T09:52:48.450Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-15T09:52:48.450Z] 3a2ae6a8a46f: Download complete [2022-04-15T09:52:48.450Z] 33b1e0a273af: Verifying Checksum [2022-04-15T09:52:48.450Z] 33b1e0a273af: Download complete [2022-04-15T09:52:48.450Z] 5d3b04190fa2: Verifying Checksum [2022-04-15T09:52:48.450Z] ec43610c2a17: Verifying Checksum [2022-04-15T09:52:48.450Z] ec43610c2a17: Download complete [2022-04-15T09:52:48.710Z] 5eb5b503b376: Verifying Checksum [2022-04-15T09:52:48.710Z] 5eb5b503b376: Download complete [2022-04-15T09:52:49.278Z] 2f39f015ded8: Download complete [2022-04-15T09:52:50.216Z] 5eb5b503b376: Pull complete [2022-04-15T09:52:50.216Z] 5c69ac0246d0: Pull complete [2022-04-15T09:52:50.476Z] ec43610c2a17: Pull complete [2022-04-15T09:52:50.734Z] 3a2ae6a8a46f: Pull complete [2022-04-15T09:52:50.993Z] 33b1e0a273af: Pull complete [2022-04-15T09:52:50.993Z] 5d3b04190fa2: Pull complete [2022-04-15T09:52:56.272Z] 2f39f015ded8: Pull complete [2022-04-15T09:52:56.272Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-15T09:52:56.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T09:52:56.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-15T09:52:56.342Z] prd-ubuntu20.04-docker-8c-8g-21055 does not seem to be running inside a container [2022-04-15T09:52:56.378Z] $ 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/198/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/198 -v /w/workspace/edgex-go/198:/w/workspace/edgex-go/198:rw,z -v /w/workspace/edgex-go/198@tmp:/w/workspace/edgex-go/198@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-15T09:52:57.818Z] $ docker top 20c4191e9ac30381fe9412b17fa03a79cb46950273db9c5e563c8856ee014971 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T09:52:58.186Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-15T09:52:58.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-15T09:52:58.772Z] + ls /var/log/sa-host [2022-04-15T09:52:58.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T09:52:58.978Z] provisioning config files... [2022-04-15T09:52:58.988Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/198@tmp/config1968921291112246259tmp [Pipeline] { [Pipeline] echo [2022-04-15T09:52:59.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:59.283Z] ---> create-netrc.sh [Pipeline] } [2022-04-15T09:52:59.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:59.621Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-15T09:52:59.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:52:59.918Z] ---> sudo-logs.sh [2022-04-15T09:52:59.918Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-15T09:52:59.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:53:00.304Z] ---> job-cost.sh [2022-04-15T09:53:00.304Z] lf-activate-venv: SKIPPING [2022-04-15T09:53:00.304Z] DEBUG: total: 0.10999999940395355 [2022-04-15T09:53:00.304Z] INFO: Retrieving Stack Cost... [2022-04-15T09:53:00.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-15T09:53:01.137Z] INFO: Archiving Costs [Pipeline] echo [2022-04-15T09:53:01.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T09:53:01.434Z] ---> logs-deploy.sh [2022-04-15T09:53:01.434Z] lf-activate-venv: SKIPPING [2022-04-15T09:53:01.434Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/198 [2022-04-15T09:53:01.434Z] INFO: archiving workspace using pattern(s): [2022-04-15T09:53:02.375Z] Archives upload complete. [2022-04-15T09:53:02.375Z] INFO: archiving logs to Nexus