Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 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-ssh18306319264797005815.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-ssh3880080707152893342.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-ssh11606777942950578255.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-ssh7327266833770201649.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-ssh632648894337168547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19525 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/187 [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/187 # 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 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 (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 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 Commit message: "feat: remove default github templates that are now provided in .github repo (#3954)" > git rev-list --no-walk 8c4e0979dc3a61bdda239d1c25db3d32b9497836 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T16:01:05.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T16:01:05.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T16:01:05.205Z] ========================================================= [2022-04-11T16:01:05.205Z] EdgeX Global Pipelines Version Info [2022-04-11T16:01:05.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T16:01:05.979Z] ------------------- [2022-04-11T16:01:05.979Z] stable info: [2022-04-11T16:01:05.979Z] ------------------- [2022-04-11T16:01:05.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T16:01:05.979Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T16:01:05.979Z] Message: update stable to v1.0.221 [2022-04-11T16:01:06.553Z] ------------------- [2022-04-11T16:01:06.553Z] experimental info: [2022-04-11T16:01:06.553Z] ------------------- [2022-04-11T16:01:06.553Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T16:01:06.553Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T16:01:06.553Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T16:01:06.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-11T16:01:06.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-11T16:01:06.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T16:01:06.733Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T16:01:06.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T16:01:06.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T16:01:06.779Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T16:01:06.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-11T16:01:06.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-11T16:01:06.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-11T16:01:06.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T16:01:06.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T16:01:06.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T16:01:06.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T16:01:06.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T16:01:06.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T16:01:06.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T16:01:06.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T16:01:06.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-11T16:01:06.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-11T16:01:06.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-11T16:01:06.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T16:01:07.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-11T16:01:07.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-11T16:01:07.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-11T16:01:07.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] echo [2022-04-11T16:01:07.063Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecc8587 [Pipeline] echo [2022-04-11T16:01:07.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T16:01:07.132Z] provisioning config files... [2022-04-11T16:01:07.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/187@tmp/config3962278079272575485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T16:01:07.457Z] ---> docker-login.sh [2022-04-11T16:01:07.457Z] nexus3.edgexfoundry.org:10001 [2022-04-11T16:01:07.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:01:07.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:01:07.719Z] Configure a credential helper to remove this warning. See [2022-04-11T16:01:07.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:01:07.719Z] [2022-04-11T16:01:07.719Z] Login Succeeded [2022-04-11T16:01:07.719Z] nexus3.edgexfoundry.org:10002 [2022-04-11T16:01:07.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:01:07.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:01:07.980Z] Configure a credential helper to remove this warning. See [2022-04-11T16:01:07.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:01:07.980Z] [2022-04-11T16:01:07.980Z] Login Succeeded [2022-04-11T16:01:07.980Z] nexus3.edgexfoundry.org:10003 [2022-04-11T16:01:07.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:01:08.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:01:08.246Z] Configure a credential helper to remove this warning. See [2022-04-11T16:01:08.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:01:08.246Z] [2022-04-11T16:01:08.246Z] Login Succeeded [2022-04-11T16:01:08.246Z] nexus3.edgexfoundry.org:10004 [2022-04-11T16:01:08.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:01:08.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:01:08.246Z] Configure a credential helper to remove this warning. See [2022-04-11T16:01:08.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:01:08.246Z] [2022-04-11T16:01:08.246Z] Login Succeeded [2022-04-11T16:01:08.246Z] docker.io [2022-04-11T16:01:08.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:01:08.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:01:08.819Z] Configure a credential helper to remove this warning. See [2022-04-11T16:01:08.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:01:08.819Z] [2022-04-11T16:01:08.819Z] Login Succeeded [2022-04-11T16:01:08.819Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T16:01:08.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T16:01:09.152Z] + 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-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + dirname cmd/core-command/Dockerfile [2022-04-11T16:01:09.152Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-11T16:01:09.152Z] + dirname+ cmd/core-data/Dockerfile [2022-04-11T16:01:09.152Z] cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/core-metadata/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-11T16:01:09.152Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-04-11T16:01:09.152Z] cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-11T16:01:09.152Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2022-04-11T16:01:09.152Z] -f2 [2022-04-11T16:01:09.152Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-11T16:01:09.152Z] + + dirname cmd/security-spire-server/Dockerfile [2022-04-11T16:01:09.152Z] cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-11T16:01:09.152Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-04-11T16:01:09.152Z] -f2 [2022-04-11T16:01:09.152Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-11T16:01:09.152Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-11T16:01:09.152Z] + cut -d/ -f2 [2022-04-11T16:01:09.152Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-11T16:01:09.257Z] 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-11T16:01:09.631Z] + git rev-list -1 --merges ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0~1..ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] echo [2022-04-11T16:01:09.652Z] -----------> git rev-list -1 --merges ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0~1..ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [false] [Pipeline] sh [2022-04-11T16:01:09.944Z] + git log --format=format:%s -1 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] echo [2022-04-11T16:01:09.957Z] ========================================================= [2022-04-11T16:01:09.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T16:01:09.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-11T16:01:10.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T16:01:10.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T16:01:10.422Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T16:01:10.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T16:01:10.422Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-11T16:01:10.422Z] -a /etc/ssh/ssh_known_hosts [2022-04-11T16:01:10.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:01:10.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T16:01:10.865Z] [2022-04-11T16:01:10.865Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:01:11.167Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T16:01:11.167Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T16:01:11.167Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T16:01:11.167Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T16:01:11.167Z] 4c7163046ea9: Pulling fs layer [2022-04-11T16:01:11.167Z] 0c2d73faf560: Pulling fs layer [2022-04-11T16:01:11.167Z] 0c2d73faf560: Waiting [2022-04-11T16:01:11.436Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T16:01:11.436Z] 3e5f54012d9b: Download complete [2022-04-11T16:01:11.436Z] a0d0a0d46f8b: Download complete [2022-04-11T16:01:11.436Z] 0c2d73faf560: Verifying Checksum [2022-04-11T16:01:11.436Z] 0c2d73faf560: Download complete [2022-04-11T16:01:11.436Z] 4c7163046ea9: Verifying Checksum [2022-04-11T16:01:11.436Z] 4c7163046ea9: Download complete [2022-04-11T16:01:11.436Z] a0d0a0d46f8b: Pull complete [2022-04-11T16:01:11.696Z] 3e5f54012d9b: Pull complete [2022-04-11T16:01:11.956Z] 4c7163046ea9: Pull complete [2022-04-11T16:01:12.218Z] 0c2d73faf560: Pull complete [2022-04-11T16:01:12.218Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T16:01:12.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T16:01:12.218Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T16:01:12.303Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T16:01:12.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:01:13.075Z] $ docker top 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T16:01:13.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T16:01:13.242Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T16:01:13.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T16:01:13.388Z] $ docker exec 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c ssh-agent [2022-04-11T16:01:13.506Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAGMHJM/agent.14 [2022-04-11T16:01:13.506Z] SSH_AGENT_PID=20 [2022-04-11T16:01:13.515Z] Running ssh-add (command line suppressed) [2022-04-11T16:01:13.653Z] Identity added: /w/workspace/edgex-go/187@tmp/private_key_6031695472856048072.key (/w/workspace/edgex-go/187@tmp/private_key_6031695472856048072.key) [2022-04-11T16:01:13.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T16:01:13.960Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T16:01:13.980Z] $ docker exec --env ******** --env ******** 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c ssh-agent -k [2022-04-11T16:01:14.087Z] unset SSH_AUTH_SOCK; [2022-04-11T16:01:14.088Z] unset SSH_AGENT_PID; [2022-04-11T16:01:14.088Z] echo Agent pid 20 killed; [2022-04-11T16:01:14.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T16:01:14.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T16:01:14.118Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T16:01:14.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T16:01:14.251Z] $ docker exec 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c ssh-agent [2022-04-11T16:01:14.363Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPMDCo/agent.52 [2022-04-11T16:01:14.363Z] SSH_AGENT_PID=59 [2022-04-11T16:01:14.368Z] Running ssh-add (command line suppressed) [2022-04-11T16:01:14.495Z] Identity added: /w/workspace/edgex-go/187@tmp/private_key_2284142524106323566.key (/w/workspace/edgex-go/187@tmp/private_key_2284142524106323566.key) [2022-04-11T16:01:14.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T16:01:14.796Z] + git semver init [2022-04-11T16:01:14.796Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T16:01:14.796Z] # $GIT_DIR = /w/workspace/edgex-go/187/.git [2022-04-11T16:01:14.796Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/187 [2022-04-11T16:01:14.796Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T16:01:14.796Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T16:01:14.796Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T16:01:14.796Z] # $SEMVER_BRANCH = main [2022-04-11T16:01:14.796Z] # $SEMVER_TEMP = /tmp/semver-314517259 [2022-04-11T16:01:14.796Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-11T16:01:29.715Z] # '/tmp/semver-314517259' -> '/w/workspace/edgex-go/187/.semver' [2022-04-11T16:01:29.715Z] # -> Force: false [2022-04-11T16:01:29.715Z] # $SEMVER_DIR = /w/workspace/edgex-go/187/.semver [Pipeline] } [2022-04-11T16:01:29.734Z] $ docker exec --env ******** --env ******** 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c ssh-agent -k [2022-04-11T16:01:29.854Z] unset SSH_AUTH_SOCK; [2022-04-11T16:01:29.855Z] unset SSH_AGENT_PID; [2022-04-11T16:01:29.855Z] echo Agent pid 59 killed; [2022-04-11T16:01:29.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T16:01:30.164Z] + git semver [Pipeline] } [2022-04-11T16:01:30.187Z] $ docker stop --time=1 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c [2022-04-11T16:01:32.112Z] $ docker rm -f 329c9cc7fc337d6df60a26e923e064b0ac6bb7308d36254922a6255ec711c51c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T16:01:32.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T16:01:32.729Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T16:01:32.732Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.63 [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-11T16:01:32.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T16:01:32.863Z] ========================================================= [2022-04-11T16:01:32.863Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T16:01:32.863Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T16:01:33.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T16:01:33.153Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T16:01:33.153Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T16:01:33.153Z] 666ba61612fd: Pulling fs layer [2022-04-11T16:01:33.153Z] 8ed8ca486205: Pulling fs layer [2022-04-11T16:01:33.153Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T16:01:33.153Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T16:01:33.153Z] 640e595b4fbd: Pulling fs layer [2022-04-11T16:01:33.153Z] 763cafe07f6e: Pulling fs layer [2022-04-11T16:01:33.153Z] 0c0b528cf693: Pulling fs layer [2022-04-11T16:01:33.153Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T16:01:33.153Z] 22a0e8bec74d: Waiting [2022-04-11T16:01:33.153Z] 640e595b4fbd: Waiting [2022-04-11T16:01:33.153Z] 763cafe07f6e: Waiting [2022-04-11T16:01:33.153Z] 0c0b528cf693: Waiting [2022-04-11T16:01:33.153Z] 10935f4eaf8b: Waiting [2022-04-11T16:01:33.153Z] 4fe6c5a15a65: Waiting [2022-04-11T16:01:33.153Z] 8ed8ca486205: Verifying Checksum [2022-04-11T16:01:33.153Z] 8ed8ca486205: Download complete [2022-04-11T16:01:33.153Z] 666ba61612fd: Download complete [2022-04-11T16:01:33.153Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T16:01:33.153Z] 22a0e8bec74d: Download complete [2022-04-11T16:01:33.153Z] 640e595b4fbd: Verifying Checksum [2022-04-11T16:01:33.153Z] 640e595b4fbd: Download complete [2022-04-11T16:01:33.153Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T16:01:33.153Z] 59bf1c3509f3: Download complete [2022-04-11T16:01:33.153Z] 763cafe07f6e: Download complete [2022-04-11T16:01:33.153Z] 0c0b528cf693: Verifying Checksum [2022-04-11T16:01:33.153Z] 0c0b528cf693: Download complete [2022-04-11T16:01:33.415Z] 59bf1c3509f3: Pull complete [2022-04-11T16:01:33.415Z] 666ba61612fd: Pull complete [2022-04-11T16:01:33.676Z] 8ed8ca486205: Pull complete [2022-04-11T16:01:33.937Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T16:01:33.937Z] 10935f4eaf8b: Download complete [2022-04-11T16:01:33.937Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T16:01:33.937Z] 4fe6c5a15a65: Download complete [2022-04-11T16:01:38.132Z] 4fe6c5a15a65: Pull complete [2022-04-11T16:01:38.132Z] 22a0e8bec74d: Pull complete [2022-04-11T16:01:38.132Z] 640e595b4fbd: Pull complete [2022-04-11T16:01:38.132Z] 763cafe07f6e: Pull complete [2022-04-11T16:01:38.132Z] 0c0b528cf693: Pull complete [2022-04-11T16:01:40.039Z] 10935f4eaf8b: Pull complete [2022-04-11T16:01:40.039Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T16:01:40.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T16:01:40.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T16:01:40.347Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T16:01:40.347Z] WORKDIR /edgex [2022-04-11T16:01:40.347Z] COPY go.mod . [2022-04-11T16:01:40.347Z] RUN go mod download [2022-04-11T16:01:40.347Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-11T16:01:41.725Z] Sending build context to Docker daemon 334.7MB [2022-04-11T16:01:41.725Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T16:01:41.725Z] ---> 99d49a6021b9 [2022-04-11T16:01:41.725Z] Step 2/4 : WORKDIR /edgex [2022-04-11T16:01:44.268Z] ---> Running in bd57357bf38d [2022-04-11T16:01:44.268Z] Removing intermediate container bd57357bf38d [2022-04-11T16:01:44.268Z] ---> 2678baf35e38 [2022-04-11T16:01:44.268Z] Step 3/4 : COPY go.mod . [2022-04-11T16:01:44.268Z] ---> 86d8f4e87665 [2022-04-11T16:01:44.268Z] Step 4/4 : RUN go mod download [2022-04-11T16:01:44.268Z] ---> Running in ce17d359d663 [2022-04-11T16:01:47.818Z] Still waiting to schedule task [2022-04-11T16:01:47.819Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-11T16:01:59.168Z] Removing intermediate container ce17d359d663 [2022-04-11T16:01:59.168Z] ---> 174ebe94c143 [2022-04-11T16:01:59.168Z] Successfully built 174ebe94c143 [2022-04-11T16:01:59.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:01:59.463Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T16:01:59.463Z] . [Pipeline] withDockerContainer [2022-04-11T16:01:59.539Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T16:01:59.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:01:59.974Z] $ docker top 94aff639495021598e98ac7d1a0b913ee8e923c86681c70bac2c064e509058e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T16:02:00.314Z] + go version [2022-04-11T16:02:00.315Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T16:02:00.333Z] $ docker stop --time=1 94aff639495021598e98ac7d1a0b913ee8e923c86681c70bac2c064e509058e2 [2022-04-11T16:02:01.591Z] $ docker rm -f 94aff639495021598e98ac7d1a0b913ee8e923c86681c70bac2c064e509058e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:02:01.995Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T16:02:01.995Z] . [Pipeline] withDockerContainer [2022-04-11T16:02:02.059Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T16:02:02.099Z] $ 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/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:02:02.455Z] $ docker top 86a8bd931591d9e08f09ee300f8ae392a0e8d4b9b868435d76a1fd3c7c0bf9b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T16:02:02.528Z] ========================================================= [2022-04-11T16:02:02.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-11T16:02:02.529Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T16:02:02.849Z] + make test [2022-04-11T16:02:02.849Z] go mod tidy -compat=1.17 [2022-04-11T16:02:02.849Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-11T16:02:08.167Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-11T16:02:20.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-11T16:02:20.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-11T16:02:20.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-04-11T16:02:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-11T16:02:20.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.133s coverage: 54.9% of statements [2022-04-11T16:02:20.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-11T16:02:20.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.425s coverage: 89.2% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.2% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 24.0% of statements [2022-04-11T16:02:25.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-04-11T16:02:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-11T16:02:33.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-04-11T16:02:33.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-04-11T16:02:35.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements [2022-04-11T16:02:35.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.095s coverage: 85.4% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-11T16:02:45.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-11T16:02:45.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-11T16:02:45.190Z] 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-11T16:03:03.283Z] GO111MODULE=on go vet ./... [2022-04-11T16:03:04.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T16:03:04.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T16:03:05.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T16:03:06.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-11T16:03:06.366Z] + ls -al . [2022-04-11T16:03:06.366Z] total 668 [2022-04-11T16:03:06.366Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 16:03 . [2022-04-11T16:03:06.366Z] drwxr-xr-x 4 root root 4096 Apr 11 16:02 .. [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 16:01 .dockerignore [2022-04-11T16:03:06.366Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 16:01 .git [2022-04-11T16:03:06.366Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 16:01 .github [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 870 Apr 11 16:01 .gitignore [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 16:01 .golangci.yml [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 16:01 .hadolint.yml [2022-04-11T16:03:06.366Z] drwx------ 3 1001 1001 4096 Apr 11 16:01 .semver [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 16:01 .sonarcloud.properties [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 16:01 ADOPTERS.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 9953 Apr 11 16:01 Attribution.txt [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 51732 Apr 11 16:01 CHANGELOG.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 16:01 CONTRIBUTING.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 16:01 GOVERNANCE.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 849 Apr 11 16:01 Jenkinsfile [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 16:01 LICENSE [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 8478 Apr 11 16:01 Makefile [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 16:01 OWNERS.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 8207 Apr 11 16:01 README.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 6912 Apr 11 16:01 SECURITY.md [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 12 Apr 11 16:01 VERSION [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 4131 Apr 11 16:01 ZMQWindows.md [2022-04-11T16:03:06.366Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 16:01 bin [2022-04-11T16:03:06.366Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 16:01 cmd [2022-04-11T16:03:06.366Z] -rw-r--r-- 1 root root 431438 Apr 11 16:02 coverage.out [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 3175 Apr 11 16:01 go.mod [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 34990 Apr 11 16:01 go.sum [2022-04-11T16:03:06.366Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 16:01 internal [2022-04-11T16:03:06.366Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 16:01 openapi [2022-04-11T16:03:06.366Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 16:01 snap [2022-04-11T16:03:06.366Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 16:01 version.go [Pipeline] sh [2022-04-11T16:03:06.660Z] + '[' -e coverage.out ] [2022-04-11T16:03:06.660Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-11T16:03:06.748Z] Stashed 1 file(s) [Pipeline] sh [2022-04-11T16:03:07.027Z] + make build [2022-04-11T16:03:07.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T16:03:21.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T16:03:34.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T16:03:34.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T16:03:35.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T16:03:35.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T16:03:37.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T16:03:38.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T16:03:39.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T16:03:40.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T16:03:40.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T16:03:42.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T16:03:43.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-11T16:03:44.695Z] $ docker stop --time=1 86a8bd931591d9e08f09ee300f8ae392a0e8d4b9b868435d76a1fd3c7c0bf9b2 [2022-04-11T16:03:47.403Z] $ docker rm -f 86a8bd931591d9e08f09ee300f8ae392a0e8d4b9b868435d76a1fd3c7c0bf9b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:03:48.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T16:03:48.335Z] [2022-04-11T16:03:48.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:03:48.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T16:03:48.640Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-11T16:03:48.640Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-11T16:03:48.640Z] ca9280d653b3: Pulling fs layer [2022-04-11T16:03:48.640Z] 7e9c9ca2126c: Pulling fs layer [2022-04-11T16:03:48.640Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-11T16:03:48.640Z] cbdbe7a5bc2a: Download complete [2022-04-11T16:03:48.899Z] ca9280d653b3: Verifying Checksum [2022-04-11T16:03:48.899Z] ca9280d653b3: Download complete [2022-04-11T16:03:48.899Z] cbdbe7a5bc2a: Pull complete [2022-04-11T16:03:49.158Z] 7e9c9ca2126c: Download complete [2022-04-11T16:03:49.418Z] ca9280d653b3: Pull complete [2022-04-11T16:03:52.711Z] 7e9c9ca2126c: Pull complete [2022-04-11T16:03:52.711Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-11T16:03:52.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T16:03:52.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-11T16:03:52.775Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T16:03:52.818Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:03:54.081Z] $ docker top cc64e5509ccf52bda21f81e9a99e7598ab33f8552a1d99a1aa8cac640cd44163 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T16:03:54.427Z] + docker-compose build --help [2022-04-11T16:03:54.427Z] + grep parallel [2022-04-11T16:03:55.001Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T16:03:55.019Z] $ docker stop --time=1 cc64e5509ccf52bda21f81e9a99e7598ab33f8552a1d99a1aa8cac640cd44163 [2022-04-11T16:03:56.327Z] $ docker rm -f cc64e5509ccf52bda21f81e9a99e7598ab33f8552a1d99a1aa8cac640cd44163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:03:56.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T16:03:56.771Z] . [Pipeline] withDockerContainer [2022-04-11T16:03:56.837Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T16:03:56.896Z] $ 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/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:03:57.250Z] $ docker top bd9db3607ddb3d9d15e3c6b44d2cec6ca90d8d45da12c58a9a2a32add7d527bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T16:03:57.599Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T16:03:58.169Z] Building core-command ... [2022-04-11T16:03:58.170Z] Building core-data ... [2022-04-11T16:03:58.170Z] Building core-metadata ... [2022-04-11T16:03:58.170Z] Building security-bootstrapper ... [2022-04-11T16:03:58.170Z] Building security-proxy-setup ... [2022-04-11T16:03:58.170Z] Building security-secretstore-setup ... [2022-04-11T16:03:58.170Z] Building security-spiffe-token-provider ... [2022-04-11T16:03:58.170Z] Building security-spire-agent ... [2022-04-11T16:03:58.170Z] Building security-spire-config ... [2022-04-11T16:03:58.170Z] Building security-spire-server ... [2022-04-11T16:03:58.170Z] Building support-notifications ... [2022-04-11T16:03:58.170Z] Building support-scheduler ... [2022-04-11T16:03:58.170Z] Building sys-mgmt-agent ... [2022-04-11T16:03:58.170Z] Building support-scheduler [2022-04-11T16:03:58.170Z] Building support-notifications [2022-04-11T16:03:58.170Z] Building security-bootstrapper [2022-04-11T16:03:58.170Z] Building core-metadata [2022-04-11T16:03:58.170Z] Building security-secretstore-setup [2022-04-11T16:04:16.263Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:04:16.263Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:04:16.263Z] ---> 174ebe94c143 [2022-04-11T16:04:16.263Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T16:04:16.263Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:04:16.263Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:04:16.263Z] ---> 174ebe94c143 [2022-04-11T16:04:16.263Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T16:04:16.263Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:04:16.263Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:04:16.263Z] ---> 174ebe94c143 [2022-04-11T16:04:16.263Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T16:04:16.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:04:16.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:04:16.263Z] ---> 174ebe94c143 [2022-04-11T16:04:16.263Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:04:16.263Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:04:16.263Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:04:16.263Z] ---> 174ebe94c143 [2022-04-11T16:04:16.263Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T16:04:18.181Z] ---> Running in 6f8f7b3a440d [2022-04-11T16:04:18.181Z] ---> Running in 6746ebddf552 [2022-04-11T16:04:18.181Z] ---> Running in d5e2bae1283a [2022-04-11T16:04:18.181Z] ---> Running in a0c6eb0c54b7 [2022-04-11T16:04:18.181Z] ---> Running in 1a6b61851887 [2022-04-11T16:04:18.181Z] Removing intermediate container d5e2bae1283a [2022-04-11T16:04:18.181Z] ---> b90b8bc8e3d4 [2022-04-11T16:04:18.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:04:18.181Z] Removing intermediate container 1a6b61851887 [2022-04-11T16:04:18.181Z] ---> 933ca84cba72 [2022-04-11T16:04:18.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:04:18.181Z] Removing intermediate container 6f8f7b3a440d [2022-04-11T16:04:18.181Z] ---> a7c8d987f576 [2022-04-11T16:04:18.181Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:04:18.181Z] Removing intermediate container a0c6eb0c54b7 [2022-04-11T16:04:18.181Z] ---> 9a3f92fe0a18 [2022-04-11T16:04:18.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:04:18.181Z] Removing intermediate container 6746ebddf552 [2022-04-11T16:04:18.181Z] ---> 84ba7ac436c0 [2022-04-11T16:04:18.181Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:04:18.181Z] ---> Running in 60f16122dca8 [2022-04-11T16:04:18.181Z] ---> Running in 9b171d9fd9fd [2022-04-11T16:04:18.181Z] ---> Running in 218cb1c7e372 [2022-04-11T16:04:18.181Z] ---> Running in c5b9d15ca9e0 [2022-04-11T16:04:18.181Z] ---> Running in 30820390a1b5 [2022-04-11T16:04:19.121Z] Removing intermediate container 60f16122dca8 [2022-04-11T16:04:19.121Z] ---> 9fe06cfe5c9c [2022-04-11T16:04:19.121Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T16:04:19.121Z] ---> Running in fa057cca22a1 [2022-04-11T16:04:19.379Z] Removing intermediate container c5b9d15ca9e0 [2022-04-11T16:04:19.379Z] ---> 8a2234866294 [2022-04-11T16:04:19.379Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T16:04:19.379Z] ---> Running in 177c2bbb3242 [2022-04-11T16:04:19.651Z] Removing intermediate container 218cb1c7e372 [2022-04-11T16:04:19.651Z] ---> 11a6054bae2d [2022-04-11T16:04:19.651Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T16:04:19.651Z] Removing intermediate container 9b171d9fd9fd [2022-04-11T16:04:19.651Z] ---> 0dc5de46be24 [2022-04-11T16:04:19.651Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T16:04:19.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:19.651Z] ---> Running in 3a2fc9bb0560 [2022-04-11T16:04:19.651Z] Removing intermediate container 30820390a1b5 [2022-04-11T16:04:19.651Z] ---> 7fde99f65771 [2022-04-11T16:04:19.651Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T16:04:19.651Z] ---> Running in 446939d27b76 [2022-04-11T16:04:19.915Z] ---> Running in 95c16229397c [2022-04-11T16:04:19.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:20.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:20.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:20.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:20.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:20.692Z] OK: 221 MiB in 52 packages [2022-04-11T16:04:20.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:20.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:21.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:21.208Z] Removing intermediate container fa057cca22a1 [2022-04-11T16:04:21.208Z] ---> 9606988e8868 [2022-04-11T16:04:21.208Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T16:04:21.208Z] OK: 221 MiB in 52 packages [2022-04-11T16:04:21.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:04:21.208Z] ---> 04d1c7933cef [2022-04-11T16:04:21.208Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:04:21.467Z] OK: 221 MiB in 52 packages [2022-04-11T16:04:21.467Z] ---> Running in cab8fc22caf8 [2022-04-11T16:04:21.467Z] OK: 221 MiB in 52 packages [2022-04-11T16:04:21.467Z] Removing intermediate container 177c2bbb3242 [2022-04-11T16:04:21.467Z] ---> beb27f6914b4 [2022-04-11T16:04:21.467Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T16:04:21.725Z] OK: 221 MiB in 52 packages [2022-04-11T16:04:21.725Z] ---> cceac6d1f5c7 [2022-04-11T16:04:21.725Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:04:21.725Z] ---> Running in 4a1d95cffba8 [2022-04-11T16:04:21.983Z] Removing intermediate container 3a2fc9bb0560 [2022-04-11T16:04:21.983Z] ---> e10a736aa9ba [2022-04-11T16:04:21.983Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T16:04:21.983Z] Removing intermediate container 446939d27b76 [2022-04-11T16:04:21.983Z] ---> 2b177f2f143a [2022-04-11T16:04:21.983Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:04:21.983Z] Removing intermediate container 95c16229397c [2022-04-11T16:04:21.983Z] ---> f7bc06f9b9ce [2022-04-11T16:04:21.983Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T16:04:22.242Z] ---> 545412f9ef35 [2022-04-11T16:04:22.242Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:04:22.242Z] ---> Running in 7e17d0cf7d49 [2022-04-11T16:04:22.242Z] ---> 112337819c64 [2022-04-11T16:04:22.242Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:04:22.242Z] ---> b824a07909e6 [2022-04-11T16:04:22.242Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:04:22.242Z] ---> Running in 798589dc5af3 [2022-04-11T16:04:22.242Z] ---> Running in 2dbebbbc77e9 [2022-04-11T16:04:22.815Z] Removing intermediate container cab8fc22caf8 [2022-04-11T16:04:22.815Z] ---> ac41a55f3d6f [2022-04-11T16:04:22.815Z] Step 8/31 : COPY . . [2022-04-11T16:04:23.387Z] Removing intermediate container 4a1d95cffba8 [2022-04-11T16:04:23.387Z] ---> 1e687367d16b [2022-04-11T16:04:23.387Z] Step 8/25 : COPY . . [2022-04-11T16:04:24.721Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19527 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-11T16:04:24.734Z] Running in /w/workspace/edgex-go/187 [Pipeline] { [Pipeline] checkout [2022-04-11T16:04:25.014Z] The recommended git tool is: git [2022-04-11T16:04:26.676Z] Removing intermediate container 2dbebbbc77e9 [2022-04-11T16:04:26.676Z] ---> 677a80638910 [2022-04-11T16:04:26.676Z] Step 8/22 : COPY . . [2022-04-11T16:04:26.676Z] Removing intermediate container 7e17d0cf7d49 [2022-04-11T16:04:26.676Z] ---> eddd09c61746 [2022-04-11T16:04:26.676Z] Step 8/22 : COPY . . [2022-04-11T16:04:26.936Z] Removing intermediate container 798589dc5af3 [2022-04-11T16:04:26.936Z] ---> f20a5cdb9c68 [2022-04-11T16:04:26.936Z] Step 8/23 : COPY . . [2022-04-11T16:04:33.648Z] using credential edgex-jenkins-ssh [2022-04-11T16:04:33.667Z] Cloning the remote Git repository [2022-04-11T16:04:33.745Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-11T16:04:33.842Z] > git init /w/workspace/edgex-go/187 # timeout=10 [2022-04-11T16:04:33.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T16:04:33.930Z] > git --version # timeout=10 [2022-04-11T16:04:33.963Z] > git --version # 'git version 2.25.1' [2022-04-11T16:04:33.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T16:04:34.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T16:04:35.055Z] ---> a89d8792ebf8 [2022-04-11T16:04:35.055Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T16:04:35.055Z] ---> 15c9e0f1aacd [2022-04-11T16:04:35.055Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T16:04:35.055Z] ---> 8592ffa32733 [2022-04-11T16:04:35.055Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T16:04:35.055Z] ---> Running in 4689c144c650 [2022-04-11T16:04:35.055Z] ---> Running in 9e40e3897a96 [2022-04-11T16:04:35.055Z] ---> f46e134a12e4 [2022-04-11T16:04:35.055Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T16:04:35.055Z] ---> 0d326013ebe8 [2022-04-11T16:04:35.055Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T16:04:35.055Z] ---> Running in 200607f1cd86 [2022-04-11T16:04:35.055Z] ---> Running in ea3b0067d5cb [2022-04-11T16:04:35.055Z] ---> Running in f6e540f20e75 [2022-04-11T16:04:35.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T16:04:35.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T16:04:35.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T16:04:35.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T16:04:35.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T16:04:51.784Z] Avoid second fetch [2022-04-11T16:04:51.785Z] Checking out Revision ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 (main) [2022-04-11T16:04:51.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T16:04:51.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T16:04:51.815Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:04:51.839Z] > git checkout -f ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 [2022-04-11T16:04:56.447Z] Commit message: "feat: remove default github templates that are now provided in .github repo (#3954)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T16:04:57.287Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T16:04:57.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T16:04:57.287Z] Dload Upload Total Spent Left Speed [2022-04-11T16:04:57.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh [2022-04-11T16:04:57.835Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T16:04:58.181Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T16:04:58.181Z] + sudo tee /etc/docker/daemon.new [2022-04-11T16:04:58.181Z] { [2022-04-11T16:04:58.181Z] "registry-mirrors": [ [2022-04-11T16:04:58.181Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T16:04:58.181Z] ], [2022-04-11T16:04:58.181Z] "bip": "10.250.0.254/24", [2022-04-11T16:04:58.181Z] "hosts": [ [2022-04-11T16:04:58.181Z] "tcp://0.0.0.0:5555", [2022-04-11T16:04:58.181Z] "unix:///var/run/docker.sock" [2022-04-11T16:04:58.181Z] ], [2022-04-11T16:04:58.181Z] "mtu": 1458, [2022-04-11T16:04:58.181Z] "selinux-enabled": true, [2022-04-11T16:04:58.181Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T16:04:58.181Z] } [Pipeline] sh [2022-04-11T16:04:58.538Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T16:04:58.894Z] + sudo service docker restart [2022-04-11T16:05:14.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T16:05:17.258Z] provisioning config files... [2022-04-11T16:05:17.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/187@tmp/config6518402733824455968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T16:05:17.659Z] ---> docker-login.sh [2022-04-11T16:05:17.659Z] nexus3.edgexfoundry.org:10001 [2022-04-11T16:05:17.846Z] Removing intermediate container 9e40e3897a96 [2022-04-11T16:05:17.846Z] ---> a38e0c7222f5 [2022-04-11T16:05:17.846Z] Removing intermediate container f6e540f20e75 [2022-04-11T16:05:17.846Z] Removing intermediate container ea3b0067d5cb [2022-04-11T16:05:17.846Z] Removing intermediate container 4689c144c650 [2022-04-11T16:05:17.846Z] ---> 2a8a7f1ff029 [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] ---> 6286aa958b85 [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] Step 10/22 : FROM alpine:3.14 ---> 44348a4e43d7 [2022-04-11T16:05:17.846Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] Step 10/25 : FROM alpine:3.14Removing intermediate container 200607f1cd86 [2022-04-11T16:05:17.846Z] Step 10/23 : FROM alpine:3.14 ---> 3999156cd4e4 [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] [2022-04-11T16:05:17.846Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T16:05:17.846Z] 3.14: Pulling from library/alpine [2022-04-11T16:05:18.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:05:18.418Z] 3.14: Pulling from library/alpine [2022-04-11T16:05:18.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:05:18.602Z] Configure a credential helper to remove this warning. See [2022-04-11T16:05:18.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:05:18.602Z] [2022-04-11T16:05:18.602Z] Login Succeeded [2022-04-11T16:05:18.602Z] nexus3.edgexfoundry.org:10002 [2022-04-11T16:05:18.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:05:18.987Z] 3.14: Pulling from library/alpine [2022-04-11T16:05:19.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:05:19.165Z] Configure a credential helper to remove this warning. See [2022-04-11T16:05:19.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:05:19.165Z] [2022-04-11T16:05:19.165Z] Login Succeeded [2022-04-11T16:05:19.165Z] nexus3.edgexfoundry.org:10003 [2022-04-11T16:05:19.248Z] 3.14: Pulling from library/alpine [2022-04-11T16:05:19.248Z] 3.14: Pulling from library/alpine [2022-04-11T16:05:19.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:05:19.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:05:19.723Z] Configure a credential helper to remove this warning. See [2022-04-11T16:05:19.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:05:19.723Z] [2022-04-11T16:05:19.723Z] Login Succeeded [2022-04-11T16:05:19.723Z] nexus3.edgexfoundry.org:10004 [2022-04-11T16:05:20.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:05:20.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:05:20.001Z] Configure a credential helper to remove this warning. See [2022-04-11T16:05:20.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:05:20.001Z] [2022-04-11T16:05:20.001Z] Login Succeeded [2022-04-11T16:05:20.001Z] docker.io [2022-04-11T16:05:20.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:05:20.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:05:20.888Z] Configure a credential helper to remove this warning. See [2022-04-11T16:05:20.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:05:20.888Z] [2022-04-11T16:05:20.888Z] Login Succeeded [2022-04-11T16:05:20.888Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T16:05:20.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T16:05:21.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T16:05:21.323Z] ========================================================= [2022-04-11T16:05:21.323Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T16:05:21.323Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T16:05:21.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T16:05:21.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T16:05:21.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T16:05:21.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T16:05:21.790Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T16:05:21.790Z] Status: Image is up to date for alpine:3.14 [2022-04-11T16:05:21.790Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T16:05:21.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T16:05:21.790Z] Status: Image is up to date for alpine:3.14 [2022-04-11T16:05:21.790Z] ---> e04c818066af [2022-04-11T16:05:21.790Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T16:05:21.790Z] ---> e04c818066af [2022-04-11T16:05:21.790Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T16:05:21.790Z] ---> e04c818066af [2022-04-11T16:05:21.790Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T16:05:21.791Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T16:05:21.791Z] Status: Image is up to date for alpine:3.14 [2022-04-11T16:05:21.791Z] ---> e04c818066af [2022-04-11T16:05:21.791Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T16:05:21.791Z] ---> e04c818066af [2022-04-11T16:05:21.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T16:05:21.791Z] ---> Running in de69e09fc5d5 [2022-04-11T16:05:21.791Z] ---> Running in 4d4b6582e1c9 [2022-04-11T16:05:21.791Z] ---> Running in 811b76f6cce9 [2022-04-11T16:05:21.791Z] ---> Running in 2437f5dcbbfa [2022-04-11T16:05:21.791Z] ---> Running in e6dd4e03fcd5 [2022-04-11T16:05:21.791Z] Removing intermediate container 4d4b6582e1c9 [2022-04-11T16:05:21.791Z] ---> bb9c31d0a50d [2022-04-11T16:05:21.791Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T16:05:21.791Z] ---> Running in fda843cf637b [2022-04-11T16:05:21.944Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T16:05:21.944Z] 9b3977197b4f: Pulling fs layer [2022-04-11T16:05:21.944Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T16:05:21.944Z] 94645a83ff95: Pulling fs layer [2022-04-11T16:05:21.944Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T16:05:21.944Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T16:05:21.944Z] f7c0051592d6: Pulling fs layer [2022-04-11T16:05:21.944Z] 3f3a8bcf1eab: Waiting [2022-04-11T16:05:21.944Z] 0c92f367c5e7: Waiting [2022-04-11T16:05:21.944Z] a227ed2f7395: Pulling fs layer [2022-04-11T16:05:21.944Z] 7b1c46037f91: Pulling fs layer [2022-04-11T16:05:21.944Z] f7c0051592d6: Waiting [2022-04-11T16:05:21.944Z] a227ed2f7395: Waiting [2022-04-11T16:05:21.944Z] 7b1c46037f91: Waiting [2022-04-11T16:05:21.944Z] 94645a83ff95: Verifying Checksum [2022-04-11T16:05:21.944Z] 94645a83ff95: Download complete [2022-04-11T16:05:21.944Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T16:05:21.944Z] 1a89e8eeedd5: Download complete [2022-04-11T16:05:21.944Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T16:05:21.944Z] 0c92f367c5e7: Download complete [2022-04-11T16:05:21.944Z] a227ed2f7395: Verifying Checksum [2022-04-11T16:05:21.944Z] a227ed2f7395: Download complete [2022-04-11T16:05:21.944Z] 9b3977197b4f: Verifying Checksum [2022-04-11T16:05:21.944Z] 9b3977197b4f: Download complete [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.360Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T16:05:22.360Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:05:22.619Z] OK: 6 MiB in 15 packages [2022-04-11T16:05:22.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.620Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T16:05:22.620Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:05:22.620Z] OK: 6 MiB in 15 packages [2022-04-11T16:05:22.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.620Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T16:05:22.620Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T16:05:22.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:22.620Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:05:22.620Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:05:22.620Z] OK: 6 MiB in 16 packages [2022-04-11T16:05:22.887Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T16:05:22.887Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T16:05:22.887Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T16:05:22.887Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:05:22.887Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:05:22.887Z] OK: 6 MiB in 17 packages [2022-04-11T16:05:22.887Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T16:05:22.887Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T16:05:22.887Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:05:22.887Z] OK: 6 MiB in 16 packages [2022-04-11T16:05:22.887Z] Removing intermediate container 811b76f6cce9 [2022-04-11T16:05:22.887Z] ---> bcf12c7f6658 [2022-04-11T16:05:22.887Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:05:22.887Z] Removing intermediate container de69e09fc5d5 [2022-04-11T16:05:22.887Z] ---> bd3c3ad46fc1 [2022-04-11T16:05:22.887Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:05:22.940Z] 9b3977197b4f: Pull complete [2022-04-11T16:05:23.146Z] ---> Running in b02bdcdfb5a1 [2022-04-11T16:05:23.146Z] ---> Running in 67dbce8fd8b4 [2022-04-11T16:05:23.146Z] Removing intermediate container 67dbce8fd8b4 [2022-04-11T16:05:23.146Z] ---> 447afa93735f [2022-04-11T16:05:23.146Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T16:05:23.146Z] Removing intermediate container b02bdcdfb5a1 [2022-04-11T16:05:23.146Z] ---> ecbe920ce728 [2022-04-11T16:05:23.146Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T16:05:23.405Z] ---> Running in bebce0ad7786 [2022-04-11T16:05:23.405Z] ---> Running in 21be03d04600 [2022-04-11T16:05:23.405Z] Removing intermediate container 2437f5dcbbfa [2022-04-11T16:05:23.405Z] ---> 1dc1c3cd9441 [2022-04-11T16:05:23.405Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:05:23.405Z] Removing intermediate container bebce0ad7786 [2022-04-11T16:05:23.405Z] ---> 925663cbd469 [2022-04-11T16:05:23.405Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T16:05:23.405Z] Removing intermediate container 21be03d04600 [2022-04-11T16:05:23.405Z] ---> 8ac11ebe8b5a [2022-04-11T16:05:23.405Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T16:05:23.405Z] Removing intermediate container e6dd4e03fcd5 [2022-04-11T16:05:23.405Z] ---> f647e37510dd [2022-04-11T16:05:23.405Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T16:05:23.405Z] Removing intermediate container fda843cf637b [2022-04-11T16:05:23.405Z] ---> 1a1462086aa7 [2022-04-11T16:05:23.405Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T16:05:23.546Z] 1a89e8eeedd5: Pull complete [2022-04-11T16:05:23.665Z] ---> Running in 55fbdbecb9bc [2022-04-11T16:05:23.665Z] ---> Running in 14d085347f54 [2022-04-11T16:05:23.665Z] ---> Running in 56ea6988cf05 [2022-04-11T16:05:23.665Z] ---> Running in 7e64b6173c69 [2022-04-11T16:05:23.665Z] ---> Running in 6607f5190efe [2022-04-11T16:05:23.665Z] Removing intermediate container 55fbdbecb9bc [2022-04-11T16:05:23.665Z] ---> 2e5baa386484 [2022-04-11T16:05:23.665Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T16:05:23.665Z] Removing intermediate container 56ea6988cf05 [2022-04-11T16:05:23.665Z] ---> a36109cbdccc [2022-04-11T16:05:23.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:05:23.665Z] Removing intermediate container 6607f5190efe [2022-04-11T16:05:23.665Z] ---> dc30dc2a0514 [2022-04-11T16:05:23.665Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T16:05:23.665Z] Removing intermediate container 14d085347f54 [2022-04-11T16:05:23.665Z] ---> 7d55892b42d0 [2022-04-11T16:05:23.665Z] Step 15/23 : WORKDIR / [2022-04-11T16:05:23.665Z] Removing intermediate container 7e64b6173c69 [2022-04-11T16:05:23.665Z] ---> b66574fe314f [2022-04-11T16:05:23.665Z] Step 13/25 : WORKDIR / [2022-04-11T16:05:23.825Z] 94645a83ff95: Pull complete [2022-04-11T16:05:23.923Z] ---> Running in ef2c14cf31b8 [2022-04-11T16:05:23.923Z] ---> Running in 9ad9d2089bde [2022-04-11T16:05:23.923Z] ---> Running in 6385b72e38de [2022-04-11T16:05:23.923Z] ---> Running in 908bce0a405c [2022-04-11T16:05:23.923Z] ---> 0d2f0d8e94b5 [2022-04-11T16:05:23.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T16:05:23.923Z] Removing intermediate container ef2c14cf31b8 [2022-04-11T16:05:23.923Z] ---> e667792b3b88 [2022-04-11T16:05:23.923Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T16:05:23.923Z] Removing intermediate container 9ad9d2089bde [2022-04-11T16:05:23.923Z] ---> 314244f573a5 [2022-04-11T16:05:23.923Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:05:23.923Z] Removing intermediate container 6385b72e38de [2022-04-11T16:05:23.923Z] ---> 432c2e922e4b [2022-04-11T16:05:23.923Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T16:05:23.923Z] Removing intermediate container 908bce0a405c [2022-04-11T16:05:23.923Z] ---> 50f4d0e6035d [2022-04-11T16:05:23.923Z] 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-11T16:05:23.923Z] ---> Running in caece35ce4fc [2022-04-11T16:05:23.923Z] ---> Running in 24db0be6f4b9 [2022-04-11T16:05:24.182Z] Removing intermediate container caece35ce4fc [2022-04-11T16:05:24.182Z] ---> 30a8e68a7321 [2022-04-11T16:05:24.182Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:05:24.423Z] 7b1c46037f91: Verifying Checksum [2022-04-11T16:05:24.423Z] 7b1c46037f91: Download complete [2022-04-11T16:05:24.440Z] ---> aa5936697aab [2022-04-11T16:05:24.440Z] 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-11T16:05:24.440Z] ---> 512c7e05d696 [2022-04-11T16:05:24.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T16:05:24.440Z] ---> 0a10c4ed7479 [2022-04-11T16:05:24.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T16:05:24.698Z] ---> 1471440b1e39 [2022-04-11T16:05:24.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T16:05:24.698Z] ---> c7152d42a604 [2022-04-11T16:05:24.698Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T16:05:24.698Z] ---> 2e443dfbf788 [2022-04-11T16:05:24.698Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T16:05:24.958Z] ---> Running in d62b556d7cbe [2022-04-11T16:05:24.958Z] Removing intermediate container 24db0be6f4b9 [2022-04-11T16:05:24.958Z] ---> 479db80ed267 [2022-04-11T16:05:24.958Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T16:05:24.958Z] ---> 1f9fe6442d47 [2022-04-11T16:05:24.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T16:05:25.032Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T16:05:25.032Z] 3f3a8bcf1eab: Download complete [2022-04-11T16:05:25.227Z] ---> d4abf0501f31 [2022-04-11T16:05:25.227Z] 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-11T16:05:25.227Z] ---> Running in af4656149926 [2022-04-11T16:05:25.227Z] Removing intermediate container d62b556d7cbe [2022-04-11T16:05:25.227Z] ---> bb59aa1e18f2 [2022-04-11T16:05:25.227Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:05:25.227Z] ---> 01e32ef99db7 [2022-04-11T16:05:25.227Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T16:05:25.486Z] ---> b81a07e73014 [2022-04-11T16:05:25.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T16:05:25.486Z] ---> Running in b8e39ff9b13f [2022-04-11T16:05:25.486Z] ---> Running in 6e63925a3718 [2022-04-11T16:05:25.486Z] ---> b595c3a2cb7e [2022-04-11T16:05:25.486Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T16:05:25.486Z] Removing intermediate container af4656149926 [2022-04-11T16:05:25.486Z] ---> c3c442d53e5b [2022-04-11T16:05:25.486Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T16:05:25.486Z] ---> da6a81123c0e [2022-04-11T16:05:25.486Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T16:05:25.747Z] Removing intermediate container 6e63925a3718 [2022-04-11T16:05:25.747Z] ---> 57defcd02ff5 [2022-04-11T16:05:25.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:05:25.747Z] Removing intermediate container b8e39ff9b13f [2022-04-11T16:05:25.747Z] ---> 9e793ab3c200 [2022-04-11T16:05:25.747Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T16:05:25.747Z] ---> Running in ac6dffb66159 [2022-04-11T16:05:26.005Z] ---> Running in dbe64e98770b [2022-04-11T16:05:26.006Z] ---> Running in 769f39067ee1 [2022-04-11T16:05:26.006Z] ---> 31e76b4b4a39 [2022-04-11T16:05:26.006Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T16:05:26.006Z] Removing intermediate container ac6dffb66159 [2022-04-11T16:05:26.006Z] ---> d52f46131522 [2022-04-11T16:05:26.006Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:05:26.006Z] ---> cac2b3fe20bf [2022-04-11T16:05:26.006Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T16:05:26.006Z] ---> Running in 1d327b2ff9c4 [2022-04-11T16:05:26.006Z] ---> Running in 6c7951b52a59 [2022-04-11T16:05:26.006Z] Removing intermediate container 769f39067ee1 [2022-04-11T16:05:26.006Z] ---> 300d4d7e1af4 [2022-04-11T16:05:26.006Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T16:05:26.006Z] Removing intermediate container dbe64e98770b [2022-04-11T16:05:26.006Z] ---> 44c9f2c587bf [2022-04-11T16:05:26.006Z] Step 21/22 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:05:26.279Z] ---> Running in 1c5e825a0235 [2022-04-11T16:05:26.279Z] ---> Running in 0f6314bc2cc6 [2022-04-11T16:05:26.279Z] Removing intermediate container 6c7951b52a59 [2022-04-11T16:05:26.279Z] ---> c7412d4f3f98 [2022-04-11T16:05:26.279Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T16:05:26.279Z] Removing intermediate container 1c5e825a0235 [2022-04-11T16:05:26.279Z] ---> 7540e912ae92 [2022-04-11T16:05:26.279Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:05:26.279Z] ---> Running in e09ccf686f36 [2022-04-11T16:05:26.279Z] ---> Running in 36132c8af6d8 [2022-04-11T16:05:26.279Z] Removing intermediate container 0f6314bc2cc6 [2022-04-11T16:05:26.279Z] ---> ed89f3f853b5 [2022-04-11T16:05:26.279Z] Step 22/22 : LABEL version=2.2.0-dev.63 [2022-04-11T16:05:26.538Z] ---> Running in 74fe734eeacc [2022-04-11T16:05:26.538Z] Removing intermediate container e09ccf686f36 [2022-04-11T16:05:26.538Z] ---> 2024e74548d9 [2022-04-11T16:05:26.538Z] Step 21/22 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:05:26.538Z] Removing intermediate container 36132c8af6d8 [2022-04-11T16:05:26.538Z] ---> 3aeebfd5131c [2022-04-11T16:05:26.538Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:05:26.538Z] ---> 5ffae05ed29e [2022-04-11T16:05:26.538Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T16:05:26.538Z] ---> Running in 48f774eca5ae [2022-04-11T16:05:26.538Z] Removing intermediate container 74fe734eeacc [2022-04-11T16:05:26.538Z] ---> 991c541f4c2e [2022-04-11T16:05:26.538Z] [2022-04-11T16:05:26.538Z] ---> Running in 63b97fb3115b [2022-04-11T16:05:26.797Z] ---> 9437503e5e5e [2022-04-11T16:05:26.797Z] 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-11T16:05:26.797Z] Successfully built 991c541f4c2e [2022-04-11T16:05:26.797Z] Removing intermediate container 48f774eca5ae [2022-04-11T16:05:26.797Z] ---> 9ab676cbc6f1 [2022-04-11T16:05:26.797Z] [2022-04-11T16:05:26.797Z] ---> Running in 0a618d6f5f8c [2022-04-11T16:05:26.797Z] Removing intermediate container 63b97fb3115b [2022-04-11T16:05:26.797Z] ---> 26fdf94bf71c [2022-04-11T16:05:26.797Z] Step 22/22 : LABEL version=2.2.0-dev.63 [2022-04-11T16:05:26.797Z] Successfully tagged support-scheduler:latest [2022-04-11T16:05:26.797Z]  Building support-scheduler ... done Building security-spire-config [2022-04-11T16:05:26.797Z] Removing intermediate container 1d327b2ff9c4 [2022-04-11T16:05:26.797Z] ---> 0513d518c99b [2022-04-11T16:05:26.797Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:05:27.058Z] ---> Running in 403131beecfb [2022-04-11T16:05:27.058Z] Successfully built 9ab676cbc6f1 [2022-04-11T16:05:27.058Z] Successfully tagged core-metadata:latest [2022-04-11T16:05:27.058Z] Building sys-mgmt-agent [2022-04-11T16:05:27.058Z]  Building core-metadata ... done Removing intermediate container 403131beecfb [2022-04-11T16:05:27.058Z] ---> 7127cdfa1a5a [2022-04-11T16:05:27.058Z] [2022-04-11T16:05:27.316Z] ---> c25d6ac1b871 [2022-04-11T16:05:27.316Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T16:05:27.316Z] Successfully built 7127cdfa1a5a [2022-04-11T16:05:27.316Z] Successfully tagged support-notifications:latest [2022-04-11T16:05:27.316Z] Building security-proxy-setup [2022-04-11T16:05:31.514Z]  Building support-notifications ... done  ---> d50226b9f7d2 [2022-04-11T16:05:31.514Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T16:05:31.514Z] Removing intermediate container 0a618d6f5f8c [2022-04-11T16:05:31.514Z] ---> 8366195e9faf [2022-04-11T16:05:31.514Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T16:05:31.791Z] ---> Running in ad8195cecd21 [2022-04-11T16:05:32.078Z] ---> 991640a83a5d [2022-04-11T16:05:32.078Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T16:05:32.337Z] Removing intermediate container ad8195cecd21 [2022-04-11T16:05:32.337Z] ---> d0d88757a0ec [2022-04-11T16:05:32.337Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T16:05:32.595Z] ---> 7a264e0b029c [2022-04-11T16:05:32.595Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T16:05:32.854Z] ---> Running in 41335c8177f1 [2022-04-11T16:05:33.422Z] ---> ce00f898ba5f [2022-04-11T16:05:33.422Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T16:05:34.268Z] Removing intermediate container 41335c8177f1 [2022-04-11T16:05:34.268Z] ---> ad94c0cdb16e [2022-04-11T16:05:34.268Z] Step 24/25 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:05:34.838Z] ---> Running in 9411876f23d3 [2022-04-11T16:05:35.097Z] ---> Running in 73613cd51e63 [2022-04-11T16:05:35.389Z] Removing intermediate container 9411876f23d3 [2022-04-11T16:05:35.389Z] ---> eeefe453b389 [2022-04-11T16:05:35.389Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T16:05:35.389Z] Removing intermediate container 73613cd51e63 [2022-04-11T16:05:35.389Z] ---> 82e2eb648887 [2022-04-11T16:05:35.389Z] Step 25/25 : LABEL version=2.2.0-dev.63 [2022-04-11T16:05:35.389Z] ---> Running in 26df03d613e4 [2022-04-11T16:05:35.389Z] ---> a86d3230f01c [2022-04-11T16:05:35.389Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T16:05:35.649Z] Removing intermediate container 26df03d613e4 [2022-04-11T16:05:35.649Z] ---> 8970be75bf05 [2022-04-11T16:05:35.649Z] [2022-04-11T16:05:35.649Z] ---> Running in 03e69f3604b1 [2022-04-11T16:05:35.907Z] Successfully built 8970be75bf05 [2022-04-11T16:05:35.907Z] Successfully tagged security-secretstore-setup:latest [2022-04-11T16:05:35.907Z] Building core-command [2022-04-11T16:05:38.432Z]  Building security-secretstore-setup ... done Removing intermediate container 03e69f3604b1 [2022-04-11T16:05:38.432Z] ---> d9f2d9c465b6 [2022-04-11T16:05:38.432Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T16:05:38.432Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:05:38.432Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:05:38.432Z] ---> 174ebe94c143 [2022-04-11T16:05:38.432Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T16:05:38.432Z] ---> Using cache [2022-04-11T16:05:38.432Z] ---> 84ba7ac436c0 [2022-04-11T16:05:38.432Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:05:38.432Z] ---> Using cache [2022-04-11T16:05:38.432Z] ---> 8a2234866294 [2022-04-11T16:05:38.432Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T16:05:39.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:05:39.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:05:39.004Z] ---> 174ebe94c143 [2022-04-11T16:05:39.004Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:05:39.004Z] ---> Using cache [2022-04-11T16:05:39.004Z] ---> 84ba7ac436c0 [2022-04-11T16:05:39.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:05:39.004Z] ---> Using cache [2022-04-11T16:05:39.004Z] ---> 8a2234866294 [2022-04-11T16:05:39.004Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T16:05:39.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:05:39.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:05:39.572Z] ---> 174ebe94c143 [2022-04-11T16:05:39.572Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T16:05:39.572Z] ---> Using cache [2022-04-11T16:05:39.572Z] ---> 84ba7ac436c0 [2022-04-11T16:05:39.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:05:39.572Z] ---> Using cache [2022-04-11T16:05:39.572Z] ---> 8a2234866294 [2022-04-11T16:05:39.572Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T16:05:39.572Z] ---> Using cache [2022-04-11T16:05:39.572Z] ---> beb27f6914b4 [2022-04-11T16:05:39.572Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T16:05:39.572Z] ---> Using cache [2022-04-11T16:05:39.572Z] ---> cceac6d1f5c7 [2022-04-11T16:05:39.572Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:05:39.572Z] ---> Using cache [2022-04-11T16:05:39.572Z] ---> 1e687367d16b [2022-04-11T16:05:39.572Z] Step 8/22 : COPY . . [2022-04-11T16:05:39.572Z] ---> Using cache [2022-04-11T16:05:39.572Z] ---> a89d8792ebf8 [2022-04-11T16:05:39.572Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T16:05:39.572Z] ---> Running in 8dbfe134b067 [2022-04-11T16:05:39.572Z] ---> Running in 04f9e97c7ee4 [2022-04-11T16:05:39.572Z] ---> Running in 9401d2ef92fd [2022-04-11T16:05:39.572Z] ---> Running in e6be8de9b4ea [2022-04-11T16:05:39.830Z] Removing intermediate container 8dbfe134b067 [2022-04-11T16:05:39.830Z] ---> 59949154ecf4 [2022-04-11T16:05:39.830Z] Step 28/31 : CMD ["gate"] [2022-04-11T16:05:40.089Z] ---> Running in 83a14b458e5f [2022-04-11T16:05:40.165Z] 3f3a8bcf1eab: Pull complete [2022-04-11T16:05:40.165Z] 0c92f367c5e7: Pull complete [2022-04-11T16:05:40.165Z] f7c0051592d6: Pull complete [2022-04-11T16:05:40.165Z] a227ed2f7395: Pull complete [2022-04-11T16:05:40.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:40.348Z] Removing intermediate container 83a14b458e5f [2022-04-11T16:05:40.348Z] ---> a68db4671494 [2022-04-11T16:05:40.348Z] Step 29/31 : LABEL arch=x86_64 [2022-04-11T16:05:40.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T16:05:40.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:40.607Z] ---> Running in 824fa6284dbb [2022-04-11T16:05:40.873Z] Removing intermediate container 824fa6284dbb [2022-04-11T16:05:40.873Z] ---> dbd52bfeb509 [2022-04-11T16:05:40.873Z] Step 30/31 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:05:40.873Z] ---> Running in efed440c4c5c [2022-04-11T16:05:41.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:41.138Z] Removing intermediate container efed440c4c5c [2022-04-11T16:05:41.138Z] ---> 19ca890bca87 [2022-04-11T16:05:41.138Z] Step 31/31 : LABEL version=2.2.0-dev.63 [2022-04-11T16:05:41.399Z] ---> Running in 4f1e2073046d [2022-04-11T16:05:41.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:05:41.399Z] OK: 221 MiB in 52 packages [2022-04-11T16:05:41.658Z] Removing intermediate container 4f1e2073046d [2022-04-11T16:05:41.658Z] ---> e685eee91f39 [2022-04-11T16:05:41.658Z] [2022-04-11T16:05:41.658Z] Successfully built e685eee91f39 [2022-04-11T16:05:41.658Z] Successfully tagged security-bootstrapper:latest [2022-04-11T16:05:41.658Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-04-11T16:05:41.658Z] OK: 221 MiB in 52 packages [2022-04-11T16:05:42.615Z] Removing intermediate container 04f9e97c7ee4 [2022-04-11T16:05:42.615Z] ---> f1a85100c10e [2022-04-11T16:05:42.615Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T16:05:44.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:05:44.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:05:44.057Z] ---> 174ebe94c143 [2022-04-11T16:05:44.057Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:05:44.057Z] ---> Using cache [2022-04-11T16:05:44.057Z] ---> 84ba7ac436c0 [2022-04-11T16:05:44.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:05:44.057Z] ---> Using cache [2022-04-11T16:05:44.057Z] ---> 8a2234866294 [2022-04-11T16:05:44.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T16:05:44.057Z] ---> Using cache [2022-04-11T16:05:44.057Z] ---> beb27f6914b4 [2022-04-11T16:05:44.057Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:05:44.057Z] ---> Using cache [2022-04-11T16:05:44.057Z] ---> cceac6d1f5c7 [2022-04-11T16:05:44.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:05:44.057Z] ---> Using cache [2022-04-11T16:05:44.057Z] ---> 1e687367d16b [2022-04-11T16:05:44.057Z] Step 8/23 : COPY . . [2022-04-11T16:05:44.057Z] ---> Using cache [2022-04-11T16:05:44.057Z] ---> a89d8792ebf8 [2022-04-11T16:05:44.057Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T16:05:44.412Z] ---> d1780049e119 [2022-04-11T16:05:44.412Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:05:44.678Z] ---> Running in bbb590fe07d1 [2022-04-11T16:05:44.678Z] Removing intermediate container 9401d2ef92fd [2022-04-11T16:05:44.678Z] ---> 3af1b18642e4 [2022-04-11T16:05:44.678Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:05:44.678Z] ---> Running in dbf53b513914 [2022-04-11T16:05:44.938Z] ---> 3f185b53b1c0 [2022-04-11T16:05:44.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:05:45.198Z] ---> Running in 04e84597e5ea [2022-04-11T16:05:45.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T16:05:46.909Z] 7b1c46037f91: Pull complete [2022-04-11T16:05:46.909Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T16:05:46.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T16:05:46.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T16:05:47.274Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-11T16:05:47.274Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T16:05:47.274Z] WORKDIR /edgex [2022-04-11T16:05:47.274Z] COPY go.mod . [2022-04-11T16:05:47.274Z] RUN go mod download [2022-04-11T16:05:48.006Z] Removing intermediate container bbb590fe07d1 [2022-04-11T16:05:48.006Z] ---> d2844214a645 [2022-04-11T16:05:48.006Z] Step 8/26 : COPY . . [2022-04-11T16:05:48.006Z] Removing intermediate container 04e84597e5ea [2022-04-11T16:05:48.006Z] ---> 38681009417d [2022-04-11T16:05:48.006Z] Step 8/23 : COPY . . [2022-04-11T16:05:48.006Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:05:48.006Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:05:48.006Z] ---> 174ebe94c143 [2022-04-11T16:05:48.006Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T16:05:48.006Z] ---> Using cache [2022-04-11T16:05:48.006Z] ---> 84ba7ac436c0 [2022-04-11T16:05:48.006Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:05:48.006Z] ---> Using cache [2022-04-11T16:05:48.006Z] ---> 8a2234866294 [2022-04-11T16:05:48.006Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T16:05:48.006Z] ---> Using cache [2022-04-11T16:05:48.006Z] ---> f1a85100c10e [2022-04-11T16:05:48.006Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T16:05:48.006Z] ---> Using cache [2022-04-11T16:05:48.006Z] ---> d1780049e119 [2022-04-11T16:05:48.006Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:05:48.006Z] ---> Using cache [2022-04-11T16:05:48.006Z] ---> d2844214a645 [2022-04-11T16:05:48.006Z] Step 8/26 : COPY . . [2022-04-11T16:05:49.901Z] Sending build context to Docker daemon 169.1MB [2022-04-11T16:05:49.901Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T16:05:49.901Z] ---> f79e39bc4007 [2022-04-11T16:05:49.901Z] Step 2/4 : WORKDIR /edgex [2022-04-11T16:05:50.505Z] ---> Running in 6c364b5b7bd1 [2022-04-11T16:05:50.778Z] Removing intermediate container 6c364b5b7bd1 [2022-04-11T16:05:50.778Z] ---> 0c8f5da62a39 [2022-04-11T16:05:50.778Z] Step 3/4 : COPY go.mod . [2022-04-11T16:05:51.375Z] ---> f055ad9fcd36 [2022-04-11T16:05:51.375Z] Step 4/4 : RUN go mod download [2022-04-11T16:05:51.375Z] ---> Running in d8c8944d2c64 [2022-04-11T16:05:57.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T16:06:07.986Z] ---> 5914e0bbc96b [2022-04-11T16:06:07.986Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T16:06:07.986Z] ---> 5d3d1064f40a [2022-04-11T16:06:07.986Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T16:06:07.986Z] ---> 44a9c89bbb5b [2022-04-11T16:06:07.986Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T16:06:07.986Z] ---> Running in 9e134243a86a [2022-04-11T16:06:07.986Z] ---> Running in 6b704c8056b4 [2022-04-11T16:06:07.986Z] ---> Running in b2a3e45ea9c2 [2022-04-11T16:06:07.986Z] Removing intermediate container b2a3e45ea9c2 [2022-04-11T16:06:07.986Z] ---> 174c670448fc [2022-04-11T16:06:07.986Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T16:06:08.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T16:06:08.248Z] Removing intermediate container 9e134243a86a [2022-04-11T16:06:08.248Z] ---> e83ba20ed784 [2022-04-11T16:06:08.248Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T16:06:08.508Z] ---> Running in 9af15aa6c5e4 [2022-04-11T16:06:08.508Z] ---> Running in 39b238b95742 [2022-04-11T16:06:09.447Z] Removing intermediate container e6be8de9b4ea [2022-04-11T16:06:09.447Z] ---> e543dd6e16a1 [2022-04-11T16:06:09.447Z] [2022-04-11T16:06:09.447Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T16:06:09.447Z] ---> e04c818066af [2022-04-11T16:06:09.447Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T16:06:09.447Z] Removing intermediate container dbf53b513914 [2022-04-11T16:06:09.447Z] ---> fecd469b79bf [2022-04-11T16:06:09.447Z] [2022-04-11T16:06:09.447Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T16:06:09.447Z] ---> e04c818066af [2022-04-11T16:06:09.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T16:06:09.447Z] ---> Using cache [2022-04-11T16:06:09.447Z] ---> bd3c3ad46fc1 [2022-04-11T16:06:09.447Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:06:09.447Z] ---> Using cache [2022-04-11T16:06:09.447Z] ---> ecbe920ce728 [2022-04-11T16:06:09.447Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T16:06:09.447Z] ---> Running in 9061edb8cae5 [2022-04-11T16:06:09.447Z] ---> Running in 486c8d3501fa [2022-04-11T16:06:09.447Z] Removing intermediate container 486c8d3501fa [2022-04-11T16:06:09.447Z] ---> b1c6861141eb [2022-04-11T16:06:09.447Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T16:06:09.706Z] ---> Running in 9239b72ddb98 [2022-04-11T16:06:09.706Z] Removing intermediate container 39b238b95742 [2022-04-11T16:06:09.706Z] ---> c8dde1a7c0e5 [2022-04-11T16:06:09.706Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T16:06:09.706Z] Removing intermediate container 9af15aa6c5e4 [2022-04-11T16:06:09.706Z] ---> 56fae479a348 [2022-04-11T16:06:09.706Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T16:06:09.706Z] ---> Running in 3d7adca8b20e [2022-04-11T16:06:09.706Z] ---> Running in 9b816cb665b1 [2022-04-11T16:06:09.965Z] Removing intermediate container 9239b72ddb98 [2022-04-11T16:06:09.966Z] ---> 472c243aaea7 [2022-04-11T16:06:09.966Z] Step 15/23 : WORKDIR / [2022-04-11T16:06:09.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:06:09.966Z] ---> Running in b1fce6b2709c [2022-04-11T16:06:09.966Z] Removing intermediate container 3d7adca8b20e [2022-04-11T16:06:09.966Z] ---> 6646e8d790a0 [2022-04-11T16:06:09.966Z] 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-11T16:06:09.966Z] Removing intermediate container 9b816cb665b1 [2022-04-11T16:06:09.966Z] ---> 2f1957721f1c [2022-04-11T16:06:09.966Z] 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-11T16:06:09.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:06:10.226Z] ---> Running in 20479c65e8c7 [2022-04-11T16:06:10.226Z] ---> Running in 0d25d02e09fe [2022-04-11T16:06:10.226Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T16:06:10.226Z] Removing intermediate container b1fce6b2709c [2022-04-11T16:06:10.226Z] ---> ec9a32cf48b3 [2022-04-11T16:06:10.226Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:06:10.226Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T16:06:10.226Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T16:06:10.226Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T16:06:10.226Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T16:06:10.226Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T16:06:10.226Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:06:10.226Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:06:10.226Z] OK: 8 MiB in 20 packages [2022-04-11T16:06:10.794Z] ---> 2f00fe469877 [2022-04-11T16:06:10.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T16:06:11.736Z] Removing intermediate container 9061edb8cae5 [2022-04-11T16:06:11.736Z] ---> 93fc584339a1 [2022-04-11T16:06:11.736Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T16:06:11.736Z] spire-1.2.1/ [2022-04-11T16:06:11.736Z] spire-1.2.1/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.data/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.data/.file [2022-04-11T16:06:11.736Z] spire-1.2.1/.dockerignore [2022-04-11T16:06:11.736Z] spire-1.2.1/.gitattributes [2022-04-11T16:06:11.736Z] spire-1.2.1/.githooks/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T16:06:11.736Z] spire-1.2.1/.gitignore [2022-04-11T16:06:11.736Z] spire-1.2.1/.go-version [2022-04-11T16:06:11.736Z] spire-1.2.1/.golangci.yml [2022-04-11T16:06:11.736Z] spire-1.2.1/ADOPTERS.md [2022-04-11T16:06:11.736Z] spire-1.2.1/CHANGELOG.md [2022-04-11T16:06:11.736Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T16:06:11.736Z] spire-1.2.1/CODEOWNERS [2022-04-11T16:06:11.736Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T16:06:11.736Z] spire-1.2.1/Dockerfile [2022-04-11T16:06:11.736Z] spire-1.2.1/Dockerfile.dev [2022-04-11T16:06:11.736Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T16:06:11.736Z] spire-1.2.1/LICENSE [2022-04-11T16:06:11.736Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T16:06:11.736Z] spire-1.2.1/Makefile [2022-04-11T16:06:11.736Z] spire-1.2.1/README.md [2022-04-11T16:06:11.736Z] spire-1.2.1/ROADMAP.md [2022-04-11T16:06:11.736Z] spire-1.2.1/SECURITY.md [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T16:06:11.736Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.data/.file [2022-04-11T16:06:11.736Z] spire-1.2.1/.dockerignore [2022-04-11T16:06:11.736Z] spire-1.2.1/.gitattributes [2022-04-11T16:06:11.736Z] spire-1.2.1/.githooks/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/ [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T16:06:11.736Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/ [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T16:06:11.737Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T16:06:11.737Z] spire-1.2.1/.gitignore [2022-04-11T16:06:11.737Z] spire-1.2.1/.go-version [2022-04-11T16:06:11.737Z] spire-1.2.1/.golangci.yml [2022-04-11T16:06:11.737Z] spire-1.2.1/ADOPTERS.md [2022-04-11T16:06:11.737Z] spire-1.2.1/CHANGELOG.md [2022-04-11T16:06:11.737Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T16:06:11.737Z] spire-1.2.1/CODEOWNERS [2022-04-11T16:06:11.737Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T16:06:11.737Z] spire-1.2.1/Dockerfile [2022-04-11T16:06:11.737Z] spire-1.2.1/Dockerfile.dev [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T16:06:11.737Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T16:06:11.737Z] spire-1.2.1/LICENSE [2022-04-11T16:06:11.737Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T16:06:11.737Z] spire-1.2.1/Makefile [2022-04-11T16:06:11.737Z] spire-1.2.1/README.md [2022-04-11T16:06:11.737Z] spire-1.2.1/ROADMAP.md [2022-04-11T16:06:11.737Z] spire-1.2.1/SECURITY.md [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T16:06:11.737Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T16:06:11.737Z] spire-1.2.1/conf/ [2022-04-11T16:06:11.737Z] spire-1.2.1/conf/agent/ [2022-04-11T16:06:11.737Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T16:06:11.737Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T16:06:11.737Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/ [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/server.conf [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/ [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/auditlog.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/ [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T16:06:11.738Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/ [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/agent/ [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/ [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/server.conf [2022-04-11T16:06:11.738Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/ [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/auditlog.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/ [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/spire_server.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/telemetry.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/upgrading.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/using_spire.md [2022-04-11T16:06:11.738Z] spire-1.2.1/examples/ [2022-04-11T16:06:11.738Z] spire-1.2.1/examples/README.md [2022-04-11T16:06:11.738Z] spire-1.2.1/go.mod [2022-04-11T16:06:11.738Z] spire-1.2.1/go.sum [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T16:06:11.738Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> 00dac0a2451e [2022-04-11T16:06:11.738Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T16:06:11.738Z] [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:06:11.738Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/spire_server.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/telemetry.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/upgrading.md [2022-04-11T16:06:11.739Z] spire-1.2.1/doc/using_spire.md [2022-04-11T16:06:11.739Z] spire-1.2.1/examples/ [2022-04-11T16:06:11.739Z] spire-1.2.1/examples/README.md [2022-04-11T16:06:11.739Z] spire-1.2.1/go.mod [2022-04-11T16:06:11.739Z] spire-1.2.1/go.sum [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T16:06:11.739Z] [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T16:06:11.739Z] [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:06:11.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/log/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T16:06:11.740Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T16:06:11.741Z] [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/version/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T16:06:11.741Z] [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/log/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/config.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T16:06:11.741Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T16:06:11.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/version/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T16:06:11.743Z] [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/server.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/private/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/private/server/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T16:06:11.743Z] spire-1.2.1/release/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T16:06:11.743Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T16:06:11.743Z] [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire/README.md [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire/conf/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T16:06:11.743Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T16:06:11.744Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T16:06:11.744Z] spire-1.2.1/script/ [2022-04-11T16:06:11.744Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T16:06:11.744Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T16:06:11.744Z] spire-1.2.1/support/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go ---> Running in 148e4e2000c1 [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/config.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T16:06:11.744Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/clock/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/clock/clock.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T16:06:11.744Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T16:06:11.744Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:06:12.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T16:06:12.007Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/README.md [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/common [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T16:06:12.007Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T16:06:12.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T16:06:12.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/server.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/private/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/private/server/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T16:06:12.009Z] spire-1.2.1/release/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/README.md [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/conf/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T16:06:12.009Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T16:06:12.009Z] spire-1.2.1/script/ [2022-04-11T16:06:12.009Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T16:06:12.009Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T16:06:12.009Z] spire-1.2.1/support/ [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/ [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T16:06:12.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T16:06:12.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T16:06:12.010Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/clock/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/clock/clock.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T16:06:12.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T16:06:12.011Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/common [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T16:06:12.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/test.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/plugintest/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testca/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testca/ca.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testkey/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/testkey/new.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/util/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/util/race.go [2022-04-11T16:06:12.012Z] spire-1.2.1/test/util/util.go [2022-04-11T16:06:12.012Z] building spire from source... [2022-04-11T16:06:12.012Z] [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T16:06:12.012Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T16:06:12.013Z] spire-1.2.1/test/integration/test.sh [2022-04-11T16:06:12.013Z] spire-1.2.1/test/plugintest/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testca/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testca/ca.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testkey/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/testkey/new.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/util/ [2022-04-11T16:06:12.013Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/util/race.go [2022-04-11T16:06:12.013Z] spire-1.2.1/test/util/util.go [2022-04-11T16:06:12.013Z] building spire from source... [2022-04-11T16:06:12.013Z] Installing go1.17.7... [2022-04-11T16:06:12.013Z] Installing go1.17.7... [2022-04-11T16:06:12.272Z] ---> 5c5463ddcfbb [2022-04-11T16:06:12.272Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T16:06:12.272Z] Removing intermediate container 148e4e2000c1 [2022-04-11T16:06:12.272Z] ---> 67b77b26b915 [2022-04-11T16:06:12.272Z] Step 13/22 : WORKDIR /edgex [2022-04-11T16:06:12.532Z] ---> Running in a618e6d91332 [2022-04-11T16:06:12.532Z] ---> Running in 8169156d52d0 [2022-04-11T16:06:12.791Z] Removing intermediate container a618e6d91332 [2022-04-11T16:06:12.791Z] ---> e5d0b5161307 [2022-04-11T16:06:12.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:06:13.357Z] Removing intermediate container 8169156d52d0 [2022-04-11T16:06:13.357Z] ---> 938907003d9a [2022-04-11T16:06:13.357Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T16:06:13.357Z] ---> Running in ad184440c82d [2022-04-11T16:06:13.925Z] Removing intermediate container ad184440c82d [2022-04-11T16:06:13.925Z] ---> 646f47e7f628 [2022-04-11T16:06:13.925Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T16:06:14.859Z] ---> f207e8102fab [2022-04-11T16:06:14.859Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T16:06:14.859Z] ---> Running in 35fa0c028e8c [2022-04-11T16:06:15.451Z] Removing intermediate container 35fa0c028e8c [2022-04-11T16:06:15.451Z] ---> c9e5ae303ada [2022-04-11T16:06:15.452Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:06:15.711Z] ---> 06fd1aa45270 [2022-04-11T16:06:15.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T16:06:15.711Z] ---> Running in 2ffe17db1ba2 [2022-04-11T16:06:16.280Z] Removing intermediate container 2ffe17db1ba2 [2022-04-11T16:06:16.280Z] ---> 59507b473ae7 [2022-04-11T16:06:16.280Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:06:17.655Z] ---> Running in 040a64ae86ee [2022-04-11T16:06:17.915Z] Building bin/spire-server... [2022-04-11T16:06:17.915Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T16:06:17.915Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T16:06:17.915Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T16:06:17.915Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T16:06:17.915Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T16:06:17.915Z]  ---> b76ea7c50999 [2022-04-11T16:06:17.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T16:06:17.915Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T16:06:17.915Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:06:17.915Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T16:06:17.915Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T16:06:17.915Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T16:06:18.194Z] Removing intermediate container 040a64ae86ee [2022-04-11T16:06:18.195Z] ---> 1a70bbb5b792 [2022-04-11T16:06:18.195Z] [2022-04-11T16:06:18.195Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T16:06:18.195Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T16:06:18.195Z] Successfully built 1a70bbb5b792 [2022-04-11T16:06:18.195Z] Building bin/spire-server... [2022-04-11T16:06:18.195Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T16:06:18.195Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T16:06:18.195Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T16:06:18.195Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T16:06:18.195Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T16:06:18.195Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T16:06:18.195Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T16:06:18.456Z] Successfully tagged core-command:latest [2022-04-11T16:06:18.456Z] Building security-spiffe-token-provider [2022-04-11T16:06:18.456Z]  Building core-command ... done  ---> f5d60cfb290b [2022-04-11T16:06:18.456Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T16:06:18.456Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T16:06:18.456Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T16:06:18.456Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T16:06:18.456Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T16:06:18.456Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T16:06:18.456Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T16:06:18.719Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T16:06:18.719Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:06:18.719Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T16:06:18.719Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T16:06:18.719Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T16:06:18.719Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T16:06:18.719Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T16:06:18.719Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T16:06:18.719Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T16:06:18.719Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T16:06:18.719Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T16:06:18.719Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T16:06:18.719Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T16:06:18.719Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T16:06:18.719Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T16:06:18.719Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T16:06:18.719Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T16:06:18.978Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T16:06:18.978Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T16:06:18.978Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T16:06:18.978Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T16:06:18.978Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T16:06:18.978Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T16:06:18.978Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T16:06:18.978Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T16:06:19.235Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T16:06:19.235Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T16:06:19.235Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T16:06:19.235Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T16:06:19.235Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T16:06:19.235Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T16:06:19.235Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T16:06:19.235Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T16:06:19.235Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T16:06:19.235Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T16:06:19.235Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T16:06:19.235Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T16:06:19.495Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T16:06:19.495Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T16:06:19.495Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T16:06:19.495Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T16:06:19.495Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T16:06:19.495Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T16:06:19.495Z]  ---> Running in d131fa3af334 [2022-04-11T16:06:19.495Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T16:06:19.495Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T16:06:19.495Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T16:06:19.495Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T16:06:19.755Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T16:06:19.755Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T16:06:19.755Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T16:06:19.755Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T16:06:19.755Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T16:06:19.755Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T16:06:19.755Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T16:06:19.755Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T16:06:19.755Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T16:06:19.755Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T16:06:19.755Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T16:06:20.012Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T16:06:20.012Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T16:06:20.012Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T16:06:20.012Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T16:06:20.273Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T16:06:20.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T16:06:20.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T16:06:20.853Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T16:06:21.114Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T16:06:21.114Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T16:06:21.114Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T16:06:21.114Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T16:06:21.114Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T16:06:21.114Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T16:06:21.374Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T16:06:21.374Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T16:06:21.374Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T16:06:21.374Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T16:06:21.374Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T16:06:21.374Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T16:06:21.374Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T16:06:21.634Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T16:06:23.019Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:06:23.019Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:06:23.019Z] ---> 174ebe94c143 [2022-04-11T16:06:23.019Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T16:06:23.019Z] ---> Using cache [2022-04-11T16:06:23.019Z] ---> 84ba7ac436c0 [2022-04-11T16:06:23.019Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T16:06:24.924Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T16:06:24.924Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T16:06:24.924Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T16:06:24.924Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T16:06:24.924Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T16:06:24.924Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T16:06:24.924Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T16:06:24.924Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T16:06:24.924Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T16:06:24.924Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T16:06:24.924Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T16:06:24.924Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T16:06:25.190Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T16:06:25.190Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T16:06:25.509Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T16:06:25.509Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T16:06:25.769Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T16:06:25.769Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T16:06:25.769Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T16:06:25.769Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T16:06:25.769Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T16:06:25.769Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T16:06:26.030Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T16:06:26.030Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T16:06:26.030Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T16:06:26.030Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T16:06:26.030Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T16:06:26.289Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T16:06:26.289Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T16:06:26.289Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T16:06:26.548Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T16:06:26.548Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T16:06:26.852Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T16:06:26.852Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T16:06:27.111Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T16:06:27.111Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T16:06:27.111Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T16:06:27.111Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T16:06:27.369Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T16:06:27.369Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T16:06:27.369Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T16:06:27.369Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T16:06:27.628Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T16:06:27.628Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T16:06:27.628Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T16:06:27.628Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T16:06:27.887Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T16:06:27.887Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T16:06:27.887Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T16:06:27.887Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T16:06:27.887Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T16:06:27.887Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T16:06:28.171Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T16:06:28.171Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T16:06:28.171Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T16:06:28.171Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T16:06:28.171Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T16:06:28.171Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T16:06:28.171Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T16:06:28.171Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T16:06:28.171Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T16:06:28.430Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T16:06:28.430Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T16:06:28.430Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T16:06:28.430Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T16:06:28.430Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T16:06:28.430Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T16:06:28.430Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T16:06:28.430Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T16:06:28.430Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T16:06:28.430Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T16:06:28.430Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T16:06:28.430Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T16:06:28.430Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T16:06:28.430Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T16:06:28.430Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T16:06:28.430Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T16:06:28.430Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T16:06:28.430Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T16:06:28.430Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T16:06:28.430Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T16:06:28.430Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T16:06:28.430Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T16:06:28.430Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T16:06:28.690Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T16:06:28.690Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T16:06:28.690Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T16:06:28.690Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T16:06:28.690Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T16:06:28.690Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T16:06:28.690Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T16:06:28.690Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T16:06:28.690Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T16:06:28.690Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T16:06:28.690Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T16:06:28.690Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T16:06:28.690Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T16:06:28.948Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T16:06:28.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T16:06:28.948Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T16:06:28.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T16:06:28.948Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T16:06:28.948Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T16:06:28.948Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T16:06:28.948Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T16:06:28.948Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T16:06:28.948Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T16:06:28.948Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T16:06:28.948Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T16:06:28.948Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T16:06:28.948Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T16:06:28.948Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T16:06:29.207Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T16:06:29.208Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T16:06:29.208Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T16:06:29.208Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T16:06:29.208Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T16:06:29.208Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T16:06:29.208Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T16:06:29.208Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T16:06:29.208Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T16:06:29.208Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T16:06:29.208Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T16:06:29.208Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T16:06:29.208Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T16:06:29.208Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T16:06:29.208Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T16:06:29.208Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T16:06:29.208Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T16:06:29.208Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T16:06:29.208Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T16:06:29.208Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T16:06:29.208Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T16:06:29.208Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T16:06:29.208Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T16:06:29.208Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T16:06:29.208Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T16:06:29.208Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T16:06:29.208Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T16:06:29.208Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T16:06:29.208Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T16:06:29.208Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T16:06:29.467Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T16:06:29.467Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T16:06:29.467Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T16:06:29.467Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T16:06:29.467Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T16:06:29.467Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T16:06:29.467Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T16:06:29.467Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T16:06:29.467Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T16:06:29.467Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T16:06:29.467Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T16:06:29.467Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T16:06:29.467Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T16:06:29.467Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T16:06:29.467Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T16:06:29.467Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T16:06:29.467Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T16:06:29.467Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T16:06:29.467Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T16:06:29.468Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T16:06:29.468Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T16:06:29.468Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T16:06:29.923Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T16:06:29.923Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T16:06:29.923Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T16:06:29.923Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T16:06:35.202Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T16:06:35.202Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T16:06:35.202Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T16:06:35.202Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T16:06:38.390Z] Removing intermediate container d8c8944d2c64 [2022-04-11T16:06:38.390Z] ---> 8047305b6bda [2022-04-11T16:06:38.390Z] Successfully built 8047305b6bda [2022-04-11T16:06:38.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:06:38.512Z]  ---> Running in 49785a9dc11b [2022-04-11T16:06:38.512Z] Removing intermediate container d131fa3af334 [2022-04-11T16:06:38.512Z] ---> 11ba03a06093 [2022-04-11T16:06:38.512Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T16:06:38.512Z] ---> Running in 8ea986d7ea19 [2022-04-11T16:06:38.732Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T16:06:38.732Z] . [Pipeline] withDockerContainer [2022-04-11T16:06:38.797Z] Removing intermediate container 8ea986d7ea19 [2022-04-11T16:06:38.798Z] ---> ee4a442f8b01 [2022-04-11T16:06:38.798Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T16:06:38.798Z] ---> Running in 98ea4d746980 [2022-04-11T16:06:38.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:06:38.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-19527 does not seem to be running inside a container [2022-04-11T16:06:39.061Z] Removing intermediate container 98ea4d746980 [2022-04-11T16:06:39.061Z] ---> f489e95083af [2022-04-11T16:06:39.061Z] Step 21/22 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:06:39.061Z] ---> Running in 887171be8eca [2022-04-11T16:06:39.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:06:39.627Z] Removing intermediate container 887171be8eca [2022-04-11T16:06:39.627Z] ---> dcd7ce3cd3a1 [2022-04-11T16:06:39.627Z] Step 22/22 : LABEL version=2.2.0-dev.63 [2022-04-11T16:06:39.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:06:40.145Z] ---> Running in da71a2c18c0e [2022-04-11T16:06:40.467Z] $ docker top 06077d0bbdd120eb67e1f5e2ce76aff8527ac042b156e5ce66fa56c70722863d -eo pid,comm [2022-04-11T16:06:40.716Z] Removing intermediate container da71a2c18c0e [2022-04-11T16:06:40.717Z] ---> 344dd49e8bc9 [2022-04-11T16:06:40.717Z] [Pipeline] { [Pipeline] sh [2022-04-11T16:06:40.976Z] Successfully built 344dd49e8bc9 [2022-04-11T16:06:40.976Z] Successfully tagged security-proxy-setup:latest [2022-04-11T16:06:40.976Z]  Building security-proxy-setup ... done Building security-spire-server [2022-04-11T16:06:40.976Z] Removing intermediate container 6b704c8056b4 [2022-04-11T16:06:40.976Z] ---> d3cd165b9b22 [2022-04-11T16:06:40.976Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T16:06:40.976Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:06:40.976Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:06:40.976Z] OK: 15864 distinct packages available [2022-04-11T16:06:40.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:06:41.400Z] + go version [2022-04-11T16:06:41.400Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T16:06:41.433Z] $ docker stop --time=1 06077d0bbdd120eb67e1f5e2ce76aff8527ac042b156e5ce66fa56c70722863d [2022-04-11T16:06:41.543Z] ---> Running in 561cbee3b049 [2022-04-11T16:06:41.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:06:42.376Z] OK: 221 MiB in 52 packages [2022-04-11T16:06:42.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T16:06:43.057Z] $ docker rm -f 06077d0bbdd120eb67e1f5e2ce76aff8527ac042b156e5ce66fa56c70722863d [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-11T16:06:43.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T16:06:43.703Z] [2022-04-11T16:06:43.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:06:44.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T16:06:44.327Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-11T16:06:44.327Z] 29e5d40040c1: Pulling fs layer [2022-04-11T16:06:44.327Z] 1ce36da41761: Pulling fs layer [2022-04-11T16:06:44.327Z] 25b303627fd3: Pulling fs layer [2022-04-11T16:06:44.327Z] 29e5d40040c1: Verifying Checksum [2022-04-11T16:06:44.327Z] 29e5d40040c1: Download complete [2022-04-11T16:06:44.607Z] 1ce36da41761: Verifying Checksum [2022-04-11T16:06:44.607Z] 1ce36da41761: Download complete [2022-04-11T16:06:44.886Z] 29e5d40040c1: Pull complete [2022-04-11T16:06:46.334Z] 1ce36da41761: Pull complete [2022-04-11T16:06:46.334Z] 25b303627fd3: Verifying Checksum [2022-04-11T16:06:46.334Z] 25b303627fd3: Download complete [2022-04-11T16:06:46.571Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:06:46.571Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:06:46.571Z] ---> 174ebe94c143 [2022-04-11T16:06:46.571Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> 84ba7ac436c0 [2022-04-11T16:06:46.571Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> 8a2234866294 [2022-04-11T16:06:46.571Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> f1a85100c10e [2022-04-11T16:06:46.571Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> d1780049e119 [2022-04-11T16:06:46.571Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> d2844214a645 [2022-04-11T16:06:46.571Z] Step 8/25 : COPY . . [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> 5914e0bbc96b [2022-04-11T16:06:46.571Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> 174c670448fc [2022-04-11T16:06:46.571Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> 56fae479a348 [2022-04-11T16:06:46.571Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T16:06:46.571Z] ---> Using cache [2022-04-11T16:06:46.571Z] ---> 2f1957721f1c [2022-04-11T16:06:46.571Z] 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-11T16:06:46.571Z] ---> Running in d79b6007547a [2022-04-11T16:06:46.835Z] Removing intermediate container 561cbee3b049 [2022-04-11T16:06:46.835Z] ---> 5172ab98fcec [2022-04-11T16:06:46.835Z] [2022-04-11T16:06:46.835Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T16:06:46.835Z] Removing intermediate container 49785a9dc11b [2022-04-11T16:06:46.835Z] ---> a56c7d3d9e63 [2022-04-11T16:06:46.835Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T16:06:46.835Z] 20.10.14: Pulling from library/docker [2022-04-11T16:06:47.409Z] ---> 2bfbc46e74c4 [2022-04-11T16:06:47.409Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:06:47.981Z] spire-1.2.1/ [2022-04-11T16:06:47.981Z] spire-1.2.1/.data/ [2022-04-11T16:06:47.981Z] spire-1.2.1/.data/.file [2022-04-11T16:06:47.981Z] spire-1.2.1/.dockerignore [2022-04-11T16:06:47.981Z] spire-1.2.1/.gitattributes [2022-04-11T16:06:47.981Z] spire-1.2.1/.githooks/ [2022-04-11T16:06:47.981Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/ [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/ [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T16:06:47.981Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T16:06:47.981Z] spire-1.2.1/.gitignore [2022-04-11T16:06:47.981Z] spire-1.2.1/.go-version [2022-04-11T16:06:47.981Z] spire-1.2.1/.golangci.yml [2022-04-11T16:06:47.981Z] spire-1.2.1/ADOPTERS.md [2022-04-11T16:06:47.981Z] spire-1.2.1/CHANGELOG.md [2022-04-11T16:06:47.981Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T16:06:47.981Z] spire-1.2.1/CODEOWNERS [2022-04-11T16:06:47.981Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T16:06:47.981Z] spire-1.2.1/Dockerfile [2022-04-11T16:06:47.981Z] spire-1.2.1/Dockerfile.dev [2022-04-11T16:06:47.981Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T16:06:47.981Z] spire-1.2.1/LICENSE [2022-04-11T16:06:47.981Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T16:06:47.981Z] spire-1.2.1/Makefile [2022-04-11T16:06:47.981Z] spire-1.2.1/README.md [2022-04-11T16:06:47.981Z] spire-1.2.1/ROADMAP.md [2022-04-11T16:06:47.981Z] spire-1.2.1/SECURITY.md [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T16:06:47.981Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T16:06:47.982Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/ [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/agent/ [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/server/ [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/server/server.conf [2022-04-11T16:06:47.982Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/ [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/auditlog.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/ [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/spire_server.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/telemetry.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/upgrading.md [2022-04-11T16:06:47.982Z] spire-1.2.1/doc/using_spire.md [2022-04-11T16:06:47.982Z] spire-1.2.1/examples/ [2022-04-11T16:06:47.982Z] spire-1.2.1/examples/README.md [2022-04-11T16:06:47.982Z] spire-1.2.1/go.mod [2022-04-11T16:06:47.982Z] spire-1.2.1/go.sum [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:06:47.982Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T16:06:47.983Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/log/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/version/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ ---> Running in 366c56385383 [2022-04-11T16:06:47.984Z] [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/config.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T16:06:47.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T16:06:47.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/server.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/private/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/private/server/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T16:06:47.986Z] spire-1.2.1/release/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/README.md [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/conf/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T16:06:47.986Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/script/ [2022-04-11T16:06:47.986Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T16:06:47.986Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T16:06:47.986Z] spire-1.2.1/support/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T16:06:47.986Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/clock/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/clock/clock.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T16:06:47.986Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/README.md [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/common [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T16:06:47.986Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T16:06:47.987Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T16:06:47.988Z] spire-1.2.1/test/integration/test.sh [2022-04-11T16:06:47.988Z] spire-1.2.1/test/plugintest/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testca/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testca/ca.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testkey/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/testkey/new.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/util/ [2022-04-11T16:06:47.988Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/util/race.go [2022-04-11T16:06:47.988Z] spire-1.2.1/test/util/util.go [2022-04-11T16:06:47.988Z] building spire from source... [2022-04-11T16:06:48.248Z] Installing go1.17.7... [2022-04-11T16:06:52.443Z] Removing intermediate container 366c56385383 [2022-04-11T16:06:52.443Z] ---> c4472dfc9082 [2022-04-11T16:06:52.443Z] Step 7/20 : COPY . . [2022-04-11T16:06:53.824Z] Building bin/spire-server... [2022-04-11T16:06:53.824Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T16:06:53.824Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T16:06:53.824Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T16:06:53.824Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T16:06:53.824Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T16:06:53.824Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T16:06:53.824Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T16:06:54.084Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T16:06:54.084Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:06:54.084Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T16:06:54.084Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T16:06:54.084Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T16:06:54.084Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T16:06:54.084Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T16:06:54.084Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T16:06:54.084Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T16:06:54.345Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T16:06:54.345Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T16:06:54.345Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T16:06:54.345Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T16:06:54.345Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T16:06:54.605Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T16:06:54.605Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T16:06:54.605Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T16:06:54.605Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T16:06:54.605Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T16:06:54.605Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T16:06:54.605Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T16:06:54.605Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T16:06:54.605Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T16:06:54.605Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T16:06:54.605Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T16:06:54.605Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T16:06:54.605Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T16:06:54.605Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T16:06:54.605Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T16:06:54.605Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T16:06:54.605Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T16:06:54.866Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T16:06:54.866Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T16:06:54.866Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T16:06:54.866Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T16:06:54.866Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T16:06:54.866Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T16:06:54.866Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T16:06:54.866Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T16:06:54.866Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T16:06:54.866Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T16:06:54.866Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T16:06:54.866Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T16:06:54.866Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T16:06:54.866Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T16:06:55.125Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T16:06:55.125Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T16:06:55.125Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T16:06:55.125Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T16:06:55.694Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T16:06:57.069Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T16:06:57.069Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T16:06:57.069Z] ---> 7417809fdb73 [2022-04-11T16:06:57.069Z] 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-11T16:06:57.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T16:06:57.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T16:06:57.329Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T16:06:57.329Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T16:06:57.329Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T16:06:58.751Z] 25b303627fd3: Pull complete [2022-04-11T16:06:58.751Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-11T16:06:58.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T16:06:58.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-11T16:06:59.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-19527 does not seem to be running inside a container [2022-04-11T16:06:59.094Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:07:01.362Z] $ docker top 57138d8d5e4632b69b141cfe96e660927a2d080f146a400cb45eec0c8bad0575 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T16:07:02.268Z] + docker-compose build --help [2022-04-11T16:07:02.268Z] + grep parallel [2022-04-11T16:07:02.607Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T16:07:02.607Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T16:07:02.607Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T16:07:02.607Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T16:07:02.607Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T16:07:02.607Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T16:07:02.607Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T16:07:02.607Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T16:07:02.607Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T16:07:02.866Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T16:07:03.124Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T16:07:03.382Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T16:07:03.640Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T16:07:03.640Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T16:07:03.898Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T16:07:03.898Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T16:07:03.898Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T16:07:04.157Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T16:07:04.416Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T16:07:04.416Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T16:07:04.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T16:07:04.416Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T16:07:04.674Z]  ---> Running in 59330dea7ea9 [2022-04-11T16:07:04.674Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T16:07:04.674Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T16:07:04.674Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T16:07:04.674Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T16:07:04.674Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T16:07:04.674Z]  ---> 3e750e419306 [2022-04-11T16:07:04.674Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T16:07:04.674Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T16:07:04.674Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T16:07:04.933Z]  ---> Running in 490eb1e82fd3 [2022-04-11T16:07:04.933Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T16:07:04.933Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T16:07:04.933Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T16:07:04.933Z] Removing intermediate container 59330dea7ea9 [2022-04-11T16:07:04.933Z] ---> 6dfea4d7c73a [2022-04-11T16:07:04.933Z] 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-11T16:07:05.192Z] ---> Running in 6e5a5e3ecfab [2022-04-11T16:07:06.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T16:07:06.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:06.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:06.573Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T16:07:06.606Z] $ docker stop --time=1 57138d8d5e4632b69b141cfe96e660927a2d080f146a400cb45eec0c8bad0575 [2022-04-11T16:07:06.797Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T16:07:06.797Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T16:07:06.797Z] Executing bash-5.1.16-r0.post-install [2022-04-11T16:07:06.797Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T16:07:06.797Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T16:07:06.797Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T16:07:06.797Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T16:07:06.797Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T16:07:06.797Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T16:07:06.797Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T16:07:06.797Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T16:07:06.797Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T16:07:06.797Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T16:07:06.797Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T16:07:06.797Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T16:07:06.797Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T16:07:06.797Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T16:07:06.797Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T16:07:07.075Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T16:07:07.075Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T16:07:07.075Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T16:07:07.075Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T16:07:07.075Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T16:07:07.075Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T16:07:07.075Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T16:07:07.075Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T16:07:07.075Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T16:07:07.075Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T16:07:07.075Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T16:07:07.075Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T16:07:07.075Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T16:07:07.075Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T16:07:07.075Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T16:07:07.075Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T16:07:07.075Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T16:07:07.075Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T16:07:07.075Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T16:07:07.075Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T16:07:07.075Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T16:07:07.075Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T16:07:07.075Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T16:07:07.075Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T16:07:07.075Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T16:07:07.075Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T16:07:07.361Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T16:07:07.361Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T16:07:07.361Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T16:07:07.361Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T16:07:07.361Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T16:07:07.361Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T16:07:07.361Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T16:07:07.361Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T16:07:07.361Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T16:07:07.361Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T16:07:07.361Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T16:07:07.361Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T16:07:07.361Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T16:07:07.361Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T16:07:07.361Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T16:07:07.361Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T16:07:07.361Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T16:07:07.361Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T16:07:07.361Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T16:07:07.361Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T16:07:07.362Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T16:07:07.362Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T16:07:07.362Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T16:07:07.362Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T16:07:07.362Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T16:07:07.362Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:07:07.362Z] OK: 83 MiB in 65 packages [2022-04-11T16:07:07.638Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T16:07:07.638Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T16:07:07.638Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T16:07:07.638Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T16:07:07.638Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T16:07:07.638Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T16:07:07.638Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T16:07:07.898Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T16:07:07.898Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T16:07:07.898Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T16:07:07.898Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T16:07:07.898Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T16:07:07.898Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T16:07:07.898Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T16:07:07.898Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T16:07:07.898Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T16:07:07.898Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T16:07:07.898Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T16:07:07.898Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T16:07:07.898Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T16:07:07.898Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T16:07:07.898Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T16:07:07.898Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T16:07:07.898Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T16:07:08.168Z] Collecting docker-compose==1.23.2 [2022-04-11T16:07:08.168Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T16:07:08.168Z] 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-11T16:07:08.168Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T16:07:08.168Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T16:07:08.168Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T16:07:08.292Z] $ docker rm -f 57138d8d5e4632b69b141cfe96e660927a2d080f146a400cb45eec0c8bad0575 [2022-04-11T16:07:08.427Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T16:07:08.427Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T16:07:08.427Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T16:07:08.427Z] Collecting PyYAML<4,>=3.10 [2022-04-11T16:07:08.427Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:07:08.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T16:07:08.932Z] . [Pipeline] withDockerContainer [2022-04-11T16:07:08.994Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T16:07:08.995Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T16:07:09.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-19527 does not seem to be running inside a container [2022-04-11T16:07:09.252Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T16:07:09.252Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T16:07:09.252Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T16:07:09.252Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T16:07:09.265Z] $ 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/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T16:07:09.511Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T16:07:09.511Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T16:07:10.077Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T16:07:10.077Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T16:07:10.336Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T16:07:10.336Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T16:07:10.336Z] 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-11T16:07:10.336Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T16:07:10.336Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T16:07:10.336Z] Collecting idna<2.8,>=2.5 [2022-04-11T16:07:10.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T16:07:10.577Z] $ docker top 36df1d51ce5972a619a47e3c283fd6ecf9fa6ffba9d9bb9da785dc101a1ddd70 -eo pid,comm [2022-04-11T16:07:10.594Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T16:07:10.594Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T16:07:10.594Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T16:07:10.594Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T16:07:10.594Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T16:07:10.594Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T16:07:10.594Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T16:07:10.594Z] Attempting uninstall: urllib3 [2022-04-11T16:07:10.595Z] Found existing installation: urllib3 1.26.7 [2022-04-11T16:07:10.595Z] Uninstalling urllib3-1.26.7: [2022-04-11T16:07:10.595Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T16:07:10.854Z] Attempting uninstall: idna [2022-04-11T16:07:10.854Z] Found existing installation: idna 3.3 [2022-04-11T16:07:10.854Z] Uninstalling idna-3.3: [2022-04-11T16:07:10.854Z] Successfully uninstalled idna-3.3 [Pipeline] { [Pipeline] sh [2022-04-11T16:07:11.422Z] Attempting uninstall: requests [2022-04-11T16:07:11.422Z] Found existing installation: requests 2.26.0 [2022-04-11T16:07:11.422Z] Uninstalling requests-2.26.0: [2022-04-11T16:07:11.422Z] Successfully uninstalled requests-2.26.0 [2022-04-11T16:07:11.422Z] Running setup.py install for texttable: started [2022-04-11T16:07:11.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T16:07:11.989Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T16:07:11.989Z] Running setup.py install for PyYAML: started [2022-04-11T16:07:12.247Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T16:07:12.506Z] Running setup.py install for docopt: started [2022-04-11T16:07:12.764Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T16:07:12.765Z] Running setup.py install for dockerpty: started [2022-04-11T16:07:13.023Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T16:07:13.592Z] 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-11T16:07:14.160Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T16:07:14.160Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T16:07:18.259Z] Building core-command ... [2022-04-11T16:07:18.259Z] Building core-data ... [2022-04-11T16:07:18.259Z] Building core-metadata ... [2022-04-11T16:07:18.259Z] Building security-bootstrapper ... [2022-04-11T16:07:18.259Z] Building security-proxy-setup ... [2022-04-11T16:07:18.259Z] Building security-secretstore-setup ... [2022-04-11T16:07:18.259Z] Building security-spiffe-token-provider ... [2022-04-11T16:07:18.259Z] Building security-spire-agent ... [2022-04-11T16:07:18.259Z] Building security-spire-config ... [2022-04-11T16:07:18.259Z] Building security-spire-server ... [2022-04-11T16:07:18.259Z] Building support-notifications ... [2022-04-11T16:07:18.259Z] Building support-scheduler ... [2022-04-11T16:07:18.259Z] Building sys-mgmt-agent ... [2022-04-11T16:07:18.259Z] Building security-bootstrapper [2022-04-11T16:07:18.259Z] Building support-scheduler [2022-04-11T16:07:18.259Z] Building support-notifications [2022-04-11T16:07:18.259Z] Building security-spire-server [2022-04-11T16:07:18.259Z] Building security-secretstore-setup [2022-04-11T16:07:26.377Z] Removing intermediate container 6e5a5e3ecfab [2022-04-11T16:07:26.377Z] ---> 81041a57b0c5 [2022-04-11T16:07:26.377Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T16:07:26.377Z] ---> Running in 684467f4c081 [2022-04-11T16:07:26.377Z] Removing intermediate container 684467f4c081 [2022-04-11T16:07:26.377Z] ---> a327f70f5eaf [2022-04-11T16:07:26.377Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T16:07:26.377Z] ---> Running in e5e5e60f6ded [2022-04-11T16:07:26.377Z] Removing intermediate container e5e5e60f6ded [2022-04-11T16:07:26.377Z] ---> ae355ed8a2e9 [2022-04-11T16:07:26.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T16:07:27.763Z] ---> 47706848e33d [2022-04-11T16:07:27.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T16:07:28.331Z] ---> a94b3aa67cdf [2022-04-11T16:07:28.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T16:07:29.269Z] ---> bc5d4f9e7eec [2022-04-11T16:07:29.269Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T16:07:29.269Z] ---> Running in f0459fa37c42 [2022-04-11T16:07:29.841Z] Removing intermediate container f0459fa37c42 [2022-04-11T16:07:29.841Z] ---> bb780d25ffae [2022-04-11T16:07:29.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:07:29.841Z] ---> Running in 7ca79940bcb2 [2022-04-11T16:07:30.408Z] Removing intermediate container 7ca79940bcb2 [2022-04-11T16:07:30.408Z] ---> b9c1bc00c63e [2022-04-11T16:07:30.408Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T16:07:30.408Z] ---> Running in 7251cbab6c92 [2022-04-11T16:07:30.666Z] Removing intermediate container 7251cbab6c92 [2022-04-11T16:07:30.666Z] ---> 17813af7b86a [2022-04-11T16:07:30.666Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:07:30.925Z] ---> Running in 684bd3921d8d [2022-04-11T16:07:31.185Z] Removing intermediate container 684bd3921d8d [2022-04-11T16:07:31.185Z] ---> c8830afb0c89 [2022-04-11T16:07:31.185Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:07:31.185Z] ---> Running in dae208a5d95f [2022-04-11T16:07:31.754Z] Removing intermediate container dae208a5d95f [2022-04-11T16:07:31.754Z] ---> c85e7938799a [2022-04-11T16:07:31.754Z] [2022-04-11T16:07:31.754Z] Successfully built c85e7938799a [2022-04-11T16:07:32.015Z] Successfully tagged sys-mgmt-agent:latest [2022-04-11T16:07:32.015Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-11T16:07:37.291Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:07:37.291Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:07:37.291Z] ---> 174ebe94c143 [2022-04-11T16:07:37.291Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:07:37.291Z] ---> Using cache [2022-04-11T16:07:37.291Z] ---> 84ba7ac436c0 [2022-04-11T16:07:37.291Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:07:37.291Z] ---> Using cache [2022-04-11T16:07:37.291Z] ---> 8a2234866294 [2022-04-11T16:07:37.291Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T16:07:39.197Z] ---> Running in 49947fe478cc [2022-04-11T16:07:40.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:41.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:41.081Z] OK: 221 MiB in 52 packages [2022-04-11T16:07:42.461Z] Removing intermediate container 49947fe478cc [2022-04-11T16:07:42.461Z] ---> 97c5d740805f [2022-04-11T16:07:42.461Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:07:43.399Z] ---> 5d5ebb6ca696 [2022-04-11T16:07:43.399Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:07:43.399Z] ---> Running in 84da6d9ff510 [2022-04-11T16:07:46.694Z] Removing intermediate container 490eb1e82fd3 [2022-04-11T16:07:46.694Z] ---> 5813b450ad91 [2022-04-11T16:07:46.694Z] [2022-04-11T16:07:46.694Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T16:07:46.694Z] 3.15: Pulling from library/alpine [2022-04-11T16:07:46.694Z] Removing intermediate container 84da6d9ff510 [2022-04-11T16:07:46.694Z] ---> efa5cd2fe691 [2022-04-11T16:07:46.694Z] Step 8/23 : COPY . . [2022-04-11T16:07:46.694Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T16:07:46.694Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T16:07:46.694Z] ---> 0ac33e5f5afa [2022-04-11T16:07:46.694Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T16:07:46.694Z] ---> Running in 2e8b2370a121 [2022-04-11T16:07:47.683Z] Removing intermediate container 2e8b2370a121 [2022-04-11T16:07:47.683Z] ---> f0751031aac8 [2022-04-11T16:07:47.683Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:07:49.065Z] ---> Running in 9a8bf71b499c [2022-04-11T16:07:51.607Z] Removing intermediate container 9a8bf71b499c [2022-04-11T16:07:51.607Z] ---> d7417e3469c1 [2022-04-11T16:07:51.607Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T16:07:51.607Z] ---> Running in ccbf0c10d839 [2022-04-11T16:07:52.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:53.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:54.125Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:07:54.125Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:07:54.125Z] OK: 15854 distinct packages available [2022-04-11T16:07:54.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:55.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:07:55.322Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T16:07:55.322Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T16:07:55.582Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T16:07:55.582Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T16:07:55.582Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T16:07:55.841Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T16:07:55.841Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T16:07:55.841Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T16:07:56.102Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T16:07:56.102Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:07:56.102Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:07:56.102Z] OK: 8 MiB in 23 packages [2022-04-11T16:07:58.013Z] ---> d23617513046 [2022-04-11T16:07:58.013Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T16:07:58.013Z] ---> Running in 2f24c8b66296 [2022-04-11T16:07:58.593Z] Removing intermediate container ccbf0c10d839 [2022-04-11T16:07:58.593Z] ---> 1b6c145c8044 [2022-04-11T16:07:58.593Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:07:58.852Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T16:07:59.112Z] ---> 5ecbd0a9fbb2 [2022-04-11T16:07:59.112Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T16:08:00.489Z] ---> 55f23eeac7a4 [2022-04-11T16:08:00.489Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T16:08:01.056Z] ---> 389f3f3758ed [2022-04-11T16:08:01.056Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T16:08:01.056Z] ---> Running in 46e796cc1a5e [2022-04-11T16:08:01.625Z] Removing intermediate container 46e796cc1a5e [2022-04-11T16:08:01.625Z] ---> 80ce2764ebc2 [2022-04-11T16:08:01.625Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:08:01.625Z] ---> Running in d4f52c514153 [2022-04-11T16:08:02.194Z] Removing intermediate container d4f52c514153 [2022-04-11T16:08:02.194Z] ---> 600ef641ad25 [2022-04-11T16:08:02.194Z] Step 18/20 : LABEL arch=x86_64 [2022-04-11T16:08:02.194Z] ---> Running in dba015bbb9a7 [2022-04-11T16:08:02.763Z] Removing intermediate container dba015bbb9a7 [2022-04-11T16:08:02.763Z] ---> d35eae551c4d [2022-04-11T16:08:02.763Z] Step 19/20 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:08:02.763Z] ---> Running in 44c3681d1534 [2022-04-11T16:08:03.025Z] Removing intermediate container 44c3681d1534 [2022-04-11T16:08:03.025Z] ---> 998d8a5671d0 [2022-04-11T16:08:03.025Z] Step 20/20 : LABEL version=2.2.0-dev.63 [2022-04-11T16:08:03.025Z] ---> Running in 07a9663e7a5d [2022-04-11T16:08:03.592Z] Removing intermediate container 07a9663e7a5d [2022-04-11T16:08:03.592Z] ---> b0611edc783b [2022-04-11T16:08:03.592Z] [2022-04-11T16:08:03.592Z] Successfully built b0611edc783b [2022-04-11T16:08:03.592Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-11T16:08:14.832Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:08:14.832Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:08:14.832Z] ---> 8047305b6bda [2022-04-11T16:08:14.832Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T16:08:14.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:08:14.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:08:14.832Z] ---> 8047305b6bda [2022-04-11T16:08:14.832Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T16:08:14.832Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:08:14.832Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:08:14.832Z] ---> 8047305b6bda [2022-04-11T16:08:14.832Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T16:08:14.832Z] ---> Running in d3ae2a89fabd [2022-04-11T16:08:14.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:08:14.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:08:14.832Z] ---> 8047305b6bda [2022-04-11T16:08:14.832Z] ---> Running in b1fdf9964a80 [2022-04-11T16:08:14.832Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T16:08:14.832Z] ---> Running in 2ca8ce76b9b3 [2022-04-11T16:08:14.832Z] ---> Running in 3ee50f8b8c1a [2022-04-11T16:08:14.832Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:08:14.832Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:08:14.832Z] ---> 8047305b6bda [2022-04-11T16:08:14.832Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T16:08:14.832Z] ---> Running in f7f12a325f34 [2022-04-11T16:08:14.832Z] Removing intermediate container b1fdf9964a80 [2022-04-11T16:08:14.832Z] ---> 4fa7493aed83 [2022-04-11T16:08:14.832Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:08:14.832Z] Removing intermediate container 2ca8ce76b9b3 [2022-04-11T16:08:14.832Z] ---> 4ae0a647bcae [2022-04-11T16:08:14.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:08:14.832Z] ---> Running in 25b09c269244 [2022-04-11T16:08:14.832Z] Removing intermediate container 3ee50f8b8c1a [2022-04-11T16:08:14.832Z] ---> Running in 753a038cde75 [2022-04-11T16:08:14.832Z] ---> ca5f8abdbafb [2022-04-11T16:08:14.832Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d3ae2a89fabd [2022-04-11T16:08:14.832Z] ---> d3e5666856a5 [2022-04-11T16:08:14.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:08:14.832Z] [2022-04-11T16:08:14.832Z] Removing intermediate container f7f12a325f34 [2022-04-11T16:08:14.832Z] ---> 0ae8f9439eb5 [2022-04-11T16:08:14.832Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:08:14.832Z] ---> Running in 85706ed5d48a [2022-04-11T16:08:14.832Z] ---> Running in 619128952f3b [2022-04-11T16:08:14.832Z] ---> Running in d2c4a4709c89 [2022-04-11T16:08:14.832Z] Removing intermediate container 25b09c269244 [2022-04-11T16:08:14.832Z] ---> 10112b1fc120 [2022-04-11T16:08:14.832Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T16:08:14.832Z] ---> Running in 9e52408e6434 [2022-04-11T16:08:14.832Z] Removing intermediate container 85706ed5d48a [2022-04-11T16:08:14.832Z] ---> aae02b12c8e0 [2022-04-11T16:08:14.832Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T16:08:14.832Z] Removing intermediate container 753a038cde75 [2022-04-11T16:08:14.832Z] ---> dcbdab5c66ef [2022-04-11T16:08:14.832Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T16:08:14.832Z] ---> Running in 255f6ecd7215 [2022-04-11T16:08:14.832Z] Removing intermediate container d2c4a4709c89 [2022-04-11T16:08:14.832Z] ---> dfad4f1da171 [2022-04-11T16:08:14.832Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T16:08:14.832Z] Removing intermediate container 619128952f3b [2022-04-11T16:08:14.832Z] ---> b68ab5f3bc44 [2022-04-11T16:08:14.832Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T16:08:14.832Z] ---> Running in 15e6a526a226 [2022-04-11T16:08:14.832Z] ---> Running in 1237907e7e8a [2022-04-11T16:08:14.832Z] ---> Running in 6dce50f1c293 [2022-04-11T16:08:15.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:15.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:15.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:15.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:15.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:16.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:16.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:16.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:16.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:16.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:08:17.460Z] OK: 220 MiB in 52 packages [2022-04-11T16:08:17.460Z] OK: 220 MiB in 52 packages [2022-04-11T16:08:18.079Z] OK: 220 MiB in 52 packages [2022-04-11T16:08:18.360Z] OK: 220 MiB in 52 packages [2022-04-11T16:08:18.360Z] OK: 220 MiB in 52 packages [2022-04-11T16:08:19.372Z] Removing intermediate container 9e52408e6434 [2022-04-11T16:08:19.372Z] ---> 3b1745ba9377 [2022-04-11T16:08:19.372Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T16:08:19.683Z] Removing intermediate container 255f6ecd7215 [2022-04-11T16:08:19.683Z] ---> 90ecb5b3e581 [2022-04-11T16:08:19.683Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T16:08:19.967Z] Removing intermediate container 15e6a526a226 [2022-04-11T16:08:19.967Z] ---> 148cd33c5d95 [2022-04-11T16:08:19.967Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T16:08:19.967Z] Removing intermediate container 6dce50f1c293 [2022-04-11T16:08:19.967Z] ---> 864487a94a96 [2022-04-11T16:08:19.967Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T16:08:20.244Z] Removing intermediate container 1237907e7e8a [2022-04-11T16:08:20.244Z] ---> 28fb56dbe5c3 [2022-04-11T16:08:20.244Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T16:08:20.921Z] ---> 2516bcea5fc1 [2022-04-11T16:08:20.921Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:08:20.921Z] ---> 5a16f9d2bd62 [2022-04-11T16:08:20.921Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:08:20.921Z] ---> Running in ec20570bd106 [2022-04-11T16:08:20.921Z] ---> Running in 8ac2bc89e337 [2022-04-11T16:08:21.197Z] ---> 0cefa1c2b3a4 [2022-04-11T16:08:21.197Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:08:21.475Z] ---> 143a6181b751 [2022-04-11T16:08:21.475Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:08:21.475Z] ---> Running in 9d4e5db4542f [2022-04-11T16:08:21.475Z] ---> Running in 8cb7757d67e4 [2022-04-11T16:08:21.749Z] ---> ecc8b9da0942 [2022-04-11T16:08:21.749Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:08:22.025Z] ---> Running in e6191da5e353 [2022-04-11T16:08:26.435Z] Removing intermediate container 8ac2bc89e337 [2022-04-11T16:08:26.435Z] ---> 77c36dc69389 [2022-04-11T16:08:26.435Z] Step 8/25 : COPY . . [2022-04-11T16:08:27.898Z] Removing intermediate container ec20570bd106 [2022-04-11T16:08:27.898Z] ---> 320c4695fca8 [2022-04-11T16:08:27.898Z] Step 8/31 : COPY . . [2022-04-11T16:08:27.898Z] Removing intermediate container 8cb7757d67e4 [2022-04-11T16:08:27.898Z] ---> b0ef8679cbd7 [2022-04-11T16:08:27.898Z] Step 8/22 : COPY . . [2022-04-11T16:08:28.510Z] Removing intermediate container 9d4e5db4542f [2022-04-11T16:08:28.510Z] ---> 1d593747080f [2022-04-11T16:08:28.510Z] Step 8/22 : COPY . . [2022-04-11T16:08:28.510Z] Removing intermediate container e6191da5e353 [2022-04-11T16:08:28.510Z] ---> 486187d52f97 [2022-04-11T16:08:28.510Z] Step 8/25 : COPY . . [2022-04-11T16:08:46.888Z] ---> 9011bd6bdc5b [2022-04-11T16:08:46.888Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T16:08:46.888Z] ---> 84be6e137af6 [2022-04-11T16:08:46.888Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T16:08:46.888Z] ---> c089b6f0b0ed [2022-04-11T16:08:46.888Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T16:08:46.888Z] ---> 1de91bd0b76e [2022-04-11T16:08:46.888Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> Running in 25289b914464 [2022-04-11T16:08:46.888Z] [2022-04-11T16:08:46.888Z] ---> Running in 9923735fc968 [2022-04-11T16:08:46.888Z] ---> Running in 7b09c3d93869 [2022-04-11T16:08:46.888Z] ---> Running in 84c94e57ae4f [2022-04-11T16:08:47.177Z] ---> 514edb2c4c68 [2022-04-11T16:08:47.177Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T16:08:47.177Z] ---> Running in 0e9846806e75 [2022-04-11T16:08:48.173Z] Removing intermediate container 0e9846806e75 [2022-04-11T16:08:48.173Z] ---> 482d6ac618de [2022-04-11T16:08:48.173Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T16:08:48.173Z] ---> Running in bcad8a7f96fa [2022-04-11T16:08:48.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T16:08:49.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T16:08:49.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T16:08:49.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T16:08:50.263Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2f24c8b66296 [2022-04-11T16:08:50.263Z] ---> 276794509951 [2022-04-11T16:08:50.263Z] [2022-04-11T16:08:50.263Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T16:08:50.263Z] ---> e04c818066af [2022-04-11T16:08:50.263Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T16:08:50.263Z] ---> Running in fa824802160c [2022-04-11T16:08:50.263Z] Removing intermediate container fa824802160c [2022-04-11T16:08:50.263Z] ---> e9c75c8a447a [2022-04-11T16:08:50.263Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T16:08:50.263Z] ---> Running in 3bffc87621b6 [2022-04-11T16:08:50.263Z] Removing intermediate container 3bffc87621b6 [2022-04-11T16:08:50.263Z] ---> 7432dd621b08 [2022-04-11T16:08:50.263Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T16:08:50.263Z] ---> Running in 730a2b1734ec [2022-04-11T16:08:50.263Z] Removing intermediate container 730a2b1734ec [2022-04-11T16:08:50.263Z] ---> 9ad4cb601490 [2022-04-11T16:08:50.263Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:08:50.263Z] ---> Running in b3422af4fd5a [2022-04-11T16:08:50.263Z] Removing intermediate container b3422af4fd5a [2022-04-11T16:08:50.263Z] ---> a2b433e61e0e [2022-04-11T16:08:50.263Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T16:08:50.263Z] ---> Running in b39d6989e6b0 [2022-04-11T16:08:50.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:08:50.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:08:51.090Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T16:08:51.090Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T16:08:51.090Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T16:08:51.348Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T16:08:51.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T16:08:51.348Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T16:08:51.387Z] Removing intermediate container bcad8a7f96fa [2022-04-11T16:08:51.387Z] ---> a1918a9c2f6a [2022-04-11T16:08:51.387Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T16:08:51.387Z] ---> Running in 148fb207c93b [2022-04-11T16:08:51.606Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:08:51.607Z] OK: 8 MiB in 20 packages [2022-04-11T16:08:51.663Z] Removing intermediate container 148fb207c93b [2022-04-11T16:08:51.663Z] ---> 524ce4955975 [2022-04-11T16:08:51.663Z] 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-11T16:08:51.939Z] ---> Running in 402f21bd575a [2022-04-11T16:08:52.552Z] Removing intermediate container b39d6989e6b0 [2022-04-11T16:08:52.552Z] ---> e7628a69a297 [2022-04-11T16:08:52.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:08:52.811Z] ---> 27a310e81539 [2022-04-11T16:08:52.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T16:08:53.806Z] ---> 5e93c97179e1 [2022-04-11T16:08:53.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T16:08:53.806Z] ---> 6583b4b674b2 [2022-04-11T16:08:53.806Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T16:08:53.806Z] ---> Running in 035dd895870b [2022-04-11T16:08:54.066Z] Removing intermediate container 035dd895870b [2022-04-11T16:08:54.066Z] ---> 7476432981d4 [2022-04-11T16:08:54.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:08:54.066Z] ---> Running in 6c5e50635cf6 [2022-04-11T16:08:54.325Z] Removing intermediate container 6c5e50635cf6 [2022-04-11T16:08:54.325Z] ---> cb9dbeaef938 [2022-04-11T16:08:54.325Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T16:08:54.325Z] ---> Running in 4ba210a4390e [2022-04-11T16:08:54.576Z] spire-1.2.1/ [2022-04-11T16:08:54.576Z] spire-1.2.1/.data/ [2022-04-11T16:08:54.576Z] spire-1.2.1/.data/.file [2022-04-11T16:08:54.576Z] spire-1.2.1/.dockerignore [2022-04-11T16:08:54.576Z] spire-1.2.1/.gitattributes [2022-04-11T16:08:54.576Z] spire-1.2.1/.githooks/ [2022-04-11T16:08:54.576Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/ [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/ [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T16:08:54.576Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T16:08:54.577Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T16:08:54.577Z] spire-1.2.1/.gitignore [2022-04-11T16:08:54.577Z] spire-1.2.1/.go-version [2022-04-11T16:08:54.577Z] spire-1.2.1/.golangci.yml [2022-04-11T16:08:54.577Z] spire-1.2.1/ADOPTERS.md [2022-04-11T16:08:54.577Z] spire-1.2.1/CHANGELOG.md [2022-04-11T16:08:54.577Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T16:08:54.577Z] spire-1.2.1/CODEOWNERS [2022-04-11T16:08:54.577Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T16:08:54.577Z] spire-1.2.1/Dockerfile [2022-04-11T16:08:54.577Z] spire-1.2.1/Dockerfile.dev [2022-04-11T16:08:54.577Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T16:08:54.577Z] spire-1.2.1/LICENSE [2022-04-11T16:08:54.577Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T16:08:54.577Z] spire-1.2.1/Makefile [2022-04-11T16:08:54.577Z] spire-1.2.1/README.md [2022-04-11T16:08:54.577Z] spire-1.2.1/ROADMAP.md [2022-04-11T16:08:54.577Z] spire-1.2.1/SECURITY.md [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T16:08:54.577Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/ [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/agent/ [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/server/ [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/server/server.conf [2022-04-11T16:08:54.577Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/ [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/auditlog.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/ [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/spire_server.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/telemetry.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/upgrading.md [2022-04-11T16:08:54.577Z] spire-1.2.1/doc/using_spire.md [2022-04-11T16:08:54.577Z] spire-1.2.1/examples/ [2022-04-11T16:08:54.577Z] spire-1.2.1/examples/README.md [2022-04-11T16:08:54.577Z] spire-1.2.1/go.mod [2022-04-11T16:08:54.577Z] spire-1.2.1/go.sum [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/ [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/ [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T16:08:54.577Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T16:08:54.585Z] Removing intermediate container 4ba210a4390e [2022-04-11T16:08:54.585Z] ---> 7f9d50c78a23 [2022-04-11T16:08:54.585Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:08:54.585Z] ---> Running in 88926234c547 [2022-04-11T16:08:54.845Z] Removing intermediate container 88926234c547 [2022-04-11T16:08:54.845Z] ---> 7b5defdec26b [2022-04-11T16:08:54.845Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:08:54.845Z] ---> Running in d9f0caffbfc1 [2022-04-11T16:08:54.845Z] Removing intermediate container d9f0caffbfc1 [2022-04-11T16:08:54.845Z] ---> 2f24d763c081 [2022-04-11T16:08:54.845Z] [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T16:08:54.855Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T16:08:54.856Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/log/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T16:08:54.857Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T16:08:55.106Z] Successfully built 2f24d763c081 [2022-04-11T16:08:55.106Z] Successfully tagged core-data:latest [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T16:08:55.133Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/version/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T16:08:55.134Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T16:08:55.135Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/config.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T16:08:55.422Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/server.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/private/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/private/server/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T16:08:55.699Z] spire-1.2.1/release/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/README.md [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/conf/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T16:08:55.699Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T16:08:55.699Z] spire-1.2.1/script/ [2022-04-11T16:08:55.699Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T16:08:55.700Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T16:08:55.700Z] spire-1.2.1/support/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T16:08:55.700Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/clock/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/clock/clock.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/ [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T16:08:55.700Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T16:08:55.701Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/README.md [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/common [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T16:08:55.701Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T16:08:55.982Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T16:08:55.983Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T16:08:56.262Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T16:08:56.262Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T16:08:56.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T16:08:56.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T16:08:56.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T16:08:56.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T16:08:56.263Z] spire-1.2.1/test/integration/test.sh [2022-04-11T16:08:56.263Z] spire-1.2.1/test/plugintest/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testca/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testca/ca.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testkey/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/testkey/new.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/util/ [2022-04-11T16:08:56.263Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/util/race.go [2022-04-11T16:08:56.263Z] spire-1.2.1/test/util/util.go [2022-04-11T16:08:56.263Z] building spire from source... [2022-04-11T16:08:56.865Z] Installing go1.17.7... [2022-04-11T16:09:17.192Z]  Building core-data ... done Building bin/spire-agent... [2022-04-11T16:09:17.192Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T16:09:17.192Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T16:09:17.192Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T16:09:17.192Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T16:09:17.192Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T16:09:17.192Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T16:09:17.192Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T16:09:17.192Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T16:09:17.192Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T16:09:17.192Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T16:09:17.192Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T16:09:17.192Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T16:09:17.192Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T16:09:17.505Z] Building bin/spire-agent... [2022-04-11T16:09:17.505Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T16:09:17.505Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T16:09:17.505Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T16:09:17.505Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T16:09:18.073Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T16:09:18.073Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T16:09:18.073Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T16:09:18.332Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T16:09:18.332Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T16:09:18.332Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T16:09:18.332Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T16:09:18.332Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T16:09:18.332Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T16:09:23.737Z] Building bin/spire-server... [2022-04-11T16:09:23.737Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T16:09:23.737Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T16:09:23.737Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T16:09:23.737Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T16:09:23.737Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T16:09:27.153Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T16:09:27.433Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T16:09:27.433Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T16:09:27.713Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:09:28.320Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T16:09:28.601Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T16:09:28.601Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T16:09:28.880Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T16:09:29.162Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T16:09:29.162Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T16:09:29.162Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T16:09:29.162Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T16:09:29.162Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T16:09:30.648Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T16:09:30.648Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T16:09:31.255Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T16:09:31.532Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T16:09:32.528Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T16:09:33.519Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T16:09:40.270Z] Building bin/spire-agent... [2022-04-11T16:09:40.270Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T16:09:40.270Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T16:09:40.270Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T16:09:40.270Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T16:09:40.270Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T16:09:40.270Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T16:09:40.270Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T16:09:40.270Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T16:09:40.270Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T16:09:40.270Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T16:09:40.271Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T16:09:40.271Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T16:09:40.271Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T16:10:00.377Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T16:10:00.377Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T16:10:00.377Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T16:10:00.377Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T16:10:00.377Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T16:10:00.377Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T16:10:00.377Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T16:10:00.377Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T16:10:00.377Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T16:10:00.377Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T16:10:00.377Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T16:10:00.377Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T16:10:00.377Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T16:10:00.377Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T16:10:00.377Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T16:10:00.377Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T16:10:00.377Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T16:10:01.362Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T16:10:01.362Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T16:10:01.362Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T16:10:01.637Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T16:10:01.637Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T16:10:01.637Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T16:10:01.917Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T16:10:01.917Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T16:10:01.917Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T16:10:01.917Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T16:10:02.194Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T16:10:02.467Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T16:10:09.198Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T16:10:09.198Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T16:10:09.198Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T16:10:09.198Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T16:10:09.473Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T16:10:09.754Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T16:10:10.032Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T16:10:10.032Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T16:10:10.312Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T16:10:10.312Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T16:10:10.589Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T16:10:18.995Z] Removing intermediate container 20479c65e8c7 [2022-04-11T16:10:18.995Z] ---> 63aef2bdef67 [2022-04-11T16:10:18.995Z] [2022-04-11T16:10:18.995Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T16:10:18.995Z] ---> 0ac33e5f5afa [2022-04-11T16:10:18.995Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T16:10:18.995Z] ---> Using cache [2022-04-11T16:10:18.995Z] ---> f0751031aac8 [2022-04-11T16:10:18.995Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:10:18.995Z] ---> Using cache [2022-04-11T16:10:18.995Z] ---> d7417e3469c1 [2022-04-11T16:10:18.995Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T16:10:18.995Z] Removing intermediate container 0d25d02e09fe [2022-04-11T16:10:18.995Z] ---> 4a44e3b100de [2022-04-11T16:10:18.995Z] [2022-04-11T16:10:18.995Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T16:10:18.995Z] ---> 0ac33e5f5afa [2022-04-11T16:10:18.995Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T16:10:18.995Z] ---> Using cache [2022-04-11T16:10:18.995Z] ---> f0751031aac8 [2022-04-11T16:10:18.995Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:10:18.995Z] ---> Using cache [2022-04-11T16:10:18.995Z] ---> d7417e3469c1 [2022-04-11T16:10:18.995Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T16:10:20.370Z] ---> Running in 9b2bb11bbd43 [2022-04-11T16:10:20.370Z] ---> Running in f14542657b0c [2022-04-11T16:10:20.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:20.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:21.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:21.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:21.976Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:10:21.976Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:10:21.976Z] OK: 15854 distinct packages available [2022-04-11T16:10:21.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:21.976Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:10:21.976Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:10:21.976Z] OK: 15854 distinct packages available [2022-04-11T16:10:21.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:22.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:22.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T16:10:23.170Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T16:10:23.170Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T16:10:23.170Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T16:10:23.170Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T16:10:23.170Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T16:10:23.427Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T16:10:23.427Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T16:10:23.427Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T16:10:23.427Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:10:23.427Z] OK: 6 MiB in 18 packages [2022-04-11T16:10:23.427Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T16:10:23.686Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:10:23.686Z] OK: 6 MiB in 19 packages [2022-04-11T16:10:26.223Z] Removing intermediate container 9b2bb11bbd43 [2022-04-11T16:10:26.223Z] ---> 141491d2b600 [2022-04-11T16:10:26.223Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T16:10:26.223Z] Removing intermediate container f14542657b0c [2022-04-11T16:10:26.223Z] ---> f43f828f0647 [2022-04-11T16:10:26.223Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T16:10:28.133Z] ---> d18a8e0b6830 [2022-04-11T16:10:28.133Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T16:10:28.133Z] ---> c079d7ca10f6 [2022-04-11T16:10:28.133Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T16:10:28.133Z] ---> 14f26b2abc3f [2022-04-11T16:10:28.133Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T16:10:29.072Z] ---> Running in 448edb12f169 [2022-04-11T16:10:29.072Z] ---> 313600be4721 [2022-04-11T16:10:29.072Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T16:10:29.072Z] Removing intermediate container 448edb12f169 [2022-04-11T16:10:29.072Z] ---> 0d32cbd7b585 [2022-04-11T16:10:29.072Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T16:10:29.332Z] ---> cd6b1f351264 [2022-04-11T16:10:29.332Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T16:10:29.332Z] ---> a53f5f2d34a5 [2022-04-11T16:10:29.332Z] Step 21/26 : WORKDIR / [2022-04-11T16:10:29.593Z] ---> Running in 852ba9b0b297 [2022-04-11T16:10:29.593Z] ---> 45883583c59c [2022-04-11T16:10:29.593Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T16:10:29.593Z] Removing intermediate container 852ba9b0b297 [2022-04-11T16:10:29.593Z] ---> 8d87da345ece [2022-04-11T16:10:29.593Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T16:10:29.856Z] ---> a5b837e962e5 [2022-04-11T16:10:29.856Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T16:10:29.856Z] ---> Running in d0197ba47e48 [2022-04-11T16:10:29.856Z] ---> Running in 42042fe11fbb [2022-04-11T16:10:30.118Z] Removing intermediate container d0197ba47e48 [2022-04-11T16:10:30.118Z] ---> 5edb9c764b2d [2022-04-11T16:10:30.118Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T16:10:30.118Z] ---> Running in f9b508319cf7 [2022-04-11T16:10:30.118Z] Removing intermediate container 42042fe11fbb [2022-04-11T16:10:30.118Z] ---> 2ffc2e72e8ca [2022-04-11T16:10:30.118Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T16:10:30.379Z] Removing intermediate container f9b508319cf7 [2022-04-11T16:10:30.379Z] ---> 7a70b927e618 [2022-04-11T16:10:30.379Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T16:10:30.379Z] ---> Running in 54c6eab53307 [2022-04-11T16:10:30.379Z] ---> Running in 5249f887fd26 [2022-04-11T16:10:30.638Z] Removing intermediate container 54c6eab53307 [2022-04-11T16:10:30.638Z] ---> 3b4ba0d97924 [2022-04-11T16:10:30.638Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T16:10:30.638Z] Removing intermediate container 5249f887fd26 [2022-04-11T16:10:30.638Z] ---> bb5e15d27fd9 [2022-04-11T16:10:30.638Z] Step 25/26 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:30.638Z] ---> Running in 80a3451b113b [2022-04-11T16:10:30.638Z] ---> Running in d6659976bfcd [2022-04-11T16:10:30.918Z] Removing intermediate container 80a3451b113b [2022-04-11T16:10:30.918Z] ---> 490c4cf404e1 [2022-04-11T16:10:30.918Z] Step 25/26 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:30.918Z] Removing intermediate container d6659976bfcd [2022-04-11T16:10:30.918Z] ---> d3c39b97e6f5 [2022-04-11T16:10:30.918Z] Step 26/26 : LABEL version=2.2.0-dev.63 [2022-04-11T16:10:30.918Z] ---> Running in 54274501aa0c [2022-04-11T16:10:31.177Z] ---> Running in 02aeaca42b97 [2022-04-11T16:10:31.177Z] Removing intermediate container 54274501aa0c [2022-04-11T16:10:31.177Z] ---> d707824af5d4 [2022-04-11T16:10:31.177Z] Step 26/26 : LABEL version=2.2.0-dev.63 [2022-04-11T16:10:31.177Z] ---> Running in b56a1d5c6dab [2022-04-11T16:10:31.177Z] Removing intermediate container 02aeaca42b97 [2022-04-11T16:10:31.177Z] ---> 00952fab9266 [2022-04-11T16:10:31.177Z] [2022-04-11T16:10:31.436Z] Removing intermediate container b56a1d5c6dab [2022-04-11T16:10:31.436Z] ---> 2b6bf50afd10 [2022-04-11T16:10:31.436Z] [2022-04-11T16:10:31.436Z] Successfully built 00952fab9266 [2022-04-11T16:10:31.436Z] Successfully tagged security-spire-config:latest [2022-04-11T16:10:31.436Z]  Building security-spire-config ... done Successfully built 2b6bf50afd10 [2022-04-11T16:10:31.436Z] Successfully tagged security-spire-agent:latest [2022-04-11T16:10:32.835Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T16:10:32.836Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T16:10:32.836Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T16:10:33.837Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T16:10:46.322Z]  Building security-spire-agent ... done Removing intermediate container d79b6007547a [2022-04-11T16:10:46.322Z] ---> 2908b4e41a51 [2022-04-11T16:10:46.322Z] [2022-04-11T16:10:46.322Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T16:10:46.322Z] ---> 0ac33e5f5afa [2022-04-11T16:10:46.322Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T16:10:46.322Z] ---> Using cache [2022-04-11T16:10:46.322Z] ---> f0751031aac8 [2022-04-11T16:10:46.322Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:10:46.322Z] ---> Using cache [2022-04-11T16:10:46.322Z] ---> d7417e3469c1 [2022-04-11T16:10:46.322Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T16:10:46.322Z] ---> Using cache [2022-04-11T16:10:46.322Z] ---> f43f828f0647 [2022-04-11T16:10:46.322Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T16:10:48.241Z] ---> 0dd127777043 [2022-04-11T16:10:48.241Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T16:10:48.241Z] ---> d5d161686363 [2022-04-11T16:10:48.241Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T16:10:48.241Z] ---> 3fbeb836300b [2022-04-11T16:10:48.241Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T16:10:48.502Z] ---> 5fde6988a38b [2022-04-11T16:10:48.502Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T16:10:48.502Z] ---> Running in bc085a43449c [2022-04-11T16:10:48.502Z] Removing intermediate container bc085a43449c [2022-04-11T16:10:48.502Z] ---> eaeaf5c83f62 [2022-04-11T16:10:48.502Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T16:10:48.502Z] ---> Running in ca379f386ce5 [2022-04-11T16:10:48.760Z] Removing intermediate container ca379f386ce5 [2022-04-11T16:10:48.761Z] ---> 38b8102c8227 [2022-04-11T16:10:48.761Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T16:10:48.761Z] ---> Running in cf7e239eee84 [2022-04-11T16:10:48.761Z] Removing intermediate container cf7e239eee84 [2022-04-11T16:10:48.761Z] ---> b252276dd2d5 [2022-04-11T16:10:48.761Z] Step 24/25 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:48.761Z] ---> Running in 60328b49743e [2022-04-11T16:10:49.019Z] Removing intermediate container 60328b49743e [2022-04-11T16:10:49.019Z] ---> f661c9095425 [2022-04-11T16:10:49.019Z] Step 25/25 : LABEL version=2.2.0-dev.63 [2022-04-11T16:10:49.019Z] ---> Running in 250954a02c11 [2022-04-11T16:10:49.019Z] Removing intermediate container 250954a02c11 [2022-04-11T16:10:49.019Z] ---> aefd1924669a [2022-04-11T16:10:49.019Z] [2022-04-11T16:10:49.279Z] Successfully built aefd1924669a [2022-04-11T16:10:49.279Z] Successfully tagged security-spire-server:latest [2022-04-11T16:10:49.285Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-11T16:10:49.296Z] $ docker stop --time=1 bd9db3607ddb3d9d15e3c6b44d2cec6ca90d8d45da12c58a9a2a32add7d527bb [2022-04-11T16:10:50.616Z] $ docker rm -f bd9db3607ddb3d9d15e3c6b44d2cec6ca90d8d45da12c58a9a2a32add7d527bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T16:10:50.959Z] + docker images [2022-04-11T16:10:50.959Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T16:10:50.959Z] security-spire-server latest aefd1924669a 2 seconds ago 87.3MB [2022-04-11T16:10:50.959Z] 2908b4e41a51 9 seconds ago 4.5GB [2022-04-11T16:10:50.959Z] security-spire-config latest 00952fab9266 19 seconds ago 86.7MB [2022-04-11T16:10:50.959Z] security-spire-agent latest 2b6bf50afd10 19 seconds ago 127MB [2022-04-11T16:10:50.959Z] 63aef2bdef67 41 seconds ago 4.5GB [2022-04-11T16:10:50.959Z] 4a44e3b100de 42 seconds ago 4.5GB [2022-04-11T16:10:50.959Z] core-data latest 2f24d763c081 About a minute ago 35.9MB [2022-04-11T16:10:50.959Z] 276794509951 2 minutes ago 1.65GB [2022-04-11T16:10:50.959Z] security-spiffe-token-provider latest b0611edc783b 2 minutes ago 28.5MB [2022-04-11T16:10:50.959Z] 5813b450ad91 3 minutes ago 1.61GB [2022-04-11T16:10:50.959Z] sys-mgmt-agent latest c85e7938799a 3 minutes ago 307MB [2022-04-11T16:10:50.959Z] 5172ab98fcec 4 minutes ago 1.62GB [2022-04-11T16:10:50.959Z] security-proxy-setup latest 344dd49e8bc9 4 minutes ago 43.4MB [2022-04-11T16:10:50.959Z] core-command latest 1a70bbb5b792 4 minutes ago 24.5MB [2022-04-11T16:10:50.959Z] e543dd6e16a1 4 minutes ago 1.63GB [2022-04-11T16:10:50.959Z] fecd469b79bf 4 minutes ago 1.61GB [2022-04-11T16:10:50.959Z] security-bootstrapper latest e685eee91f39 5 minutes ago 24.3MB [2022-04-11T16:10:50.959Z] security-secretstore-setup latest 8970be75bf05 5 minutes ago 42.1MB [2022-04-11T16:10:50.959Z] core-metadata latest 9ab676cbc6f1 5 minutes ago 26.2MB [2022-04-11T16:10:50.959Z] support-notifications latest 7127cdfa1a5a 5 minutes ago 26.6MB [2022-04-11T16:10:50.959Z] support-scheduler latest 991c541f4c2e 5 minutes ago 26MB [2022-04-11T16:10:50.959Z] a38e0c7222f5 5 minutes ago 1.62GB [2022-04-11T16:10:50.959Z] 6286aa958b85 5 minutes ago 1.62GB [2022-04-11T16:10:50.959Z] 2a8a7f1ff029 5 minutes ago 1.63GB [2022-04-11T16:10:50.959Z] 3999156cd4e4 5 minutes ago 1.61GB [2022-04-11T16:10:50.959Z] 44348a4e43d7 5 minutes ago 1.62GB [2022-04-11T16:10:50.959Z] ci-base-image-x86_64 latest 174ebe94c143 8 minutes ago 896MB [2022-04-11T16:10:50.959Z] docker 20.10.14 7417809fdb73 6 days ago 218MB [2022-04-11T16:10:50.959Z] alpine 3.14 e04c818066af 6 days ago 5.59MB [2022-04-11T16:10:50.959Z] alpine 3.15 0ac33e5f5afa 6 days ago 5.57MB [2022-04-11T16:10:50.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-11T16:10:50.959Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-11T16:10:50.959Z] 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-11T16:10:51.084Z] provisioning config files... [2022-04-11T16:10:51.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/187@tmp/config9137048929971538782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T16:10:51.391Z] ---> docker-login.sh [2022-04-11T16:10:51.391Z] nexus3.edgexfoundry.org:10001 [2022-04-11T16:10:51.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:10:51.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:10:51.391Z] Configure a credential helper to remove this warning. See [2022-04-11T16:10:51.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:10:51.391Z] [2022-04-11T16:10:51.391Z] Login Succeeded [2022-04-11T16:10:51.391Z] nexus3.edgexfoundry.org:10002 [2022-04-11T16:10:51.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:10:51.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:10:51.650Z] Configure a credential helper to remove this warning. See [2022-04-11T16:10:51.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:10:51.650Z] [2022-04-11T16:10:51.650Z] Login Succeeded [2022-04-11T16:10:51.650Z] nexus3.edgexfoundry.org:10003 [2022-04-11T16:10:51.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:10:51.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:10:51.650Z] Configure a credential helper to remove this warning. See [2022-04-11T16:10:51.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:10:51.650Z] [2022-04-11T16:10:51.650Z] Login Succeeded [2022-04-11T16:10:51.651Z] nexus3.edgexfoundry.org:10004 [2022-04-11T16:10:51.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:10:51.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:10:51.911Z] Configure a credential helper to remove this warning. See [2022-04-11T16:10:51.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:10:51.911Z] [2022-04-11T16:10:51.911Z] Login Succeeded [2022-04-11T16:10:51.911Z] docker.io [2022-04-11T16:10:51.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T16:10:52.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T16:10:52.482Z] Configure a credential helper to remove this warning. See [2022-04-11T16:10:52.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T16:10:52.482Z] [2022-04-11T16:10:52.482Z] Login Succeeded [2022-04-11T16:10:52.482Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T16:10:52.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:10:52.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T16:10:52.545Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-11T16:10:52.545Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:52.545Z] latest [2022-04-11T16:10:52.545Z] 2.2.0-dev.63 [2022-04-11T16:10:52.545Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:10:52.545Z] main [2022-04-11T16:10:52.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:52.856Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:53.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:53.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T16:10:53.159Z] 132a59f3c6d3: Preparing [2022-04-11T16:10:53.159Z] 64179e22e1cd: Preparing [2022-04-11T16:10:53.159Z] 8740c0046d14: Preparing [2022-04-11T16:10:53.159Z] 792b301179ad: Preparing [2022-04-11T16:10:53.159Z] b541d28bf3b4: Preparing [2022-04-11T16:10:53.159Z] b541d28bf3b4: Layer already exists [2022-04-11T16:10:53.159Z] 132a59f3c6d3: Pushed [2022-04-11T16:10:53.159Z] 8740c0046d14: Pushed [2022-04-11T16:10:53.159Z] 792b301179ad: Pushed [2022-04-11T16:10:55.078Z] 64179e22e1cd: Pushed [2022-04-11T16:10:55.078Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:b2828d7cf3abb877a45cf4df0e1063c44ea3b46daa92a02504b67645f313c4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:55.379Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:55.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-11T16:10:55.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T16:10:55.675Z] 132a59f3c6d3: Preparing [2022-04-11T16:10:55.675Z] 64179e22e1cd: Preparing [2022-04-11T16:10:55.675Z] 8740c0046d14: Preparing [2022-04-11T16:10:55.675Z] 792b301179ad: Preparing [2022-04-11T16:10:55.675Z] b541d28bf3b4: Preparing [2022-04-11T16:10:55.675Z] 792b301179ad: Layer already exists [2022-04-11T16:10:55.675Z] 64179e22e1cd: Layer already exists [2022-04-11T16:10:55.675Z] 8740c0046d14: Layer already exists [2022-04-11T16:10:55.675Z] 132a59f3c6d3: Layer already exists [2022-04-11T16:10:55.675Z] b541d28bf3b4: Layer already exists [2022-04-11T16:10:55.675Z] latest: digest: sha256:b2828d7cf3abb877a45cf4df0e1063c44ea3b46daa92a02504b67645f313c4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:55.974Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:56.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.63 [2022-04-11T16:10:56.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T16:10:56.271Z] 132a59f3c6d3: Preparing [2022-04-11T16:10:56.271Z] 64179e22e1cd: Preparing [2022-04-11T16:10:56.271Z] 8740c0046d14: Preparing [2022-04-11T16:10:56.271Z] 792b301179ad: Preparing [2022-04-11T16:10:56.271Z] b541d28bf3b4: Preparing [2022-04-11T16:10:56.271Z] 8740c0046d14: Layer already exists [2022-04-11T16:10:56.271Z] b541d28bf3b4: Layer already exists [2022-04-11T16:10:56.271Z] 64179e22e1cd: Layer already exists [2022-04-11T16:10:56.271Z] 792b301179ad: Layer already exists [2022-04-11T16:10:56.271Z] 132a59f3c6d3: Layer already exists [2022-04-11T16:10:56.271Z] 2.2.0-dev.63: digest: sha256:b2828d7cf3abb877a45cf4df0e1063c44ea3b46daa92a02504b67645f313c4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:56.574Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:56.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:10:56.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T16:10:56.872Z] 132a59f3c6d3: Preparing [2022-04-11T16:10:56.872Z] 64179e22e1cd: Preparing [2022-04-11T16:10:56.872Z] 8740c0046d14: Preparing [2022-04-11T16:10:56.872Z] 792b301179ad: Preparing [2022-04-11T16:10:56.872Z] b541d28bf3b4: Preparing [2022-04-11T16:10:56.872Z] 64179e22e1cd: Layer already exists [2022-04-11T16:10:56.872Z] b541d28bf3b4: Layer already exists [2022-04-11T16:10:56.872Z] 792b301179ad: Layer already exists [2022-04-11T16:10:56.872Z] 132a59f3c6d3: Layer already exists [2022-04-11T16:10:56.872Z] 8740c0046d14: Layer already exists [2022-04-11T16:10:56.872Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:b2828d7cf3abb877a45cf4df0e1063c44ea3b46daa92a02504b67645f313c4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:57.174Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:57.464Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-11T16:10:57.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T16:10:57.464Z] 132a59f3c6d3: Preparing [2022-04-11T16:10:57.464Z] 64179e22e1cd: Preparing [2022-04-11T16:10:57.464Z] 8740c0046d14: Preparing [2022-04-11T16:10:57.464Z] 792b301179ad: Preparing [2022-04-11T16:10:57.464Z] b541d28bf3b4: Preparing [2022-04-11T16:10:57.464Z] 792b301179ad: Layer already exists [2022-04-11T16:10:57.464Z] 132a59f3c6d3: Layer already exists [2022-04-11T16:10:57.464Z] b541d28bf3b4: Layer already exists [2022-04-11T16:10:57.464Z] 8740c0046d14: Layer already exists [2022-04-11T16:10:57.464Z] 64179e22e1cd: Layer already exists [2022-04-11T16:10:57.464Z] main: digest: sha256:b2828d7cf3abb877a45cf4df0e1063c44ea3b46daa92a02504b67645f313c4e3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:10:57.546Z] ===================================================== [Pipeline] echo [2022-04-11T16:10:57.553Z] taggedImages: [2022-04-11T16:10:57.553Z] - nexus3.edgexfoundry.org:10004/core-command:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:57.553Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-11T16:10:57.553Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.63 [2022-04-11T16:10:57.553Z] - nexus3.edgexfoundry.org:10004/core-command:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:10:57.553Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-11T16:10:57.574Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-11T16:10:57.574Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:57.574Z] latest [2022-04-11T16:10:57.574Z] 2.2.0-dev.63 [2022-04-11T16:10:57.574Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:10:57.574Z] main [2022-04-11T16:10:57.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:57.955Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:10:58.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:10:58.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T16:10:58.251Z] 7d3180e6196c: Preparing [2022-04-11T16:10:58.251Z] 69cee31b8728: Preparing [2022-04-11T16:10:58.251Z] 8740c0046d14: Preparing [2022-04-11T16:10:58.251Z] b2ca91c7dccc: Preparing [2022-04-11T16:10:58.251Z] 5ace2cdc12dc: Preparing [2022-04-11T16:10:58.251Z] b541d28bf3b4: Preparing [2022-04-11T16:10:58.251Z] b541d28bf3b4: Waiting [2022-04-11T16:10:58.251Z] 8740c0046d14: Layer already exists [2022-04-11T16:10:58.251Z] b541d28bf3b4: Layer already exists [2022-04-11T16:10:58.251Z] 7d3180e6196c: Pushed [2022-04-11T16:10:58.251Z] 5ace2cdc12dc: Pushed [2022-04-11T16:10:58.511Z] b2ca91c7dccc: Pushed [2022-04-11T16:11:01.815Z] 69cee31b8728: Pushed [2022-04-11T16:11:01.815Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:0e51df6b0fafddc99911656a72b59b9ca9cd400ed64987a05351ee77ba63fe77 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:02.118Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:02.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-11T16:11:02.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T16:11:02.415Z] 7d3180e6196c: Preparing [2022-04-11T16:11:02.415Z] 69cee31b8728: Preparing [2022-04-11T16:11:02.415Z] 8740c0046d14: Preparing [2022-04-11T16:11:02.415Z] b2ca91c7dccc: Preparing [2022-04-11T16:11:02.415Z] 5ace2cdc12dc: Preparing [2022-04-11T16:11:02.415Z] b541d28bf3b4: Preparing [2022-04-11T16:11:02.415Z] b541d28bf3b4: Waiting [2022-04-11T16:11:02.415Z] 5ace2cdc12dc: Layer already exists [2022-04-11T16:11:02.415Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:02.415Z] b2ca91c7dccc: Layer already exists [2022-04-11T16:11:02.415Z] 69cee31b8728: Layer already exists [2022-04-11T16:11:02.415Z] 7d3180e6196c: Layer already exists [2022-04-11T16:11:02.415Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:02.415Z] latest: digest: sha256:0e51df6b0fafddc99911656a72b59b9ca9cd400ed64987a05351ee77ba63fe77 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:02.720Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:03.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.63 [2022-04-11T16:11:03.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T16:11:03.015Z] 7d3180e6196c: Preparing [2022-04-11T16:11:03.015Z] 69cee31b8728: Preparing [2022-04-11T16:11:03.015Z] 8740c0046d14: Preparing [2022-04-11T16:11:03.015Z] b2ca91c7dccc: Preparing [2022-04-11T16:11:03.015Z] 5ace2cdc12dc: Preparing [2022-04-11T16:11:03.015Z] b541d28bf3b4: Preparing [2022-04-11T16:11:03.015Z] b541d28bf3b4: Waiting [2022-04-11T16:11:03.015Z] 69cee31b8728: Layer already exists [2022-04-11T16:11:03.015Z] 7d3180e6196c: Layer already exists [2022-04-11T16:11:03.015Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:03.015Z] 5ace2cdc12dc: Layer already exists [2022-04-11T16:11:03.015Z] b2ca91c7dccc: Layer already exists [2022-04-11T16:11:03.015Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:03.015Z] 2.2.0-dev.63: digest: sha256:0e51df6b0fafddc99911656a72b59b9ca9cd400ed64987a05351ee77ba63fe77 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:03.318Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:03.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:03.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T16:11:03.612Z] 7d3180e6196c: Preparing [2022-04-11T16:11:03.612Z] 69cee31b8728: Preparing [2022-04-11T16:11:03.612Z] 8740c0046d14: Preparing [2022-04-11T16:11:03.612Z] b2ca91c7dccc: Preparing [2022-04-11T16:11:03.612Z] 5ace2cdc12dc: Preparing [2022-04-11T16:11:03.612Z] b541d28bf3b4: Preparing [2022-04-11T16:11:03.612Z] b541d28bf3b4: Waiting [2022-04-11T16:11:03.612Z] 5ace2cdc12dc: Layer already exists [2022-04-11T16:11:03.612Z] b2ca91c7dccc: Layer already exists [2022-04-11T16:11:03.612Z] 69cee31b8728: Layer already exists [2022-04-11T16:11:03.612Z] 7d3180e6196c: Layer already exists [2022-04-11T16:11:03.612Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:03.612Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:03.612Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:0e51df6b0fafddc99911656a72b59b9ca9cd400ed64987a05351ee77ba63fe77 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:03.910Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:04.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-11T16:11:04.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T16:11:04.206Z] 7d3180e6196c: Preparing [2022-04-11T16:11:04.206Z] 69cee31b8728: Preparing [2022-04-11T16:11:04.206Z] 8740c0046d14: Preparing [2022-04-11T16:11:04.206Z] b2ca91c7dccc: Preparing [2022-04-11T16:11:04.207Z] 5ace2cdc12dc: Preparing [2022-04-11T16:11:04.207Z] b541d28bf3b4: Preparing [2022-04-11T16:11:04.207Z] b541d28bf3b4: Waiting [2022-04-11T16:11:04.207Z] 69cee31b8728: Layer already exists [2022-04-11T16:11:04.207Z] 7d3180e6196c: Layer already exists [2022-04-11T16:11:04.207Z] 5ace2cdc12dc: Layer already exists [2022-04-11T16:11:04.207Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:04.207Z] b2ca91c7dccc: Layer already exists [2022-04-11T16:11:04.207Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:04.207Z] main: digest: sha256:0e51df6b0fafddc99911656a72b59b9ca9cd400ed64987a05351ee77ba63fe77 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:04.238Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:04.246Z] taggedImages: [2022-04-11T16:11:04.246Z] - nexus3.edgexfoundry.org:10004/core-data:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:04.246Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-11T16:11:04.246Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.63 [2022-04-11T16:11:04.246Z] - nexus3.edgexfoundry.org:10004/core-data:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:04.246Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-11T16:11:04.265Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-11T16:11:04.265Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:04.265Z] latest [2022-04-11T16:11:04.265Z] 2.2.0-dev.63 [2022-04-11T16:11:04.265Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:04.265Z] main [2022-04-11T16:11:04.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:04.589Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:04.885Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:04.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T16:11:04.885Z] 157dff87819b: Preparing [2022-04-11T16:11:04.885Z] 8b126c6d5525: Preparing [2022-04-11T16:11:04.885Z] 8740c0046d14: Preparing [2022-04-11T16:11:04.885Z] 792b301179ad: Preparing [2022-04-11T16:11:04.885Z] b541d28bf3b4: Preparing [2022-04-11T16:11:04.885Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:04.885Z] 792b301179ad: Layer already exists [2022-04-11T16:11:04.885Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:04.885Z] 157dff87819b: Pushed [2022-04-11T16:11:07.427Z] 8b126c6d5525: Pushed [2022-04-11T16:11:07.427Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:b8ee3de9e59133d1ba9aa2a4ec111816dfd939e5b8d1d0cef672e3ea5b032c6e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:07.725Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:08.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-11T16:11:08.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T16:11:08.017Z] 157dff87819b: Preparing [2022-04-11T16:11:08.017Z] 8b126c6d5525: Preparing [2022-04-11T16:11:08.017Z] 8740c0046d14: Preparing [2022-04-11T16:11:08.017Z] 792b301179ad: Preparing [2022-04-11T16:11:08.017Z] b541d28bf3b4: Preparing [2022-04-11T16:11:08.017Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:08.017Z] 8b126c6d5525: Layer already exists [2022-04-11T16:11:08.017Z] 157dff87819b: Layer already exists [2022-04-11T16:11:08.017Z] 792b301179ad: Layer already exists [2022-04-11T16:11:08.017Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:08.017Z] latest: digest: sha256:b8ee3de9e59133d1ba9aa2a4ec111816dfd939e5b8d1d0cef672e3ea5b032c6e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:08.316Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:08.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.63 [2022-04-11T16:11:08.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T16:11:08.606Z] 157dff87819b: Preparing [2022-04-11T16:11:08.606Z] 8b126c6d5525: Preparing [2022-04-11T16:11:08.606Z] 8740c0046d14: Preparing [2022-04-11T16:11:08.606Z] 792b301179ad: Preparing [2022-04-11T16:11:08.606Z] b541d28bf3b4: Preparing [2022-04-11T16:11:08.606Z] 8b126c6d5525: Layer already exists [2022-04-11T16:11:08.606Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:08.606Z] 792b301179ad: Layer already exists [2022-04-11T16:11:08.606Z] 157dff87819b: Layer already exists [2022-04-11T16:11:08.606Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:08.606Z] 2.2.0-dev.63: digest: sha256:b8ee3de9e59133d1ba9aa2a4ec111816dfd939e5b8d1d0cef672e3ea5b032c6e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:08.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:09.199Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:09.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T16:11:09.199Z] 157dff87819b: Preparing [2022-04-11T16:11:09.199Z] 8b126c6d5525: Preparing [2022-04-11T16:11:09.199Z] 8740c0046d14: Preparing [2022-04-11T16:11:09.199Z] 792b301179ad: Preparing [2022-04-11T16:11:09.199Z] b541d28bf3b4: Preparing [2022-04-11T16:11:09.199Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:09.199Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:09.199Z] 157dff87819b: Layer already exists [2022-04-11T16:11:09.199Z] 792b301179ad: Layer already exists [2022-04-11T16:11:09.199Z] 8b126c6d5525: Layer already exists [2022-04-11T16:11:09.199Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:b8ee3de9e59133d1ba9aa2a4ec111816dfd939e5b8d1d0cef672e3ea5b032c6e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:09.495Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:09.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-11T16:11:09.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T16:11:09.787Z] 157dff87819b: Preparing [2022-04-11T16:11:09.787Z] 8b126c6d5525: Preparing [2022-04-11T16:11:09.787Z] 8740c0046d14: Preparing [2022-04-11T16:11:09.787Z] 792b301179ad: Preparing [2022-04-11T16:11:09.787Z] b541d28bf3b4: Preparing [2022-04-11T16:11:09.787Z] 8b126c6d5525: Layer already exists [2022-04-11T16:11:09.787Z] 792b301179ad: Layer already exists [2022-04-11T16:11:09.787Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:09.787Z] 157dff87819b: Layer already exists [2022-04-11T16:11:09.787Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:09.787Z] main: digest: sha256:b8ee3de9e59133d1ba9aa2a4ec111816dfd939e5b8d1d0cef672e3ea5b032c6e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:09.817Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:09.825Z] taggedImages: [2022-04-11T16:11:09.825Z] - nexus3.edgexfoundry.org:10004/core-metadata:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:09.825Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-11T16:11:09.825Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.63 [2022-04-11T16:11:09.825Z] - nexus3.edgexfoundry.org:10004/core-metadata:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:09.825Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-11T16:11:09.846Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-11T16:11:09.846Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:09.846Z] latest [2022-04-11T16:11:09.846Z] 2.2.0-dev.63 [2022-04-11T16:11:09.846Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:09.846Z] main [2022-04-11T16:11:09.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:10.171Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:10.464Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:10.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T16:11:10.464Z] 1f90c5d35283: Preparing [2022-04-11T16:11:10.464Z] 1f90c5d35283: Preparing [2022-04-11T16:11:10.464Z] 4d6b60ecfb75: Preparing [2022-04-11T16:11:10.464Z] dc06c388548d: Preparing [2022-04-11T16:11:10.464Z] 542ac9212e6c: Preparing [2022-04-11T16:11:10.464Z] 67a2e1036cf0: Preparing [2022-04-11T16:11:10.464Z] 8740c0046d14: Preparing [2022-04-11T16:11:10.464Z] 9eac8a869dea: Preparing [2022-04-11T16:11:10.464Z] 46921245de84: Preparing [2022-04-11T16:11:10.464Z] 69a746ba4e42: Preparing [2022-04-11T16:11:10.464Z] 5c5a6b9e3598: Preparing [2022-04-11T16:11:10.464Z] b541d28bf3b4: Preparing [2022-04-11T16:11:10.464Z] 9eac8a869dea: Waiting [2022-04-11T16:11:10.464Z] 5c5a6b9e3598: Waiting [2022-04-11T16:11:10.464Z] 46921245de84: Waiting [2022-04-11T16:11:10.464Z] b541d28bf3b4: Waiting [2022-04-11T16:11:10.464Z] 69a746ba4e42: Waiting [2022-04-11T16:11:10.464Z] 8740c0046d14: Waiting [2022-04-11T16:11:10.464Z] 1f90c5d35283: Pushed [2022-04-11T16:11:10.464Z] dc06c388548d: Pushed [2022-04-11T16:11:10.464Z] 4d6b60ecfb75: Pushed [2022-04-11T16:11:10.464Z] 542ac9212e6c: Pushed [2022-04-11T16:11:10.464Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:10.723Z] 9eac8a869dea: Pushed [2022-04-11T16:11:10.723Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:10.723Z] 5c5a6b9e3598: Pushed [2022-04-11T16:11:10.723Z] 46921245de84: Pushed [2022-04-11T16:11:10.723Z] 69a746ba4e42: Pushed [2022-04-11T16:11:12.636Z] 67a2e1036cf0: Pushed [2022-04-11T16:11:12.636Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:a19d96a4023c923805fe3e9c0419564c081640ea6d2b7bb01726c8b898368bf2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:12.937Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:13.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-11T16:11:13.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T16:11:13.232Z] 1f90c5d35283: Preparing [2022-04-11T16:11:13.232Z] 1f90c5d35283: Preparing [2022-04-11T16:11:13.232Z] 4d6b60ecfb75: Preparing [2022-04-11T16:11:13.232Z] dc06c388548d: Preparing [2022-04-11T16:11:13.232Z] 542ac9212e6c: Preparing [2022-04-11T16:11:13.232Z] 67a2e1036cf0: Preparing [2022-04-11T16:11:13.232Z] 8740c0046d14: Preparing [2022-04-11T16:11:13.232Z] 9eac8a869dea: Preparing [2022-04-11T16:11:13.232Z] 46921245de84: Preparing [2022-04-11T16:11:13.232Z] 69a746ba4e42: Preparing [2022-04-11T16:11:13.232Z] 5c5a6b9e3598: Preparing [2022-04-11T16:11:13.232Z] b541d28bf3b4: Preparing [2022-04-11T16:11:13.232Z] 5c5a6b9e3598: Waiting [2022-04-11T16:11:13.232Z] 9eac8a869dea: Waiting [2022-04-11T16:11:13.232Z] b541d28bf3b4: Waiting [2022-04-11T16:11:13.232Z] 46921245de84: Waiting [2022-04-11T16:11:13.232Z] 69a746ba4e42: Waiting [2022-04-11T16:11:13.232Z] 542ac9212e6c: Layer already exists [2022-04-11T16:11:13.232Z] 4d6b60ecfb75: Layer already exists [2022-04-11T16:11:13.232Z] dc06c388548d: Layer already exists [2022-04-11T16:11:13.232Z] 67a2e1036cf0: Layer already exists [2022-04-11T16:11:13.232Z] 1f90c5d35283: Layer already exists [2022-04-11T16:11:13.232Z] 9eac8a869dea: Layer already exists [2022-04-11T16:11:13.232Z] 69a746ba4e42: Layer already exists [2022-04-11T16:11:13.232Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:13.232Z] 5c5a6b9e3598: Layer already exists [2022-04-11T16:11:13.232Z] 46921245de84: Layer already exists [2022-04-11T16:11:13.232Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:13.232Z] latest: digest: sha256:a19d96a4023c923805fe3e9c0419564c081640ea6d2b7bb01726c8b898368bf2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:13.536Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:13.831Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.63 [2022-04-11T16:11:13.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T16:11:13.832Z] 1f90c5d35283: Preparing [2022-04-11T16:11:13.832Z] 1f90c5d35283: Preparing [2022-04-11T16:11:13.832Z] 4d6b60ecfb75: Preparing [2022-04-11T16:11:13.832Z] dc06c388548d: Preparing [2022-04-11T16:11:13.832Z] 542ac9212e6c: Preparing [2022-04-11T16:11:13.832Z] 67a2e1036cf0: Preparing [2022-04-11T16:11:13.832Z] 8740c0046d14: Preparing [2022-04-11T16:11:13.832Z] 9eac8a869dea: Preparing [2022-04-11T16:11:13.832Z] 46921245de84: Preparing [2022-04-11T16:11:13.832Z] 69a746ba4e42: Preparing [2022-04-11T16:11:13.832Z] 5c5a6b9e3598: Preparing [2022-04-11T16:11:13.832Z] b541d28bf3b4: Preparing [2022-04-11T16:11:13.832Z] 8740c0046d14: Waiting [2022-04-11T16:11:13.832Z] 9eac8a869dea: Waiting [2022-04-11T16:11:13.832Z] 46921245de84: Waiting [2022-04-11T16:11:13.832Z] 5c5a6b9e3598: Waiting [2022-04-11T16:11:13.832Z] 69a746ba4e42: Waiting [2022-04-11T16:11:13.832Z] b541d28bf3b4: Waiting [2022-04-11T16:11:13.832Z] 1f90c5d35283: Layer already exists [2022-04-11T16:11:13.832Z] dc06c388548d: Layer already exists [2022-04-11T16:11:13.832Z] 542ac9212e6c: Layer already exists [2022-04-11T16:11:13.832Z] 67a2e1036cf0: Layer already exists [2022-04-11T16:11:13.832Z] 4d6b60ecfb75: Layer already exists [2022-04-11T16:11:13.832Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:13.832Z] 46921245de84: Layer already exists [2022-04-11T16:11:13.832Z] 9eac8a869dea: Layer already exists [2022-04-11T16:11:13.832Z] 5c5a6b9e3598: Layer already exists [2022-04-11T16:11:13.832Z] 69a746ba4e42: Layer already exists [2022-04-11T16:11:13.832Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:13.832Z] 2.2.0-dev.63: digest: sha256:a19d96a4023c923805fe3e9c0419564c081640ea6d2b7bb01726c8b898368bf2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:14.131Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:14.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:14.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T16:11:14.424Z] 1f90c5d35283: Preparing [2022-04-11T16:11:14.424Z] 1f90c5d35283: Preparing [2022-04-11T16:11:14.424Z] 4d6b60ecfb75: Preparing [2022-04-11T16:11:14.424Z] dc06c388548d: Preparing [2022-04-11T16:11:14.424Z] 542ac9212e6c: Preparing [2022-04-11T16:11:14.424Z] 67a2e1036cf0: Preparing [2022-04-11T16:11:14.424Z] 8740c0046d14: Preparing [2022-04-11T16:11:14.424Z] 9eac8a869dea: Preparing [2022-04-11T16:11:14.424Z] 46921245de84: Preparing [2022-04-11T16:11:14.424Z] 69a746ba4e42: Preparing [2022-04-11T16:11:14.424Z] 5c5a6b9e3598: Preparing [2022-04-11T16:11:14.424Z] b541d28bf3b4: Preparing [2022-04-11T16:11:14.424Z] 8740c0046d14: Waiting [2022-04-11T16:11:14.424Z] 69a746ba4e42: Waiting [2022-04-11T16:11:14.424Z] 9eac8a869dea: Waiting [2022-04-11T16:11:14.424Z] 46921245de84: Waiting [2022-04-11T16:11:14.424Z] 5c5a6b9e3598: Waiting [2022-04-11T16:11:14.424Z] b541d28bf3b4: Waiting [2022-04-11T16:11:14.424Z] 67a2e1036cf0: Layer already exists [2022-04-11T16:11:14.424Z] 1f90c5d35283: Layer already exists [2022-04-11T16:11:14.424Z] dc06c388548d: Layer already exists [2022-04-11T16:11:14.424Z] 542ac9212e6c: Layer already exists [2022-04-11T16:11:14.424Z] 4d6b60ecfb75: Layer already exists [2022-04-11T16:11:14.424Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:14.424Z] 9eac8a869dea: Layer already exists [2022-04-11T16:11:14.424Z] 46921245de84: Layer already exists [2022-04-11T16:11:14.424Z] 69a746ba4e42: Layer already exists [2022-04-11T16:11:14.424Z] 5c5a6b9e3598: Layer already exists [2022-04-11T16:11:14.424Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:14.424Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:a19d96a4023c923805fe3e9c0419564c081640ea6d2b7bb01726c8b898368bf2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:14.723Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:15.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-11T16:11:15.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T16:11:15.020Z] 1f90c5d35283: Preparing [2022-04-11T16:11:15.020Z] 1f90c5d35283: Preparing [2022-04-11T16:11:15.020Z] 4d6b60ecfb75: Preparing [2022-04-11T16:11:15.020Z] dc06c388548d: Preparing [2022-04-11T16:11:15.020Z] 542ac9212e6c: Preparing [2022-04-11T16:11:15.020Z] 67a2e1036cf0: Preparing [2022-04-11T16:11:15.020Z] 8740c0046d14: Preparing [2022-04-11T16:11:15.020Z] 9eac8a869dea: Preparing [2022-04-11T16:11:15.020Z] 46921245de84: Preparing [2022-04-11T16:11:15.020Z] 69a746ba4e42: Preparing [2022-04-11T16:11:15.020Z] 5c5a6b9e3598: Preparing [2022-04-11T16:11:15.020Z] b541d28bf3b4: Preparing [2022-04-11T16:11:15.020Z] 69a746ba4e42: Waiting [2022-04-11T16:11:15.020Z] 5c5a6b9e3598: Waiting [2022-04-11T16:11:15.020Z] 8740c0046d14: Waiting [2022-04-11T16:11:15.020Z] b541d28bf3b4: Waiting [2022-04-11T16:11:15.020Z] 46921245de84: Waiting [2022-04-11T16:11:15.020Z] 9eac8a869dea: Waiting [2022-04-11T16:11:15.020Z] 542ac9212e6c: Layer already exists [2022-04-11T16:11:15.020Z] 1f90c5d35283: Layer already exists [2022-04-11T16:11:15.020Z] 4d6b60ecfb75: Layer already exists [2022-04-11T16:11:15.020Z] 67a2e1036cf0: Layer already exists [2022-04-11T16:11:15.020Z] dc06c388548d: Layer already exists [2022-04-11T16:11:15.020Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:15.020Z] 9eac8a869dea: Layer already exists [2022-04-11T16:11:15.020Z] 46921245de84: Layer already exists [2022-04-11T16:11:15.020Z] 5c5a6b9e3598: Layer already exists [2022-04-11T16:11:15.020Z] 69a746ba4e42: Layer already exists [2022-04-11T16:11:15.020Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:15.020Z] main: digest: sha256:a19d96a4023c923805fe3e9c0419564c081640ea6d2b7bb01726c8b898368bf2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:15.057Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:15.065Z] taggedImages: [2022-04-11T16:11:15.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:15.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-11T16:11:15.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.63 [2022-04-11T16:11:15.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:15.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-11T16:11:15.086Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-11T16:11:15.086Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:15.086Z] latest [2022-04-11T16:11:15.086Z] 2.2.0-dev.63 [2022-04-11T16:11:15.086Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:15.086Z] main [2022-04-11T16:11:15.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:15.401Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:15.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:15.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T16:11:15.690Z] 8959ba964e08: Preparing [2022-04-11T16:11:15.690Z] 206959f5bae6: Preparing [2022-04-11T16:11:15.690Z] 8509efd7500f: Preparing [2022-04-11T16:11:15.690Z] 94fb61fbbf95: Preparing [2022-04-11T16:11:15.690Z] 7b05ddc5e228: Preparing [2022-04-11T16:11:15.690Z] 2c69dd769e46: Preparing [2022-04-11T16:11:15.690Z] 1f3f3fb29e19: Preparing [2022-04-11T16:11:15.690Z] b541d28bf3b4: Preparing [2022-04-11T16:11:15.690Z] 2c69dd769e46: Waiting [2022-04-11T16:11:15.690Z] 1f3f3fb29e19: Waiting [2022-04-11T16:11:15.690Z] b541d28bf3b4: Waiting [2022-04-11T16:11:15.690Z] 8959ba964e08: Pushed [2022-04-11T16:11:15.690Z] 7b05ddc5e228: Pushed [2022-04-11T16:11:15.690Z] 206959f5bae6: Pushed [2022-04-11T16:11:15.690Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:15.949Z] 2c69dd769e46: Pushed [2022-04-11T16:11:16.208Z] 1f3f3fb29e19: Pushed [2022-04-11T16:11:17.585Z] 94fb61fbbf95: Pushed [2022-04-11T16:11:17.586Z] 8509efd7500f: Pushed [2022-04-11T16:11:17.845Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:7d06b456e5625a9c44956c40f26757f739c7d4e82cdcd5b2d91e810dfdb0ac42 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:18.179Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:18.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-11T16:11:18.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T16:11:18.541Z] 8959ba964e08: Preparing [2022-04-11T16:11:18.541Z] 206959f5bae6: Preparing [2022-04-11T16:11:18.541Z] 8509efd7500f: Preparing [2022-04-11T16:11:18.541Z] 94fb61fbbf95: Preparing [2022-04-11T16:11:18.541Z] 7b05ddc5e228: Preparing [2022-04-11T16:11:18.541Z] 2c69dd769e46: Preparing [2022-04-11T16:11:18.541Z] 1f3f3fb29e19: Preparing [2022-04-11T16:11:18.541Z] b541d28bf3b4: Preparing [2022-04-11T16:11:18.541Z] 2c69dd769e46: Waiting [2022-04-11T16:11:18.541Z] 1f3f3fb29e19: Waiting [2022-04-11T16:11:18.541Z] b541d28bf3b4: Waiting [2022-04-11T16:11:18.541Z] 94fb61fbbf95: Layer already exists [2022-04-11T16:11:18.541Z] 7b05ddc5e228: Layer already exists [2022-04-11T16:11:18.541Z] 206959f5bae6: Layer already exists [2022-04-11T16:11:18.541Z] 8509efd7500f: Layer already exists [2022-04-11T16:11:18.541Z] 8959ba964e08: Layer already exists [2022-04-11T16:11:18.541Z] 2c69dd769e46: Layer already exists [2022-04-11T16:11:18.541Z] 1f3f3fb29e19: Layer already exists [2022-04-11T16:11:18.541Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:18.541Z] latest: digest: sha256:7d06b456e5625a9c44956c40f26757f739c7d4e82cdcd5b2d91e810dfdb0ac42 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:18.837Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:19.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.63 [2022-04-11T16:11:19.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T16:11:19.131Z] 8959ba964e08: Preparing [2022-04-11T16:11:19.131Z] 206959f5bae6: Preparing [2022-04-11T16:11:19.131Z] 8509efd7500f: Preparing [2022-04-11T16:11:19.131Z] 94fb61fbbf95: Preparing [2022-04-11T16:11:19.131Z] 7b05ddc5e228: Preparing [2022-04-11T16:11:19.131Z] 2c69dd769e46: Preparing [2022-04-11T16:11:19.131Z] 1f3f3fb29e19: Preparing [2022-04-11T16:11:19.131Z] b541d28bf3b4: Preparing [2022-04-11T16:11:19.131Z] 2c69dd769e46: Waiting [2022-04-11T16:11:19.131Z] 1f3f3fb29e19: Waiting [2022-04-11T16:11:19.131Z] b541d28bf3b4: Waiting [2022-04-11T16:11:19.131Z] 8959ba964e08: Layer already exists [2022-04-11T16:11:19.131Z] 94fb61fbbf95: Layer already exists [2022-04-11T16:11:19.131Z] 8509efd7500f: Layer already exists [2022-04-11T16:11:19.131Z] 206959f5bae6: Layer already exists [2022-04-11T16:11:19.131Z] 7b05ddc5e228: Layer already exists [2022-04-11T16:11:19.131Z] 2c69dd769e46: Layer already exists [2022-04-11T16:11:19.131Z] 1f3f3fb29e19: Layer already exists [2022-04-11T16:11:19.131Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:19.131Z] 2.2.0-dev.63: digest: sha256:7d06b456e5625a9c44956c40f26757f739c7d4e82cdcd5b2d91e810dfdb0ac42 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:19.431Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:19.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:19.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T16:11:19.724Z] 8959ba964e08: Preparing [2022-04-11T16:11:19.724Z] 206959f5bae6: Preparing [2022-04-11T16:11:19.724Z] 8509efd7500f: Preparing [2022-04-11T16:11:19.724Z] 94fb61fbbf95: Preparing [2022-04-11T16:11:19.724Z] 7b05ddc5e228: Preparing [2022-04-11T16:11:19.724Z] 2c69dd769e46: Preparing [2022-04-11T16:11:19.724Z] 1f3f3fb29e19: Preparing [2022-04-11T16:11:19.724Z] b541d28bf3b4: Preparing [2022-04-11T16:11:19.724Z] 2c69dd769e46: Waiting [2022-04-11T16:11:19.724Z] 1f3f3fb29e19: Waiting [2022-04-11T16:11:19.724Z] b541d28bf3b4: Waiting [2022-04-11T16:11:19.724Z] 94fb61fbbf95: Layer already exists [2022-04-11T16:11:19.724Z] 206959f5bae6: Layer already exists [2022-04-11T16:11:19.724Z] 8509efd7500f: Layer already exists [2022-04-11T16:11:19.724Z] 7b05ddc5e228: Layer already exists [2022-04-11T16:11:19.724Z] 8959ba964e08: Layer already exists [2022-04-11T16:11:19.724Z] 2c69dd769e46: Layer already exists [2022-04-11T16:11:19.724Z] 1f3f3fb29e19: Layer already exists [2022-04-11T16:11:19.724Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:19.724Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:7d06b456e5625a9c44956c40f26757f739c7d4e82cdcd5b2d91e810dfdb0ac42 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:20.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:20.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-11T16:11:20.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T16:11:20.311Z] 8959ba964e08: Preparing [2022-04-11T16:11:20.311Z] 206959f5bae6: Preparing [2022-04-11T16:11:20.311Z] 8509efd7500f: Preparing [2022-04-11T16:11:20.311Z] 94fb61fbbf95: Preparing [2022-04-11T16:11:20.311Z] 7b05ddc5e228: Preparing [2022-04-11T16:11:20.311Z] 2c69dd769e46: Preparing [2022-04-11T16:11:20.311Z] 1f3f3fb29e19: Preparing [2022-04-11T16:11:20.311Z] b541d28bf3b4: Preparing [2022-04-11T16:11:20.311Z] 2c69dd769e46: Waiting [2022-04-11T16:11:20.311Z] 1f3f3fb29e19: Waiting [2022-04-11T16:11:20.311Z] 94fb61fbbf95: Layer already exists [2022-04-11T16:11:20.311Z] 8959ba964e08: Layer already exists [2022-04-11T16:11:20.311Z] 206959f5bae6: Layer already exists [2022-04-11T16:11:20.311Z] 8509efd7500f: Layer already exists [2022-04-11T16:11:20.311Z] 7b05ddc5e228: Layer already exists [2022-04-11T16:11:20.311Z] 2c69dd769e46: Layer already exists [2022-04-11T16:11:20.311Z] 1f3f3fb29e19: Layer already exists [2022-04-11T16:11:20.311Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:20.311Z] main: digest: sha256:7d06b456e5625a9c44956c40f26757f739c7d4e82cdcd5b2d91e810dfdb0ac42 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:20.347Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:20.358Z] taggedImages: [2022-04-11T16:11:20.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:20.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-11T16:11:20.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.63 [2022-04-11T16:11:20.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:20.358Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-11T16:11:20.382Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-11T16:11:20.383Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:20.383Z] latest [2022-04-11T16:11:20.383Z] 2.2.0-dev.63 [2022-04-11T16:11:20.383Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:20.383Z] main [2022-04-11T16:11:20.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:20.704Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:20.882Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T16:11:20.882Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T16:11:20.882Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T16:11:20.882Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T16:11:20.882Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T16:11:20.882Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T16:11:20.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:20.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T16:11:20.995Z] 3431ab03532a: Preparing [2022-04-11T16:11:20.995Z] d7dfb2f4b7f7: Preparing [2022-04-11T16:11:20.995Z] 3b70b632b56e: Preparing [2022-04-11T16:11:20.996Z] e5f640b6aef0: Preparing [2022-04-11T16:11:20.996Z] 308c0210b367: Preparing [2022-04-11T16:11:20.996Z] eace1123343c: Preparing [2022-04-11T16:11:20.996Z] c899db1fcefa: Preparing [2022-04-11T16:11:20.996Z] c162381c4e67: Preparing [2022-04-11T16:11:20.996Z] cdbc2063bf01: Preparing [2022-04-11T16:11:20.996Z] b541d28bf3b4: Preparing [2022-04-11T16:11:20.996Z] eace1123343c: Waiting [2022-04-11T16:11:20.996Z] c162381c4e67: Waiting [2022-04-11T16:11:20.996Z] c899db1fcefa: Waiting [2022-04-11T16:11:20.996Z] cdbc2063bf01: Waiting [2022-04-11T16:11:20.996Z] b541d28bf3b4: Waiting [2022-04-11T16:11:20.996Z] d7dfb2f4b7f7: Pushed [2022-04-11T16:11:20.996Z] 308c0210b367: Pushed [2022-04-11T16:11:20.996Z] 3431ab03532a: Pushed [2022-04-11T16:11:21.160Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T16:11:21.254Z] c162381c4e67: Pushed [2022-04-11T16:11:21.254Z] eace1123343c: Pushed [2022-04-11T16:11:21.254Z] c899db1fcefa: Pushed [2022-04-11T16:11:21.254Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:21.254Z] cdbc2063bf01: Pushed [2022-04-11T16:11:23.160Z] e5f640b6aef0: Pushed [2022-04-11T16:11:23.160Z] 3b70b632b56e: Pushed [2022-04-11T16:11:23.160Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:de3be8a391dc4249782ddd94d07385ff9d3d31d40764a863b7b8da1a9822c1b7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:23.459Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:23.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-11T16:11:23.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T16:11:23.758Z] 3431ab03532a: Preparing [2022-04-11T16:11:23.758Z] d7dfb2f4b7f7: Preparing [2022-04-11T16:11:23.758Z] 3b70b632b56e: Preparing [2022-04-11T16:11:23.758Z] e5f640b6aef0: Preparing [2022-04-11T16:11:23.758Z] 308c0210b367: Preparing [2022-04-11T16:11:23.758Z] eace1123343c: Preparing [2022-04-11T16:11:23.758Z] c899db1fcefa: Preparing [2022-04-11T16:11:23.758Z] c162381c4e67: Preparing [2022-04-11T16:11:23.758Z] cdbc2063bf01: Preparing [2022-04-11T16:11:23.758Z] b541d28bf3b4: Preparing [2022-04-11T16:11:23.758Z] c162381c4e67: Waiting [2022-04-11T16:11:23.758Z] c899db1fcefa: Waiting [2022-04-11T16:11:23.758Z] eace1123343c: Waiting [2022-04-11T16:11:23.758Z] cdbc2063bf01: Waiting [2022-04-11T16:11:23.758Z] d7dfb2f4b7f7: Layer already exists [2022-04-11T16:11:23.758Z] 3b70b632b56e: Layer already exists [2022-04-11T16:11:23.758Z] e5f640b6aef0: Layer already exists [2022-04-11T16:11:23.758Z] 308c0210b367: Layer already exists [2022-04-11T16:11:23.758Z] 3431ab03532a: Layer already exists [2022-04-11T16:11:23.758Z] c899db1fcefa: Layer already exists [2022-04-11T16:11:23.758Z] eace1123343c: Layer already exists [2022-04-11T16:11:23.758Z] cdbc2063bf01: Layer already exists [2022-04-11T16:11:23.758Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:23.758Z] c162381c4e67: Layer already exists [2022-04-11T16:11:23.758Z] latest: digest: sha256:de3be8a391dc4249782ddd94d07385ff9d3d31d40764a863b7b8da1a9822c1b7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:24.058Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:24.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.63 [2022-04-11T16:11:24.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T16:11:24.354Z] 3431ab03532a: Preparing [2022-04-11T16:11:24.354Z] d7dfb2f4b7f7: Preparing [2022-04-11T16:11:24.354Z] 3b70b632b56e: Preparing [2022-04-11T16:11:24.354Z] e5f640b6aef0: Preparing [2022-04-11T16:11:24.354Z] 308c0210b367: Preparing [2022-04-11T16:11:24.354Z] eace1123343c: Preparing [2022-04-11T16:11:24.354Z] c899db1fcefa: Preparing [2022-04-11T16:11:24.354Z] c162381c4e67: Preparing [2022-04-11T16:11:24.354Z] cdbc2063bf01: Preparing [2022-04-11T16:11:24.354Z] b541d28bf3b4: Preparing [2022-04-11T16:11:24.354Z] eace1123343c: Waiting [2022-04-11T16:11:24.354Z] c899db1fcefa: Waiting [2022-04-11T16:11:24.354Z] c162381c4e67: Waiting [2022-04-11T16:11:24.354Z] 3431ab03532a: Layer already exists [2022-04-11T16:11:24.354Z] 3b70b632b56e: Layer already exists [2022-04-11T16:11:24.354Z] d7dfb2f4b7f7: Layer already exists [2022-04-11T16:11:24.354Z] 308c0210b367: Layer already exists [2022-04-11T16:11:24.354Z] e5f640b6aef0: Layer already exists [2022-04-11T16:11:24.354Z] eace1123343c: Layer already exists [2022-04-11T16:11:24.354Z] c899db1fcefa: Layer already exists [2022-04-11T16:11:24.354Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:24.354Z] cdbc2063bf01: Layer already exists [2022-04-11T16:11:24.354Z] c162381c4e67: Layer already exists [2022-04-11T16:11:24.354Z] 2.2.0-dev.63: digest: sha256:de3be8a391dc4249782ddd94d07385ff9d3d31d40764a863b7b8da1a9822c1b7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:24.652Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:24.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:24.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T16:11:24.944Z] 3431ab03532a: Preparing [2022-04-11T16:11:24.944Z] d7dfb2f4b7f7: Preparing [2022-04-11T16:11:24.944Z] 3b70b632b56e: Preparing [2022-04-11T16:11:24.944Z] e5f640b6aef0: Preparing [2022-04-11T16:11:24.944Z] 308c0210b367: Preparing [2022-04-11T16:11:24.944Z] eace1123343c: Preparing [2022-04-11T16:11:24.944Z] c899db1fcefa: Preparing [2022-04-11T16:11:24.944Z] c162381c4e67: Preparing [2022-04-11T16:11:24.944Z] cdbc2063bf01: Preparing [2022-04-11T16:11:24.944Z] b541d28bf3b4: Preparing [2022-04-11T16:11:24.944Z] c899db1fcefa: Waiting [2022-04-11T16:11:24.944Z] eace1123343c: Waiting [2022-04-11T16:11:24.944Z] c162381c4e67: Waiting [2022-04-11T16:11:24.944Z] b541d28bf3b4: Waiting [2022-04-11T16:11:24.944Z] cdbc2063bf01: Waiting [2022-04-11T16:11:24.944Z] e5f640b6aef0: Layer already exists [2022-04-11T16:11:24.944Z] 3b70b632b56e: Layer already exists [2022-04-11T16:11:24.944Z] 3431ab03532a: Layer already exists [2022-04-11T16:11:24.944Z] d7dfb2f4b7f7: Layer already exists [2022-04-11T16:11:24.944Z] 308c0210b367: Layer already exists [2022-04-11T16:11:24.944Z] eace1123343c: Layer already exists [2022-04-11T16:11:24.944Z] c899db1fcefa: Layer already exists [2022-04-11T16:11:24.944Z] cdbc2063bf01: Layer already exists [2022-04-11T16:11:24.944Z] c162381c4e67: Layer already exists [2022-04-11T16:11:24.944Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:24.944Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:de3be8a391dc4249782ddd94d07385ff9d3d31d40764a863b7b8da1a9822c1b7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:25.244Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:25.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-11T16:11:25.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T16:11:25.536Z] 3431ab03532a: Preparing [2022-04-11T16:11:25.536Z] d7dfb2f4b7f7: Preparing [2022-04-11T16:11:25.536Z] 3b70b632b56e: Preparing [2022-04-11T16:11:25.536Z] e5f640b6aef0: Preparing [2022-04-11T16:11:25.536Z] 308c0210b367: Preparing [2022-04-11T16:11:25.536Z] eace1123343c: Preparing [2022-04-11T16:11:25.536Z] c899db1fcefa: Preparing [2022-04-11T16:11:25.536Z] c162381c4e67: Preparing [2022-04-11T16:11:25.536Z] cdbc2063bf01: Preparing [2022-04-11T16:11:25.536Z] b541d28bf3b4: Preparing [2022-04-11T16:11:25.536Z] c899db1fcefa: Waiting [2022-04-11T16:11:25.536Z] eace1123343c: Waiting [2022-04-11T16:11:25.536Z] c162381c4e67: Waiting [2022-04-11T16:11:25.536Z] cdbc2063bf01: Waiting [2022-04-11T16:11:25.536Z] b541d28bf3b4: Waiting [2022-04-11T16:11:25.536Z] d7dfb2f4b7f7: Layer already exists [2022-04-11T16:11:25.536Z] e5f640b6aef0: Layer already exists [2022-04-11T16:11:25.536Z] 3b70b632b56e: Layer already exists [2022-04-11T16:11:25.536Z] 3431ab03532a: Layer already exists [2022-04-11T16:11:25.536Z] 308c0210b367: Layer already exists [2022-04-11T16:11:25.536Z] eace1123343c: Layer already exists [2022-04-11T16:11:25.536Z] c162381c4e67: Layer already exists [2022-04-11T16:11:25.536Z] c899db1fcefa: Layer already exists [2022-04-11T16:11:25.536Z] cdbc2063bf01: Layer already exists [2022-04-11T16:11:25.536Z] b541d28bf3b4: Layer already exists [2022-04-11T16:11:25.536Z] main: digest: sha256:de3be8a391dc4249782ddd94d07385ff9d3d31d40764a863b7b8da1a9822c1b7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:25.566Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:25.573Z] taggedImages: [2022-04-11T16:11:25.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:25.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-11T16:11:25.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.63 [2022-04-11T16:11:25.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:25.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-11T16:11:25.593Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-11T16:11:25.593Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:25.593Z] latest [2022-04-11T16:11:25.593Z] 2.2.0-dev.63 [2022-04-11T16:11:25.593Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:25.593Z] main [2022-04-11T16:11:25.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:25.907Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:26.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:26.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T16:11:26.197Z] e9c01d7e5f6c: Preparing [2022-04-11T16:11:26.197Z] 321cc73e02a2: Preparing [2022-04-11T16:11:26.197Z] 8740c0046d14: Preparing [2022-04-11T16:11:26.197Z] d3fddd632fa4: Preparing [2022-04-11T16:11:26.197Z] 69f644217e02: Preparing [2022-04-11T16:11:26.197Z] 4fc242d58285: Preparing [2022-04-11T16:11:26.197Z] 4fc242d58285: Waiting [2022-04-11T16:11:26.197Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:26.197Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:26.197Z] 69f644217e02: Pushed [2022-04-11T16:11:26.197Z] e9c01d7e5f6c: Pushed [2022-04-11T16:11:26.767Z] d3fddd632fa4: Pushed [2022-04-11T16:11:28.679Z] 321cc73e02a2: Pushed [2022-04-11T16:11:28.679Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:c3f0dedc07b798c82226f094004fa21c6ed06b3fb6a6ce1cc4a4cb7046288cfb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:28.974Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:29.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-11T16:11:29.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T16:11:29.265Z] e9c01d7e5f6c: Preparing [2022-04-11T16:11:29.265Z] 321cc73e02a2: Preparing [2022-04-11T16:11:29.265Z] 8740c0046d14: Preparing [2022-04-11T16:11:29.265Z] d3fddd632fa4: Preparing [2022-04-11T16:11:29.265Z] 69f644217e02: Preparing [2022-04-11T16:11:29.265Z] 4fc242d58285: Preparing [2022-04-11T16:11:29.265Z] 4fc242d58285: Waiting [2022-04-11T16:11:29.265Z] 69f644217e02: Layer already exists [2022-04-11T16:11:29.265Z] e9c01d7e5f6c: Layer already exists [2022-04-11T16:11:29.265Z] d3fddd632fa4: Layer already exists [2022-04-11T16:11:29.265Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:29.265Z] 321cc73e02a2: Layer already exists [2022-04-11T16:11:29.265Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:29.265Z] latest: digest: sha256:c3f0dedc07b798c82226f094004fa21c6ed06b3fb6a6ce1cc4a4cb7046288cfb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:29.488Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T16:11:29.558Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:29.769Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T16:11:29.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.63 [2022-04-11T16:11:29.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T16:11:29.851Z] e9c01d7e5f6c: Preparing [2022-04-11T16:11:29.851Z] 321cc73e02a2: Preparing [2022-04-11T16:11:29.851Z] 8740c0046d14: Preparing [2022-04-11T16:11:29.851Z] d3fddd632fa4: Preparing [2022-04-11T16:11:29.851Z] 69f644217e02: Preparing [2022-04-11T16:11:29.851Z] 4fc242d58285: Preparing [2022-04-11T16:11:29.851Z] 4fc242d58285: Waiting [2022-04-11T16:11:29.851Z] d3fddd632fa4: Layer already exists [2022-04-11T16:11:29.851Z] 321cc73e02a2: Layer already exists [2022-04-11T16:11:29.851Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:29.851Z] 69f644217e02: Layer already exists [2022-04-11T16:11:29.851Z] e9c01d7e5f6c: Layer already exists [2022-04-11T16:11:29.851Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:29.851Z] 2.2.0-dev.63: digest: sha256:c3f0dedc07b798c82226f094004fa21c6ed06b3fb6a6ce1cc4a4cb7046288cfb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:30.156Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:30.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:30.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T16:11:30.453Z] e9c01d7e5f6c: Preparing [2022-04-11T16:11:30.453Z] 321cc73e02a2: Preparing [2022-04-11T16:11:30.453Z] 8740c0046d14: Preparing [2022-04-11T16:11:30.453Z] d3fddd632fa4: Preparing [2022-04-11T16:11:30.453Z] 69f644217e02: Preparing [2022-04-11T16:11:30.453Z] 4fc242d58285: Preparing [2022-04-11T16:11:30.453Z] 4fc242d58285: Waiting [2022-04-11T16:11:30.453Z] e9c01d7e5f6c: Layer already exists [2022-04-11T16:11:30.453Z] 69f644217e02: Layer already exists [2022-04-11T16:11:30.453Z] 321cc73e02a2: Layer already exists [2022-04-11T16:11:30.453Z] d3fddd632fa4: Layer already exists [2022-04-11T16:11:30.453Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:30.453Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:30.453Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:c3f0dedc07b798c82226f094004fa21c6ed06b3fb6a6ce1cc4a4cb7046288cfb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:30.751Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:31.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-11T16:11:31.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T16:11:31.042Z] e9c01d7e5f6c: Preparing [2022-04-11T16:11:31.042Z] 321cc73e02a2: Preparing [2022-04-11T16:11:31.042Z] 8740c0046d14: Preparing [2022-04-11T16:11:31.042Z] d3fddd632fa4: Preparing [2022-04-11T16:11:31.042Z] 69f644217e02: Preparing [2022-04-11T16:11:31.042Z] 4fc242d58285: Preparing [2022-04-11T16:11:31.042Z] 4fc242d58285: Waiting [2022-04-11T16:11:31.042Z] d3fddd632fa4: Layer already exists [2022-04-11T16:11:31.042Z] 69f644217e02: Layer already exists [2022-04-11T16:11:31.042Z] 8740c0046d14: Layer already exists [2022-04-11T16:11:31.042Z] 321cc73e02a2: Layer already exists [2022-04-11T16:11:31.042Z] e9c01d7e5f6c: Layer already exists [2022-04-11T16:11:31.042Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:31.042Z] main: digest: sha256:c3f0dedc07b798c82226f094004fa21c6ed06b3fb6a6ce1cc4a4cb7046288cfb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:31.085Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:31.093Z] taggedImages: [2022-04-11T16:11:31.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:31.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-11T16:11:31.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.63 [2022-04-11T16:11:31.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:31.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-11T16:11:31.110Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-11T16:11:31.110Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:31.110Z] latest [2022-04-11T16:11:31.110Z] 2.2.0-dev.63 [2022-04-11T16:11:31.110Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:31.110Z] main [2022-04-11T16:11:31.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:31.229Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T16:11:31.422Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:31.509Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T16:11:31.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:31.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T16:11:31.716Z] 234a66e44132: Preparing [2022-04-11T16:11:31.716Z] 7abec685195a: Preparing [2022-04-11T16:11:31.716Z] 53f7d3674340: Preparing [2022-04-11T16:11:31.716Z] 8025eb74bd54: Preparing [2022-04-11T16:11:31.716Z] 2b1c9c4e68a3: Preparing [2022-04-11T16:11:31.716Z] 6941706586e5: Preparing [2022-04-11T16:11:31.716Z] 69f644217e02: Preparing [2022-04-11T16:11:31.716Z] 4fc242d58285: Preparing [2022-04-11T16:11:31.716Z] 6941706586e5: Waiting [2022-04-11T16:11:31.716Z] 69f644217e02: Waiting [2022-04-11T16:11:31.716Z] 4fc242d58285: Waiting [2022-04-11T16:11:31.716Z] 7abec685195a: Pushed [2022-04-11T16:11:31.716Z] 234a66e44132: Pushed [2022-04-11T16:11:31.716Z] 53f7d3674340: Pushed [2022-04-11T16:11:31.716Z] 69f644217e02: Layer already exists [2022-04-11T16:11:31.716Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:32.116Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T16:11:32.116Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T16:11:32.284Z] 6941706586e5: Pushed [2022-04-11T16:11:33.574Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T16:11:33.574Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T16:11:33.860Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T16:11:33.860Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T16:11:35.312Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T16:11:35.581Z] 2b1c9c4e68a3: Pushed [2022-04-11T16:11:35.591Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T16:11:35.874Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T16:11:36.153Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T16:11:36.432Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T16:11:36.432Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T16:11:36.724Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T16:11:38.883Z] 8025eb74bd54: Pushed [2022-04-11T16:11:38.883Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:1afe5eace632c599ff2979f289cee6ef1193666bcfd0af2a84bdbc9fea2e879d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:39.182Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:39.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-11T16:11:39.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T16:11:39.475Z] 234a66e44132: Preparing [2022-04-11T16:11:39.475Z] 7abec685195a: Preparing [2022-04-11T16:11:39.475Z] 53f7d3674340: Preparing [2022-04-11T16:11:39.475Z] 8025eb74bd54: Preparing [2022-04-11T16:11:39.475Z] 2b1c9c4e68a3: Preparing [2022-04-11T16:11:39.475Z] 6941706586e5: Preparing [2022-04-11T16:11:39.475Z] 69f644217e02: Preparing [2022-04-11T16:11:39.475Z] 4fc242d58285: Preparing [2022-04-11T16:11:39.475Z] 4fc242d58285: Waiting [2022-04-11T16:11:39.475Z] 6941706586e5: Waiting [2022-04-11T16:11:39.475Z] 69f644217e02: Waiting [2022-04-11T16:11:39.475Z] 53f7d3674340: Layer already exists [2022-04-11T16:11:39.475Z] 2b1c9c4e68a3: Layer already exists [2022-04-11T16:11:39.475Z] 7abec685195a: Layer already exists [2022-04-11T16:11:39.475Z] 234a66e44132: Layer already exists [2022-04-11T16:11:39.475Z] 8025eb74bd54: Layer already exists [2022-04-11T16:11:39.475Z] 6941706586e5: Layer already exists [2022-04-11T16:11:39.475Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:39.475Z] 69f644217e02: Layer already exists [2022-04-11T16:11:39.475Z] latest: digest: sha256:1afe5eace632c599ff2979f289cee6ef1193666bcfd0af2a84bdbc9fea2e879d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:39.773Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:40.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.63 [2022-04-11T16:11:40.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T16:11:40.066Z] 234a66e44132: Preparing [2022-04-11T16:11:40.066Z] 7abec685195a: Preparing [2022-04-11T16:11:40.066Z] 53f7d3674340: Preparing [2022-04-11T16:11:40.066Z] 8025eb74bd54: Preparing [2022-04-11T16:11:40.066Z] 2b1c9c4e68a3: Preparing [2022-04-11T16:11:40.066Z] 6941706586e5: Preparing [2022-04-11T16:11:40.066Z] 69f644217e02: Preparing [2022-04-11T16:11:40.066Z] 4fc242d58285: Preparing [2022-04-11T16:11:40.066Z] 69f644217e02: Waiting [2022-04-11T16:11:40.067Z] 6941706586e5: Waiting [2022-04-11T16:11:40.067Z] 4fc242d58285: Waiting [2022-04-11T16:11:40.067Z] 2b1c9c4e68a3: Layer already exists [2022-04-11T16:11:40.067Z] 7abec685195a: Layer already exists [2022-04-11T16:11:40.067Z] 8025eb74bd54: Layer already exists [2022-04-11T16:11:40.067Z] 53f7d3674340: Layer already exists [2022-04-11T16:11:40.067Z] 234a66e44132: Layer already exists [2022-04-11T16:11:40.067Z] 69f644217e02: Layer already exists [2022-04-11T16:11:40.067Z] 6941706586e5: Layer already exists [2022-04-11T16:11:40.067Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:40.067Z] 2.2.0-dev.63: digest: sha256:1afe5eace632c599ff2979f289cee6ef1193666bcfd0af2a84bdbc9fea2e879d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:40.412Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:40.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:40.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T16:11:40.733Z] 234a66e44132: Preparing [2022-04-11T16:11:40.733Z] 7abec685195a: Preparing [2022-04-11T16:11:40.733Z] 53f7d3674340: Preparing [2022-04-11T16:11:40.733Z] 8025eb74bd54: Preparing [2022-04-11T16:11:40.733Z] 2b1c9c4e68a3: Preparing [2022-04-11T16:11:40.733Z] 6941706586e5: Preparing [2022-04-11T16:11:40.733Z] 69f644217e02: Preparing [2022-04-11T16:11:40.733Z] 4fc242d58285: Preparing [2022-04-11T16:11:40.733Z] 6941706586e5: Waiting [2022-04-11T16:11:40.733Z] 4fc242d58285: Waiting [2022-04-11T16:11:40.733Z] 69f644217e02: Waiting [2022-04-11T16:11:40.733Z] 234a66e44132: Layer already exists [2022-04-11T16:11:40.733Z] 53f7d3674340: Layer already exists [2022-04-11T16:11:40.733Z] 7abec685195a: Layer already exists [2022-04-11T16:11:40.733Z] 2b1c9c4e68a3: Layer already exists [2022-04-11T16:11:40.733Z] 8025eb74bd54: Layer already exists [2022-04-11T16:11:40.733Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:40.733Z] 69f644217e02: Layer already exists [2022-04-11T16:11:40.733Z] 6941706586e5: Layer already exists [2022-04-11T16:11:40.733Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:1afe5eace632c599ff2979f289cee6ef1193666bcfd0af2a84bdbc9fea2e879d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:41.033Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:41.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-11T16:11:41.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T16:11:41.323Z] 234a66e44132: Preparing [2022-04-11T16:11:41.323Z] 7abec685195a: Preparing [2022-04-11T16:11:41.323Z] 53f7d3674340: Preparing [2022-04-11T16:11:41.323Z] 8025eb74bd54: Preparing [2022-04-11T16:11:41.323Z] 2b1c9c4e68a3: Preparing [2022-04-11T16:11:41.323Z] 6941706586e5: Preparing [2022-04-11T16:11:41.323Z] 69f644217e02: Preparing [2022-04-11T16:11:41.323Z] 4fc242d58285: Preparing [2022-04-11T16:11:41.323Z] 69f644217e02: Waiting [2022-04-11T16:11:41.323Z] 6941706586e5: Waiting [2022-04-11T16:11:41.323Z] 8025eb74bd54: Layer already exists [2022-04-11T16:11:41.323Z] 53f7d3674340: Layer already exists [2022-04-11T16:11:41.323Z] 2b1c9c4e68a3: Layer already exists [2022-04-11T16:11:41.323Z] 234a66e44132: Layer already exists [2022-04-11T16:11:41.323Z] 7abec685195a: Layer already exists [2022-04-11T16:11:41.323Z] 69f644217e02: Layer already exists [2022-04-11T16:11:41.323Z] 6941706586e5: Layer already exists [2022-04-11T16:11:41.323Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:41.323Z] main: digest: sha256:1afe5eace632c599ff2979f289cee6ef1193666bcfd0af2a84bdbc9fea2e879d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:41.356Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:41.364Z] taggedImages: [2022-04-11T16:11:41.364Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:41.364Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-11T16:11:41.364Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.63 [2022-04-11T16:11:41.364Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:41.364Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-11T16:11:41.382Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-11T16:11:41.382Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:41.382Z] latest [2022-04-11T16:11:41.382Z] 2.2.0-dev.63 [2022-04-11T16:11:41.382Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:41.382Z] main [2022-04-11T16:11:41.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:41.695Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:41.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:41.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T16:11:41.987Z] 20b1a60989e4: Preparing [2022-04-11T16:11:41.987Z] 784d06dae513: Preparing [2022-04-11T16:11:41.987Z] 1aef69277d59: Preparing [2022-04-11T16:11:41.987Z] 29816107b31b: Preparing [2022-04-11T16:11:41.987Z] d8feaf2682b5: Preparing [2022-04-11T16:11:41.987Z] 69f644217e02: Preparing [2022-04-11T16:11:41.987Z] 4fc242d58285: Preparing [2022-04-11T16:11:41.987Z] 69f644217e02: Waiting [2022-04-11T16:11:41.987Z] 4fc242d58285: Waiting [2022-04-11T16:11:41.987Z] 784d06dae513: Pushed [2022-04-11T16:11:41.987Z] 1aef69277d59: Pushed [2022-04-11T16:11:41.987Z] 20b1a60989e4: Pushed [2022-04-11T16:11:41.987Z] 69f644217e02: Layer already exists [2022-04-11T16:11:41.987Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:42.175Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T16:11:42.247Z] d8feaf2682b5: Pushed [2022-04-11T16:11:42.453Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T16:11:42.734Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T16:11:42.734Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T16:11:42.734Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T16:11:42.734Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T16:11:42.734Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T16:11:44.187Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T16:11:44.187Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T16:11:44.187Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T16:11:44.464Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T16:11:44.464Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T16:11:45.456Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T16:11:46.063Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T16:11:46.343Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T16:11:46.343Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T16:11:46.619Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T16:11:46.619Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T16:11:46.619Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T16:11:46.900Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T16:11:46.900Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T16:11:47.899Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T16:11:48.180Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T16:11:48.463Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T16:11:48.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T16:11:48.743Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T16:11:48.827Z] 29816107b31b: Pushed [2022-04-11T16:11:48.827Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:46c1fb1dc345031c1f0be34d65ce6b47fcc6c4818f7d2311da05b29cea7966f1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:49.123Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:49.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-11T16:11:49.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T16:11:49.414Z] 20b1a60989e4: Preparing [2022-04-11T16:11:49.414Z] 784d06dae513: Preparing [2022-04-11T16:11:49.414Z] 1aef69277d59: Preparing [2022-04-11T16:11:49.414Z] 29816107b31b: Preparing [2022-04-11T16:11:49.414Z] d8feaf2682b5: Preparing [2022-04-11T16:11:49.414Z] 69f644217e02: Preparing [2022-04-11T16:11:49.414Z] 4fc242d58285: Preparing [2022-04-11T16:11:49.414Z] 69f644217e02: Waiting [2022-04-11T16:11:49.414Z] 29816107b31b: Layer already exists [2022-04-11T16:11:49.414Z] 20b1a60989e4: Layer already exists [2022-04-11T16:11:49.414Z] 1aef69277d59: Layer already exists [2022-04-11T16:11:49.414Z] d8feaf2682b5: Layer already exists [2022-04-11T16:11:49.414Z] 784d06dae513: Layer already exists [2022-04-11T16:11:49.414Z] 69f644217e02: Layer already exists [2022-04-11T16:11:49.414Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:49.414Z] latest: digest: sha256:46c1fb1dc345031c1f0be34d65ce6b47fcc6c4818f7d2311da05b29cea7966f1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:49.707Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:49.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.63 [2022-04-11T16:11:49.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T16:11:49.998Z] 20b1a60989e4: Preparing [2022-04-11T16:11:49.998Z] 784d06dae513: Preparing [2022-04-11T16:11:49.998Z] 1aef69277d59: Preparing [2022-04-11T16:11:49.998Z] 29816107b31b: Preparing [2022-04-11T16:11:49.998Z] d8feaf2682b5: Preparing [2022-04-11T16:11:49.998Z] 69f644217e02: Preparing [2022-04-11T16:11:49.998Z] 4fc242d58285: Preparing [2022-04-11T16:11:49.998Z] 4fc242d58285: Waiting [2022-04-11T16:11:49.998Z] 69f644217e02: Waiting [2022-04-11T16:11:49.998Z] 784d06dae513: Layer already exists [2022-04-11T16:11:49.998Z] 29816107b31b: Layer already exists [2022-04-11T16:11:49.998Z] 1aef69277d59: Layer already exists [2022-04-11T16:11:49.998Z] d8feaf2682b5: Layer already exists [2022-04-11T16:11:49.998Z] 20b1a60989e4: Layer already exists [2022-04-11T16:11:49.998Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:49.998Z] 69f644217e02: Layer already exists [2022-04-11T16:11:49.998Z] 2.2.0-dev.63: digest: sha256:46c1fb1dc345031c1f0be34d65ce6b47fcc6c4818f7d2311da05b29cea7966f1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:50.297Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:50.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:50.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T16:11:50.590Z] 20b1a60989e4: Preparing [2022-04-11T16:11:50.590Z] 784d06dae513: Preparing [2022-04-11T16:11:50.590Z] 1aef69277d59: Preparing [2022-04-11T16:11:50.590Z] 29816107b31b: Preparing [2022-04-11T16:11:50.590Z] d8feaf2682b5: Preparing [2022-04-11T16:11:50.590Z] 69f644217e02: Preparing [2022-04-11T16:11:50.590Z] 4fc242d58285: Preparing [2022-04-11T16:11:50.590Z] 69f644217e02: Waiting [2022-04-11T16:11:50.590Z] 4fc242d58285: Waiting [2022-04-11T16:11:50.590Z] d8feaf2682b5: Layer already exists [2022-04-11T16:11:50.590Z] 784d06dae513: Layer already exists [2022-04-11T16:11:50.590Z] 20b1a60989e4: Layer already exists [2022-04-11T16:11:50.590Z] 29816107b31b: Layer already exists [2022-04-11T16:11:50.590Z] 1aef69277d59: Layer already exists [2022-04-11T16:11:50.590Z] 69f644217e02: Layer already exists [2022-04-11T16:11:50.590Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:50.590Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:46c1fb1dc345031c1f0be34d65ce6b47fcc6c4818f7d2311da05b29cea7966f1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:50.751Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T16:11:50.893Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:51.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-11T16:11:51.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T16:11:51.183Z] 20b1a60989e4: Preparing [2022-04-11T16:11:51.183Z] 784d06dae513: Preparing [2022-04-11T16:11:51.183Z] 1aef69277d59: Preparing [2022-04-11T16:11:51.183Z] 29816107b31b: Preparing [2022-04-11T16:11:51.183Z] d8feaf2682b5: Preparing [2022-04-11T16:11:51.183Z] 69f644217e02: Preparing [2022-04-11T16:11:51.183Z] 4fc242d58285: Preparing [2022-04-11T16:11:51.183Z] 69f644217e02: Waiting [2022-04-11T16:11:51.183Z] 4fc242d58285: Waiting [2022-04-11T16:11:51.183Z] d8feaf2682b5: Layer already exists [2022-04-11T16:11:51.183Z] 20b1a60989e4: Layer already exists [2022-04-11T16:11:51.183Z] 29816107b31b: Layer already exists [2022-04-11T16:11:51.183Z] 1aef69277d59: Layer already exists [2022-04-11T16:11:51.183Z] 784d06dae513: Layer already exists [2022-04-11T16:11:51.183Z] 69f644217e02: Layer already exists [2022-04-11T16:11:51.183Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:51.183Z] main: digest: sha256:46c1fb1dc345031c1f0be34d65ce6b47fcc6c4818f7d2311da05b29cea7966f1 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:11:51.223Z] ===================================================== [Pipeline] echo [2022-04-11T16:11:51.234Z] taggedImages: [2022-04-11T16:11:51.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:51.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-11T16:11:51.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.63 [2022-04-11T16:11:51.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:51.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-11T16:11:51.258Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-11T16:11:51.258Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:51.258Z] latest [2022-04-11T16:11:51.258Z] 2.2.0-dev.63 [2022-04-11T16:11:51.258Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:11:51.258Z] main [2022-04-11T16:11:51.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:51.362Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T16:11:51.362Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T16:11:51.579Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:11:51.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:11:51.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T16:11:51.874Z] 35710ec30329: Preparing [2022-04-11T16:11:51.874Z] b6c823add1d4: Preparing [2022-04-11T16:11:51.874Z] e96b90de0884: Preparing [2022-04-11T16:11:51.874Z] e85733fe6263: Preparing [2022-04-11T16:11:51.874Z] 6941706586e5: Preparing [2022-04-11T16:11:51.874Z] 69f644217e02: Preparing [2022-04-11T16:11:51.874Z] 4fc242d58285: Preparing [2022-04-11T16:11:51.874Z] 4fc242d58285: Waiting [2022-04-11T16:11:51.874Z] 69f644217e02: Waiting [2022-04-11T16:11:51.874Z] 6941706586e5: Layer already exists [2022-04-11T16:11:51.874Z] 69f644217e02: Layer already exists [2022-04-11T16:11:51.874Z] 4fc242d58285: Layer already exists [2022-04-11T16:11:51.874Z] b6c823add1d4: Pushed [2022-04-11T16:11:51.874Z] 35710ec30329: Pushed [2022-04-11T16:11:51.874Z] e96b90de0884: Pushed [2022-04-11T16:11:51.976Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T16:11:51.976Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T16:11:51.976Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T16:11:52.256Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T16:11:52.865Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T16:11:53.151Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T16:11:55.810Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T16:11:57.266Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T16:11:57.266Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T16:11:57.872Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T16:11:57.872Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T16:11:58.864Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T16:11:58.864Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T16:11:59.141Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T16:11:59.141Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T16:11:59.419Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T16:11:59.419Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T16:11:59.419Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T16:12:00.011Z] e85733fe6263: Pushed [2022-04-11T16:12:00.011Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:84013de2769986a0193d75d4013fc58c5645ebefb5c76d0936809d3d2e350c00 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:00.309Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:00.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-11T16:12:00.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T16:12:00.600Z] 35710ec30329: Preparing [2022-04-11T16:12:00.600Z] b6c823add1d4: Preparing [2022-04-11T16:12:00.600Z] e96b90de0884: Preparing [2022-04-11T16:12:00.600Z] e85733fe6263: Preparing [2022-04-11T16:12:00.600Z] 6941706586e5: Preparing [2022-04-11T16:12:00.600Z] 69f644217e02: Preparing [2022-04-11T16:12:00.600Z] 4fc242d58285: Preparing [2022-04-11T16:12:00.600Z] 69f644217e02: Waiting [2022-04-11T16:12:00.600Z] 4fc242d58285: Waiting [2022-04-11T16:12:00.600Z] 35710ec30329: Layer already exists [2022-04-11T16:12:00.600Z] b6c823add1d4: Layer already exists [2022-04-11T16:12:00.600Z] e96b90de0884: Layer already exists [2022-04-11T16:12:00.600Z] 6941706586e5: Layer already exists [2022-04-11T16:12:00.600Z] e85733fe6263: Layer already exists [2022-04-11T16:12:00.600Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:00.600Z] 69f644217e02: Layer already exists [2022-04-11T16:12:00.600Z] latest: digest: sha256:84013de2769986a0193d75d4013fc58c5645ebefb5c76d0936809d3d2e350c00 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:00.898Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:01.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.63 [2022-04-11T16:12:01.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T16:12:01.194Z] 35710ec30329: Preparing [2022-04-11T16:12:01.194Z] b6c823add1d4: Preparing [2022-04-11T16:12:01.194Z] e96b90de0884: Preparing [2022-04-11T16:12:01.194Z] e85733fe6263: Preparing [2022-04-11T16:12:01.194Z] 6941706586e5: Preparing [2022-04-11T16:12:01.194Z] 69f644217e02: Preparing [2022-04-11T16:12:01.194Z] 4fc242d58285: Preparing [2022-04-11T16:12:01.194Z] 69f644217e02: Waiting [2022-04-11T16:12:01.194Z] 4fc242d58285: Waiting [2022-04-11T16:12:01.194Z] 6941706586e5: Layer already exists [2022-04-11T16:12:01.194Z] 35710ec30329: Layer already exists [2022-04-11T16:12:01.194Z] b6c823add1d4: Layer already exists [2022-04-11T16:12:01.194Z] e96b90de0884: Layer already exists [2022-04-11T16:12:01.194Z] e85733fe6263: Layer already exists [2022-04-11T16:12:01.194Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:01.194Z] 69f644217e02: Layer already exists [2022-04-11T16:12:01.194Z] 2.2.0-dev.63: digest: sha256:84013de2769986a0193d75d4013fc58c5645ebefb5c76d0936809d3d2e350c00 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:01.488Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:01.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:01.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T16:12:01.780Z] 35710ec30329: Preparing [2022-04-11T16:12:01.780Z] b6c823add1d4: Preparing [2022-04-11T16:12:01.780Z] e96b90de0884: Preparing [2022-04-11T16:12:01.780Z] e85733fe6263: Preparing [2022-04-11T16:12:01.780Z] 6941706586e5: Preparing [2022-04-11T16:12:01.780Z] 69f644217e02: Preparing [2022-04-11T16:12:01.780Z] 4fc242d58285: Preparing [2022-04-11T16:12:01.780Z] 69f644217e02: Waiting [2022-04-11T16:12:01.780Z] 4fc242d58285: Waiting [2022-04-11T16:12:01.780Z] e85733fe6263: Layer already exists [2022-04-11T16:12:01.780Z] e96b90de0884: Layer already exists [2022-04-11T16:12:01.780Z] 35710ec30329: Layer already exists [2022-04-11T16:12:01.780Z] b6c823add1d4: Layer already exists [2022-04-11T16:12:01.780Z] 6941706586e5: Layer already exists [2022-04-11T16:12:01.780Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:01.780Z] 69f644217e02: Layer already exists [2022-04-11T16:12:01.780Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:84013de2769986a0193d75d4013fc58c5645ebefb5c76d0936809d3d2e350c00 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:02.074Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:02.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-11T16:12:02.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T16:12:02.363Z] 35710ec30329: Preparing [2022-04-11T16:12:02.363Z] b6c823add1d4: Preparing [2022-04-11T16:12:02.363Z] e96b90de0884: Preparing [2022-04-11T16:12:02.363Z] e85733fe6263: Preparing [2022-04-11T16:12:02.363Z] 6941706586e5: Preparing [2022-04-11T16:12:02.363Z] 69f644217e02: Preparing [2022-04-11T16:12:02.363Z] 4fc242d58285: Preparing [2022-04-11T16:12:02.363Z] 69f644217e02: Waiting [2022-04-11T16:12:02.363Z] 4fc242d58285: Waiting [2022-04-11T16:12:02.363Z] 6941706586e5: Layer already exists [2022-04-11T16:12:02.363Z] e96b90de0884: Layer already exists [2022-04-11T16:12:02.363Z] 35710ec30329: Layer already exists [2022-04-11T16:12:02.363Z] e85733fe6263: Layer already exists [2022-04-11T16:12:02.363Z] b6c823add1d4: Layer already exists [2022-04-11T16:12:02.363Z] 69f644217e02: Layer already exists [2022-04-11T16:12:02.363Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:02.363Z] main: digest: sha256:84013de2769986a0193d75d4013fc58c5645ebefb5c76d0936809d3d2e350c00 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:12:02.396Z] ===================================================== [Pipeline] echo [2022-04-11T16:12:02.403Z] taggedImages: [2022-04-11T16:12:02.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:02.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-11T16:12:02.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.63 [2022-04-11T16:12:02.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:02.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-11T16:12:02.425Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-11T16:12:02.425Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:02.425Z] latest [2022-04-11T16:12:02.425Z] 2.2.0-dev.63 [2022-04-11T16:12:02.425Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:02.425Z] main [2022-04-11T16:12:02.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:02.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:03.043Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:03.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T16:12:03.043Z] d5f6b67c5e8e: Preparing [2022-04-11T16:12:03.043Z] e39707b7b290: Preparing [2022-04-11T16:12:03.043Z] 8740c0046d14: Preparing [2022-04-11T16:12:03.043Z] b11914d3bc71: Preparing [2022-04-11T16:12:03.043Z] b541d28bf3b4: Preparing [2022-04-11T16:12:03.043Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:03.043Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:03.043Z] d5f6b67c5e8e: Pushed [2022-04-11T16:12:03.043Z] b11914d3bc71: Pushed [2022-04-11T16:12:05.580Z] e39707b7b290: Pushed [2022-04-11T16:12:05.580Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:b42cc5936734abb1874430095deca74accdc82de3c01f62bcd48c51e5b55446f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:05.883Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:06.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-11T16:12:06.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T16:12:06.176Z] d5f6b67c5e8e: Preparing [2022-04-11T16:12:06.176Z] e39707b7b290: Preparing [2022-04-11T16:12:06.176Z] 8740c0046d14: Preparing [2022-04-11T16:12:06.176Z] b11914d3bc71: Preparing [2022-04-11T16:12:06.176Z] b541d28bf3b4: Preparing [2022-04-11T16:12:06.176Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:06.176Z] d5f6b67c5e8e: Layer already exists [2022-04-11T16:12:06.176Z] b11914d3bc71: Layer already exists [2022-04-11T16:12:06.176Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:06.176Z] e39707b7b290: Layer already exists [2022-04-11T16:12:06.176Z] latest: digest: sha256:b42cc5936734abb1874430095deca74accdc82de3c01f62bcd48c51e5b55446f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:06.474Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:06.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.63 [2022-04-11T16:12:06.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T16:12:06.769Z] d5f6b67c5e8e: Preparing [2022-04-11T16:12:06.769Z] e39707b7b290: Preparing [2022-04-11T16:12:06.769Z] 8740c0046d14: Preparing [2022-04-11T16:12:06.769Z] b11914d3bc71: Preparing [2022-04-11T16:12:06.769Z] b541d28bf3b4: Preparing [2022-04-11T16:12:06.769Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:06.769Z] b11914d3bc71: Layer already exists [2022-04-11T16:12:06.769Z] e39707b7b290: Layer already exists [2022-04-11T16:12:06.769Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:06.769Z] d5f6b67c5e8e: Layer already exists [2022-04-11T16:12:06.769Z] 2.2.0-dev.63: digest: sha256:b42cc5936734abb1874430095deca74accdc82de3c01f62bcd48c51e5b55446f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:07.071Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:07.369Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:07.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T16:12:07.369Z] d5f6b67c5e8e: Preparing [2022-04-11T16:12:07.369Z] e39707b7b290: Preparing [2022-04-11T16:12:07.369Z] 8740c0046d14: Preparing [2022-04-11T16:12:07.369Z] b11914d3bc71: Preparing [2022-04-11T16:12:07.369Z] b541d28bf3b4: Preparing [2022-04-11T16:12:07.369Z] e39707b7b290: Layer already exists [2022-04-11T16:12:07.369Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:07.369Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:07.369Z] b11914d3bc71: Layer already exists [2022-04-11T16:12:07.369Z] d5f6b67c5e8e: Layer already exists [2022-04-11T16:12:07.369Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:b42cc5936734abb1874430095deca74accdc82de3c01f62bcd48c51e5b55446f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:07.743Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:08.060Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-11T16:12:08.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T16:12:08.060Z] d5f6b67c5e8e: Preparing [2022-04-11T16:12:08.060Z] e39707b7b290: Preparing [2022-04-11T16:12:08.060Z] 8740c0046d14: Preparing [2022-04-11T16:12:08.060Z] b11914d3bc71: Preparing [2022-04-11T16:12:08.060Z] b541d28bf3b4: Preparing [2022-04-11T16:12:08.060Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:08.060Z] e39707b7b290: Layer already exists [2022-04-11T16:12:08.060Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:08.060Z] b11914d3bc71: Layer already exists [2022-04-11T16:12:08.060Z] d5f6b67c5e8e: Layer already exists [2022-04-11T16:12:08.060Z] main: digest: sha256:b42cc5936734abb1874430095deca74accdc82de3c01f62bcd48c51e5b55446f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:12:08.101Z] ===================================================== [Pipeline] echo [2022-04-11T16:12:08.111Z] taggedImages: [2022-04-11T16:12:08.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:08.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-11T16:12:08.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.63 [2022-04-11T16:12:08.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:08.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-11T16:12:08.134Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-11T16:12:08.134Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:08.134Z] latest [2022-04-11T16:12:08.134Z] 2.2.0-dev.63 [2022-04-11T16:12:08.134Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:08.134Z] main [2022-04-11T16:12:08.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:08.446Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:08.740Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:08.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T16:12:08.740Z] 731398bb30b1: Preparing [2022-04-11T16:12:08.740Z] bc4fddc0b371: Preparing [2022-04-11T16:12:08.740Z] 8740c0046d14: Preparing [2022-04-11T16:12:08.740Z] 792b301179ad: Preparing [2022-04-11T16:12:08.740Z] b541d28bf3b4: Preparing [2022-04-11T16:12:08.740Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:08.740Z] 792b301179ad: Layer already exists [2022-04-11T16:12:08.740Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:08.740Z] 731398bb30b1: Pushed [2022-04-11T16:12:09.617Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T16:12:09.617Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T16:12:09.617Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T16:12:09.617Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T16:12:11.287Z] bc4fddc0b371: Pushed [2022-04-11T16:12:11.288Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:c6a7971982fb7d10b282318e0e2ca1eedfc2c0d13f083e3e8238791e301fe8f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:11.590Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:11.886Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-11T16:12:11.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T16:12:11.886Z] 731398bb30b1: Preparing [2022-04-11T16:12:11.886Z] bc4fddc0b371: Preparing [2022-04-11T16:12:11.886Z] 8740c0046d14: Preparing [2022-04-11T16:12:11.886Z] 792b301179ad: Preparing [2022-04-11T16:12:11.886Z] b541d28bf3b4: Preparing [2022-04-11T16:12:11.886Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:11.886Z] 792b301179ad: Layer already exists [2022-04-11T16:12:11.886Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:11.886Z] bc4fddc0b371: Layer already exists [2022-04-11T16:12:11.886Z] 731398bb30b1: Layer already exists [2022-04-11T16:12:11.886Z] latest: digest: sha256:c6a7971982fb7d10b282318e0e2ca1eedfc2c0d13f083e3e8238791e301fe8f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:12.186Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:12.479Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.63 [2022-04-11T16:12:12.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T16:12:12.480Z] 731398bb30b1: Preparing [2022-04-11T16:12:12.480Z] bc4fddc0b371: Preparing [2022-04-11T16:12:12.480Z] 8740c0046d14: Preparing [2022-04-11T16:12:12.480Z] 792b301179ad: Preparing [2022-04-11T16:12:12.480Z] b541d28bf3b4: Preparing [2022-04-11T16:12:12.480Z] 731398bb30b1: Layer already exists [2022-04-11T16:12:12.480Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:12.480Z] 792b301179ad: Layer already exists [2022-04-11T16:12:12.480Z] bc4fddc0b371: Layer already exists [2022-04-11T16:12:12.480Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:12.480Z] 2.2.0-dev.63: digest: sha256:c6a7971982fb7d10b282318e0e2ca1eedfc2c0d13f083e3e8238791e301fe8f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:12.782Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:13.076Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:13.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T16:12:13.076Z] 731398bb30b1: Preparing [2022-04-11T16:12:13.076Z] bc4fddc0b371: Preparing [2022-04-11T16:12:13.076Z] 8740c0046d14: Preparing [2022-04-11T16:12:13.076Z] 792b301179ad: Preparing [2022-04-11T16:12:13.076Z] b541d28bf3b4: Preparing [2022-04-11T16:12:13.076Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:13.076Z] 792b301179ad: Layer already exists [2022-04-11T16:12:13.076Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:13.076Z] bc4fddc0b371: Layer already exists [2022-04-11T16:12:13.076Z] 731398bb30b1: Layer already exists [2022-04-11T16:12:13.076Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:c6a7971982fb7d10b282318e0e2ca1eedfc2c0d13f083e3e8238791e301fe8f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:13.372Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:13.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-11T16:12:13.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T16:12:13.661Z] 731398bb30b1: Preparing [2022-04-11T16:12:13.661Z] bc4fddc0b371: Preparing [2022-04-11T16:12:13.661Z] 8740c0046d14: Preparing [2022-04-11T16:12:13.661Z] 792b301179ad: Preparing [2022-04-11T16:12:13.661Z] b541d28bf3b4: Preparing [2022-04-11T16:12:13.661Z] 792b301179ad: Layer already exists [2022-04-11T16:12:13.661Z] bc4fddc0b371: Layer already exists [2022-04-11T16:12:13.661Z] 8740c0046d14: Layer already exists [2022-04-11T16:12:13.661Z] b541d28bf3b4: Layer already exists [2022-04-11T16:12:13.661Z] 731398bb30b1: Layer already exists [2022-04-11T16:12:13.661Z] main: digest: sha256:c6a7971982fb7d10b282318e0e2ca1eedfc2c0d13f083e3e8238791e301fe8f4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:12:13.698Z] ===================================================== [Pipeline] echo [2022-04-11T16:12:13.708Z] taggedImages: [2022-04-11T16:12:13.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:13.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-11T16:12:13.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.63 [2022-04-11T16:12:13.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:13.708Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-11T16:12:13.734Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-11T16:12:13.734Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:13.734Z] latest [2022-04-11T16:12:13.734Z] 2.2.0-dev.63 [2022-04-11T16:12:13.734Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:13.734Z] main [2022-04-11T16:12:13.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:14.048Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:14.345Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:14.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T16:12:14.345Z] 63350c1db76d: Preparing [2022-04-11T16:12:14.345Z] 8613c6cb7b42: Preparing [2022-04-11T16:12:14.345Z] b3c49190cbc7: Preparing [2022-04-11T16:12:14.345Z] 117559987ee8: Preparing [2022-04-11T16:12:14.345Z] 52f44be93a46: Preparing [2022-04-11T16:12:14.345Z] 10d82663b225: Preparing [2022-04-11T16:12:14.345Z] f7a7a140f1b3: Preparing [2022-04-11T16:12:14.345Z] 31e69d4774c9: Preparing [2022-04-11T16:12:14.345Z] 7750d494dfbd: Preparing [2022-04-11T16:12:14.345Z] 18708474c90b: Preparing [2022-04-11T16:12:14.345Z] 4fc242d58285: Preparing [2022-04-11T16:12:14.345Z] 18708474c90b: Waiting [2022-04-11T16:12:14.345Z] 7750d494dfbd: Waiting [2022-04-11T16:12:14.345Z] 10d82663b225: Waiting [2022-04-11T16:12:14.345Z] f7a7a140f1b3: Waiting [2022-04-11T16:12:14.345Z] 52f44be93a46: Layer already exists [2022-04-11T16:12:14.345Z] 10d82663b225: Layer already exists [2022-04-11T16:12:14.345Z] f7a7a140f1b3: Layer already exists [2022-04-11T16:12:14.345Z] 31e69d4774c9: Layer already exists [2022-04-11T16:12:14.345Z] 8613c6cb7b42: Pushed [2022-04-11T16:12:14.345Z] 7750d494dfbd: Layer already exists [2022-04-11T16:12:14.345Z] 18708474c90b: Layer already exists [2022-04-11T16:12:14.345Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:14.604Z] 63350c1db76d: Pushed [2022-04-11T16:12:16.513Z] b3c49190cbc7: Pushed [2022-04-11T16:12:21.800Z] 117559987ee8: Pushed [2022-04-11T16:12:21.800Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:c48c5e3907af0a445469041f4d4b89af1755d4b2d2f84b221a5f0df6b7fbe552 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:22.094Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:22.383Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-11T16:12:22.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T16:12:22.383Z] 63350c1db76d: Preparing [2022-04-11T16:12:22.383Z] 8613c6cb7b42: Preparing [2022-04-11T16:12:22.383Z] b3c49190cbc7: Preparing [2022-04-11T16:12:22.383Z] 117559987ee8: Preparing [2022-04-11T16:12:22.383Z] 52f44be93a46: Preparing [2022-04-11T16:12:22.383Z] 10d82663b225: Preparing [2022-04-11T16:12:22.383Z] f7a7a140f1b3: Preparing [2022-04-11T16:12:22.383Z] 31e69d4774c9: Preparing [2022-04-11T16:12:22.383Z] 7750d494dfbd: Preparing [2022-04-11T16:12:22.383Z] 18708474c90b: Preparing [2022-04-11T16:12:22.383Z] 4fc242d58285: Preparing [2022-04-11T16:12:22.383Z] 10d82663b225: Waiting [2022-04-11T16:12:22.383Z] f7a7a140f1b3: Waiting [2022-04-11T16:12:22.383Z] 31e69d4774c9: Waiting [2022-04-11T16:12:22.383Z] 18708474c90b: Waiting [2022-04-11T16:12:22.383Z] 4fc242d58285: Waiting [2022-04-11T16:12:22.383Z] 7750d494dfbd: Waiting [2022-04-11T16:12:22.383Z] 52f44be93a46: Layer already exists [2022-04-11T16:12:22.383Z] 63350c1db76d: Layer already exists [2022-04-11T16:12:22.383Z] b3c49190cbc7: Layer already exists [2022-04-11T16:12:22.383Z] 8613c6cb7b42: Layer already exists [2022-04-11T16:12:22.383Z] 117559987ee8: Layer already exists [2022-04-11T16:12:22.383Z] 10d82663b225: Layer already exists [2022-04-11T16:12:22.383Z] 31e69d4774c9: Layer already exists [2022-04-11T16:12:22.383Z] f7a7a140f1b3: Layer already exists [2022-04-11T16:12:22.383Z] 18708474c90b: Layer already exists [2022-04-11T16:12:22.383Z] 7750d494dfbd: Layer already exists [2022-04-11T16:12:22.383Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:22.383Z] latest: digest: sha256:c48c5e3907af0a445469041f4d4b89af1755d4b2d2f84b221a5f0df6b7fbe552 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:22.745Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:23.044Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.63 [2022-04-11T16:12:23.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T16:12:23.044Z] 63350c1db76d: Preparing [2022-04-11T16:12:23.044Z] 8613c6cb7b42: Preparing [2022-04-11T16:12:23.044Z] b3c49190cbc7: Preparing [2022-04-11T16:12:23.044Z] 117559987ee8: Preparing [2022-04-11T16:12:23.044Z] 52f44be93a46: Preparing [2022-04-11T16:12:23.044Z] 10d82663b225: Preparing [2022-04-11T16:12:23.044Z] f7a7a140f1b3: Preparing [2022-04-11T16:12:23.044Z] 31e69d4774c9: Preparing [2022-04-11T16:12:23.044Z] 7750d494dfbd: Preparing [2022-04-11T16:12:23.044Z] 18708474c90b: Preparing [2022-04-11T16:12:23.044Z] 4fc242d58285: Preparing [2022-04-11T16:12:23.044Z] 10d82663b225: Waiting [2022-04-11T16:12:23.044Z] 7750d494dfbd: Waiting [2022-04-11T16:12:23.044Z] f7a7a140f1b3: Waiting [2022-04-11T16:12:23.044Z] 4fc242d58285: Waiting [2022-04-11T16:12:23.044Z] 8613c6cb7b42: Layer already exists [2022-04-11T16:12:23.044Z] 117559987ee8: Layer already exists [2022-04-11T16:12:23.044Z] 52f44be93a46: Layer already exists [2022-04-11T16:12:23.044Z] b3c49190cbc7: Layer already exists [2022-04-11T16:12:23.044Z] 63350c1db76d: Layer already exists [2022-04-11T16:12:23.044Z] 10d82663b225: Layer already exists [2022-04-11T16:12:23.044Z] f7a7a140f1b3: Layer already exists [2022-04-11T16:12:23.044Z] 7750d494dfbd: Layer already exists [2022-04-11T16:12:23.044Z] 18708474c90b: Layer already exists [2022-04-11T16:12:23.044Z] 31e69d4774c9: Layer already exists [2022-04-11T16:12:23.044Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:23.044Z] 2.2.0-dev.63: digest: sha256:c48c5e3907af0a445469041f4d4b89af1755d4b2d2f84b221a5f0df6b7fbe552 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:23.337Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:23.632Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:23.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T16:12:23.632Z] 63350c1db76d: Preparing [2022-04-11T16:12:23.632Z] 8613c6cb7b42: Preparing [2022-04-11T16:12:23.632Z] b3c49190cbc7: Preparing [2022-04-11T16:12:23.632Z] 117559987ee8: Preparing [2022-04-11T16:12:23.632Z] 52f44be93a46: Preparing [2022-04-11T16:12:23.632Z] 10d82663b225: Preparing [2022-04-11T16:12:23.632Z] f7a7a140f1b3: Preparing [2022-04-11T16:12:23.632Z] 31e69d4774c9: Preparing [2022-04-11T16:12:23.632Z] 7750d494dfbd: Preparing [2022-04-11T16:12:23.632Z] 18708474c90b: Preparing [2022-04-11T16:12:23.632Z] 4fc242d58285: Preparing [2022-04-11T16:12:23.632Z] 31e69d4774c9: Waiting [2022-04-11T16:12:23.632Z] 7750d494dfbd: Waiting [2022-04-11T16:12:23.632Z] 18708474c90b: Waiting [2022-04-11T16:12:23.632Z] 4fc242d58285: Waiting [2022-04-11T16:12:23.632Z] 10d82663b225: Waiting [2022-04-11T16:12:23.632Z] f7a7a140f1b3: Waiting [2022-04-11T16:12:23.632Z] 117559987ee8: Layer already exists [2022-04-11T16:12:23.632Z] 52f44be93a46: Layer already exists [2022-04-11T16:12:23.632Z] b3c49190cbc7: Layer already exists [2022-04-11T16:12:23.632Z] 63350c1db76d: Layer already exists [2022-04-11T16:12:23.632Z] 8613c6cb7b42: Layer already exists [2022-04-11T16:12:23.632Z] f7a7a140f1b3: Layer already exists [2022-04-11T16:12:23.632Z] 10d82663b225: Layer already exists [2022-04-11T16:12:23.632Z] 18708474c90b: Layer already exists [2022-04-11T16:12:23.632Z] 31e69d4774c9: Layer already exists [2022-04-11T16:12:23.632Z] 7750d494dfbd: Layer already exists [2022-04-11T16:12:23.632Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:23.632Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:c48c5e3907af0a445469041f4d4b89af1755d4b2d2f84b221a5f0df6b7fbe552 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:23.929Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T16:12:24.219Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-11T16:12:24.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T16:12:24.219Z] 63350c1db76d: Preparing [2022-04-11T16:12:24.219Z] 8613c6cb7b42: Preparing [2022-04-11T16:12:24.219Z] b3c49190cbc7: Preparing [2022-04-11T16:12:24.219Z] 117559987ee8: Preparing [2022-04-11T16:12:24.219Z] 52f44be93a46: Preparing [2022-04-11T16:12:24.219Z] 10d82663b225: Preparing [2022-04-11T16:12:24.219Z] f7a7a140f1b3: Preparing [2022-04-11T16:12:24.219Z] 31e69d4774c9: Preparing [2022-04-11T16:12:24.219Z] 7750d494dfbd: Preparing [2022-04-11T16:12:24.219Z] 18708474c90b: Preparing [2022-04-11T16:12:24.219Z] 4fc242d58285: Preparing [2022-04-11T16:12:24.219Z] 10d82663b225: Waiting [2022-04-11T16:12:24.219Z] 18708474c90b: Waiting [2022-04-11T16:12:24.219Z] 31e69d4774c9: Waiting [2022-04-11T16:12:24.219Z] f7a7a140f1b3: Waiting [2022-04-11T16:12:24.219Z] 4fc242d58285: Waiting [2022-04-11T16:12:24.219Z] 8613c6cb7b42: Layer already exists [2022-04-11T16:12:24.219Z] 52f44be93a46: Layer already exists [2022-04-11T16:12:24.219Z] 63350c1db76d: Layer already exists [2022-04-11T16:12:24.219Z] 117559987ee8: Layer already exists [2022-04-11T16:12:24.219Z] b3c49190cbc7: Layer already exists [2022-04-11T16:12:24.219Z] 10d82663b225: Layer already exists [2022-04-11T16:12:24.219Z] 31e69d4774c9: Layer already exists [2022-04-11T16:12:24.219Z] 7750d494dfbd: Layer already exists [2022-04-11T16:12:24.219Z] f7a7a140f1b3: Layer already exists [2022-04-11T16:12:24.219Z] 18708474c90b: Layer already exists [2022-04-11T16:12:24.219Z] 4fc242d58285: Layer already exists [2022-04-11T16:12:24.219Z] main: digest: sha256:c48c5e3907af0a445469041f4d4b89af1755d4b2d2f84b221a5f0df6b7fbe552 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T16:12:24.259Z] ===================================================== [Pipeline] echo [2022-04-11T16:12:24.269Z] taggedImages: [2022-04-11T16:12:24.269Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:12:24.269Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-11T16:12:24.269Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.63 [2022-04-11T16:12:24.269Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T16:12:24.269Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T16:12:28.026Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T16:12:28.026Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T16:16:05.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T16:16:12.296Z] Removing intermediate container 25289b914464 [2022-04-11T16:16:12.296Z] ---> 8235c521ddf0 [2022-04-11T16:16:12.296Z] [2022-04-11T16:16:12.296Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T16:16:12.579Z] 3.14: Pulling from library/alpine [2022-04-11T16:16:14.588Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T16:16:14.588Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T16:16:14.588Z] ---> ac73e934f311 [2022-04-11T16:16:14.588Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T16:16:15.193Z] ---> Running in 47ffc928002a [2022-04-11T16:16:16.186Z] Removing intermediate container 47ffc928002a [2022-04-11T16:16:16.186Z] ---> 8c862f35f146 [2022-04-11T16:16:16.186Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T16:16:16.186Z] ---> Running in 7fe980a53a31 [2022-04-11T16:16:18.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:18.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:19.822Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T16:16:19.822Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T16:16:19.822Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:16:20.098Z] OK: 6 MiB in 16 packages [2022-04-11T16:16:22.098Z] Removing intermediate container 7fe980a53a31 [2022-04-11T16:16:22.098Z] ---> bd86d657392b [2022-04-11T16:16:22.098Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T16:16:22.377Z] ---> Running in c455c3ab1dbb [2022-04-11T16:16:23.822Z] Removing intermediate container c455c3ab1dbb [2022-04-11T16:16:23.822Z] ---> 9d3db4558e4e [2022-04-11T16:16:23.822Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T16:16:24.102Z] ---> Running in d2cbaf9ae18e [2022-04-11T16:16:25.560Z] Removing intermediate container d2cbaf9ae18e [2022-04-11T16:16:25.560Z] ---> 507e2250e7b7 [2022-04-11T16:16:25.560Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T16:16:25.560Z] ---> Running in fd41ed52a02d [2022-04-11T16:16:26.159Z] Removing intermediate container 7b09c3d93869 [2022-04-11T16:16:26.159Z] ---> dc71d46b298f [2022-04-11T16:16:26.159Z] [2022-04-11T16:16:26.159Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T16:16:26.159Z] ---> ac73e934f311 [2022-04-11T16:16:26.159Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T16:16:26.437Z] ---> Running in 06be260d89d1 [2022-04-11T16:16:29.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:29.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:30.149Z] Removing intermediate container fd41ed52a02d [2022-04-11T16:16:30.149Z] ---> 188e4eb4553d [2022-04-11T16:16:30.149Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T16:16:30.434Z] ---> Running in 989b136c882b [2022-04-11T16:16:30.716Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T16:16:30.995Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T16:16:30.995Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T16:16:30.995Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:16:30.995Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:16:30.995Z] Removing intermediate container 989b136c882b [2022-04-11T16:16:30.995Z] ---> b20e4a43ed56 [2022-04-11T16:16:30.995Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T16:16:31.279Z] OK: 6 MiB in 17 packages [2022-04-11T16:16:33.960Z] ---> 9f4234d8e3fd [2022-04-11T16:16:33.960Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T16:16:33.960Z] ---> Running in ad5acf124be4 [2022-04-11T16:16:35.945Z] Removing intermediate container 06be260d89d1 [2022-04-11T16:16:35.945Z] ---> 0352281d2a01 [2022-04-11T16:16:35.945Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T16:16:35.945Z] ---> Running in ecaad3fcd2ae [2022-04-11T16:16:37.390Z] Removing intermediate container ecaad3fcd2ae [2022-04-11T16:16:37.390Z] ---> 493e735ddb72 [2022-04-11T16:16:37.390Z] Step 13/25 : WORKDIR / [2022-04-11T16:16:37.390Z] ---> Running in 1cb55bdd7750 [2022-04-11T16:16:39.372Z] Removing intermediate container 1cb55bdd7750 [2022-04-11T16:16:39.372Z] ---> d43b0bd7689c [2022-04-11T16:16:39.372Z] 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-11T16:16:39.372Z] Removing intermediate container ad5acf124be4 [2022-04-11T16:16:39.372Z] ---> df7461be1f5e [2022-04-11T16:16:39.372Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:16:41.359Z] ---> fe25ef1fad8c [2022-04-11T16:16:41.359Z] 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-11T16:16:41.643Z] ---> 1f5aab8ef414 [2022-04-11T16:16:41.643Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T16:16:43.089Z] ---> 2e3c6c4624f1 [2022-04-11T16:16:43.089Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T16:16:43.696Z] Removing intermediate container 9923735fc968 [2022-04-11T16:16:43.696Z] ---> b11ae1387537 [2022-04-11T16:16:43.696Z] [2022-04-11T16:16:43.696Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T16:16:43.696Z] ---> ac73e934f311 [2022-04-11T16:16:43.696Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T16:16:43.972Z] ---> Running in a900f44eaa5b [2022-04-11T16:16:45.446Z] ---> 72b901b40d89 [2022-04-11T16:16:45.446Z] 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-11T16:16:46.055Z] Removing intermediate container 84c94e57ae4f [2022-04-11T16:16:46.055Z] ---> ac7a318147e9 [2022-04-11T16:16:46.055Z] [2022-04-11T16:16:46.055Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T16:16:46.055Z] ---> ac73e934f311 [2022-04-11T16:16:46.055Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T16:16:46.343Z] ---> Running in 4a598a19e192 [2022-04-11T16:16:46.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:47.215Z] ---> e191358f0c23 [2022-04-11T16:16:47.215Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T16:16:47.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:47.490Z] ---> 68302b17abde [2022-04-11T16:16:47.490Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T16:16:48.497Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T16:16:48.497Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:16:48.497Z] OK: 5 MiB in 15 packages [2022-04-11T16:16:49.116Z] ---> 8ef8231923ff [2022-04-11T16:16:49.116Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T16:16:49.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:49.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:16:50.400Z] Removing intermediate container a900f44eaa5b [2022-04-11T16:16:50.400Z] ---> 923776d49951 [2022-04-11T16:16:50.400Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:16:50.400Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T16:16:50.400Z] ---> Running in 533b572c0b5c [2022-04-11T16:16:50.400Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T16:16:50.400Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:16:50.400Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:16:51.012Z] OK: 6 MiB in 16 packages [2022-04-11T16:16:51.012Z] ---> 94ad823a94dc [2022-04-11T16:16:51.012Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T16:16:51.299Z] ---> c6bcb14b96f2 [2022-04-11T16:16:51.299Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T16:16:51.589Z] Removing intermediate container 533b572c0b5c [2022-04-11T16:16:51.589Z] ---> f1bb992c6ab0 [2022-04-11T16:16:51.589Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T16:16:51.862Z] ---> Running in 1ccd391b0184 [2022-04-11T16:16:52.465Z] Removing intermediate container 1ccd391b0184 [2022-04-11T16:16:52.465Z] ---> 8f1da51fe2b6 [2022-04-11T16:16:52.465Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T16:16:52.741Z] ---> Running in bf6d979291ef [2022-04-11T16:16:53.348Z] ---> 7246dd028743 [2022-04-11T16:16:53.348Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T16:16:53.950Z] Removing intermediate container bf6d979291ef [2022-04-11T16:16:53.950Z] ---> e3d0f6cb4999 [2022-04-11T16:16:53.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:16:53.950Z] ---> Running in d76d21b1f716 [2022-04-11T16:16:53.950Z] Removing intermediate container 4a598a19e192 [2022-04-11T16:16:53.950Z] ---> 47e3a6744248 [2022-04-11T16:16:53.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:16:54.230Z] ---> Running in daca7217f3ab [2022-04-11T16:16:55.229Z] Removing intermediate container daca7217f3ab [2022-04-11T16:16:55.229Z] ---> 184161f7e283 [2022-04-11T16:16:55.229Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T16:16:55.229Z] Removing intermediate container d76d21b1f716 [2022-04-11T16:16:55.229Z] ---> 7ae5d35e16ea [2022-04-11T16:16:55.229Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T16:16:55.511Z] ---> Running in 2fe66e51d48c [2022-04-11T16:16:55.793Z] ---> 303154184a65 [2022-04-11T16:16:55.793Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T16:16:56.067Z] ---> 07b7fb9bf4f8 [2022-04-11T16:16:56.067Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T16:16:56.667Z] Removing intermediate container 2fe66e51d48c [2022-04-11T16:16:56.667Z] ---> ccbc15a8ef0e [2022-04-11T16:16:56.667Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T16:16:56.945Z] ---> Running in 8ab59a4724fc [2022-04-11T16:16:57.558Z] ---> a852e3f2dab3 [2022-04-11T16:16:57.558Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T16:16:57.835Z] Removing intermediate container 8ab59a4724fc [2022-04-11T16:16:57.835Z] ---> 6a4c6fb71173 [2022-04-11T16:16:57.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:16:58.115Z] ---> e36a48c5af6f [2022-04-11T16:16:58.115Z] 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-11T16:16:58.398Z] ---> Running in 39ca7ec4c279 [2022-04-11T16:16:58.398Z] ---> Running in 52a24b08ec7e [2022-04-11T16:17:00.393Z] ---> b95da91bf901 [2022-04-11T16:17:00.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T16:17:00.393Z] ---> 4c2381e268a7 [2022-04-11T16:17:00.393Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T16:17:01.843Z] ---> 02856c4d4bcb [2022-04-11T16:17:01.843Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T16:17:02.122Z] ---> Running in ad5980f338a9 [2022-04-11T16:17:03.121Z] Removing intermediate container ad5980f338a9 [2022-04-11T16:17:03.121Z] ---> fec5f83d55dd [2022-04-11T16:17:03.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:17:03.399Z] ---> Running in f86131664983 [2022-04-11T16:17:03.674Z] Removing intermediate container 52a24b08ec7e [2022-04-11T16:17:03.674Z] ---> ffd2bff671b4 [2022-04-11T16:17:03.674Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T16:17:03.952Z] Removing intermediate container 39ca7ec4c279 [2022-04-11T16:17:03.952Z] ---> 4d257f13ea98 [2022-04-11T16:17:03.952Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T16:17:04.230Z] ---> Running in 66a681bb6561 [2022-04-11T16:17:04.520Z] ---> Running in 5e1b775dfaaf [2022-04-11T16:17:04.520Z] Removing intermediate container f86131664983 [2022-04-11T16:17:04.520Z] ---> f9c015798848 [2022-04-11T16:17:04.520Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T16:17:04.520Z] ---> bd01fd774290 [2022-04-11T16:17:04.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T16:17:04.807Z] ---> Running in 95ae93b4a0e3 [2022-04-11T16:17:05.095Z] Removing intermediate container 66a681bb6561 [2022-04-11T16:17:05.095Z] ---> ab3883d1e4b7 [2022-04-11T16:17:05.095Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T16:17:05.095Z] ---> Running in 9d5854f39ffd [2022-04-11T16:17:05.700Z] Removing intermediate container 5e1b775dfaaf [2022-04-11T16:17:05.700Z] ---> ca77ec4918b3 [2022-04-11T16:17:05.700Z] Step 28/31 : CMD ["gate"] [2022-04-11T16:17:05.983Z] Removing intermediate container 95ae93b4a0e3 [2022-04-11T16:17:05.983Z] ---> 3fa038d0c34d [2022-04-11T16:17:05.983Z] Step 21/22 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:17:05.983Z] ---> Running in 806abee8c773 [2022-04-11T16:17:06.608Z] ---> Running in 990c6f13b579 [2022-04-11T16:17:06.608Z] Removing intermediate container 9d5854f39ffd [2022-04-11T16:17:06.608Z] ---> b24d4d091cd1 [2022-04-11T16:17:06.608Z] Step 24/25 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:17:06.608Z] ---> Running in 9231c7ed492f [2022-04-11T16:17:06.891Z] ---> 6fa85c9db31e [2022-04-11T16:17:06.891Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T16:17:06.891Z] ---> Running in 0270b300fc99 [2022-04-11T16:17:07.171Z] Removing intermediate container 806abee8c773 [2022-04-11T16:17:07.171Z] ---> e5cc48b7160a [2022-04-11T16:17:07.171Z] Step 22/22 : LABEL version=2.2.0-dev.63 [2022-04-11T16:17:07.449Z] ---> Running in da707d3022a7 [2022-04-11T16:17:07.449Z] Removing intermediate container 990c6f13b579 [2022-04-11T16:17:07.449Z] ---> 92980d2aa278 [2022-04-11T16:17:07.449Z] Step 29/31 : LABEL arch=arm64 [2022-04-11T16:17:07.729Z] Removing intermediate container 9231c7ed492f [2022-04-11T16:17:07.729Z] ---> bcd58f05a66c [2022-04-11T16:17:07.729Z] Step 25/25 : LABEL version=2.2.0-dev.63 [2022-04-11T16:17:08.007Z] ---> Running in efa75f20c08f [2022-04-11T16:17:08.007Z] Removing intermediate container 0270b300fc99 [2022-04-11T16:17:08.007Z] ---> 41bb080dd272 [2022-04-11T16:17:08.007Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:17:08.283Z] ---> Running in 51af8b045af5 [2022-04-11T16:17:08.560Z] ---> Running in 71700406145f [2022-04-11T16:17:08.560Z] Removing intermediate container da707d3022a7 [2022-04-11T16:17:08.560Z] ---> 2e3eccefded7 [2022-04-11T16:17:08.560Z] [2022-04-11T16:17:08.834Z] Removing intermediate container efa75f20c08f [2022-04-11T16:17:08.834Z] ---> 41d4d54ff98b [2022-04-11T16:17:08.834Z] [2022-04-11T16:17:09.437Z] Successfully built 2e3eccefded7 [2022-04-11T16:17:09.437Z] Removing intermediate container 51af8b045af5 [2022-04-11T16:17:09.437Z] ---> b8d424280e0b [2022-04-11T16:17:09.437Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T16:17:09.437Z] Successfully tagged support-scheduler-arm64:latest [2022-04-11T16:17:09.437Z] Building sys-mgmt-agent [2022-04-11T16:17:09.437Z]  Building support-scheduler ... done Removing intermediate container 71700406145f [2022-04-11T16:17:09.437Z] ---> 6129d99b7650 [2022-04-11T16:17:09.437Z] Step 30/31 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:17:09.437Z] ---> Running in d120cbed6f81 [2022-04-11T16:17:09.748Z] Successfully built 41d4d54ff98b [2022-04-11T16:17:09.748Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-11T16:17:09.748Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-11T16:17:10.029Z] ---> Running in 7d263d151ffb [2022-04-11T16:17:10.309Z] Removing intermediate container d120cbed6f81 [2022-04-11T16:17:10.309Z] ---> d0a75c25605f [2022-04-11T16:17:10.309Z] Step 21/22 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:17:10.584Z] ---> Running in a5c42663308c [2022-04-11T16:17:10.861Z] Removing intermediate container 7d263d151ffb [2022-04-11T16:17:10.861Z] ---> 89ea862a6948 [2022-04-11T16:17:10.861Z] Step 31/31 : LABEL version=2.2.0-dev.63 [2022-04-11T16:17:11.138Z] Removing intermediate container a5c42663308c [2022-04-11T16:17:11.138Z] ---> 873a257f34ab [2022-04-11T16:17:11.138Z] Step 22/22 : LABEL version=2.2.0-dev.63 [2022-04-11T16:17:11.138Z] ---> Running in 55b8d8a1f58d [2022-04-11T16:17:11.410Z] ---> Running in c016bbe7b8f6 [2022-04-11T16:17:12.011Z] Removing intermediate container 55b8d8a1f58d [2022-04-11T16:17:12.011Z] ---> 1ab11bc43d09 [2022-04-11T16:17:12.011Z] [2022-04-11T16:17:12.011Z] Removing intermediate container c016bbe7b8f6 [2022-04-11T16:17:12.011Z] ---> c5c3ca7011d8 [2022-04-11T16:17:12.011Z] [2022-04-11T16:17:12.610Z] Successfully built 1ab11bc43d09 [2022-04-11T16:17:12.610Z] Successfully built c5c3ca7011d8 [2022-04-11T16:17:12.610Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-11T16:17:12.610Z] Successfully tagged support-notifications-arm64:latest [2022-04-11T16:17:12.610Z]  Building security-bootstrapper ... done Building core-metadata [2022-04-11T16:17:12.610Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-11T16:17:44.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:17:44.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:17:44.974Z] ---> 8047305b6bda [2022-04-11T16:17:44.974Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:17:44.974Z] ---> Using cache [2022-04-11T16:17:44.974Z] ---> 0ae8f9439eb5 [2022-04-11T16:17:44.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:17:44.974Z] ---> Using cache [2022-04-11T16:17:44.974Z] ---> dfad4f1da171 [2022-04-11T16:17:44.974Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T16:17:44.974Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:17:44.974Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:17:44.974Z] ---> 8047305b6bda [2022-04-11T16:17:44.974Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T16:17:44.974Z] ---> Using cache [2022-04-11T16:17:44.974Z] ---> 0ae8f9439eb5 [2022-04-11T16:17:44.974Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T16:17:46.415Z] ---> Running in 1796e8910721 [2022-04-11T16:17:46.415Z] ---> Running in f1892c515f14 [2022-04-11T16:17:48.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:17:48.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:17:48.412Z] ---> 8047305b6bda [2022-04-11T16:17:48.412Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:17:48.412Z] ---> Using cache [2022-04-11T16:17:48.412Z] ---> 0ae8f9439eb5 [2022-04-11T16:17:48.412Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:17:48.412Z] ---> Using cache [2022-04-11T16:17:48.412Z] ---> dfad4f1da171 [2022-04-11T16:17:48.412Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T16:17:48.689Z] ---> Running in a36391c61921 [2022-04-11T16:17:50.149Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:17:50.149Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:17:50.149Z] ---> 8047305b6bda [2022-04-11T16:17:50.149Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T16:17:50.149Z] ---> Using cache [2022-04-11T16:17:50.149Z] ---> 0ae8f9439eb5 [2022-04-11T16:17:50.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:17:50.149Z] ---> Using cache [2022-04-11T16:17:50.149Z] ---> dfad4f1da171 [2022-04-11T16:17:50.149Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T16:17:50.149Z] ---> Running in 4327ef9e0814 [2022-04-11T16:17:50.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:50.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:51.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:51.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:51.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:51.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:52.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:52.374Z] OK: 220 MiB in 52 packages [2022-04-11T16:17:52.374Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:17:52.374Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:17:52.374Z] OK: 15739 distinct packages available [2022-04-11T16:17:52.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:52.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:53.534Z] OK: 220 MiB in 52 packages [2022-04-11T16:17:53.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:17:53.820Z] Removing intermediate container 1796e8910721 [2022-04-11T16:17:53.820Z] ---> 8c6707effb9a [2022-04-11T16:17:53.820Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:17:54.424Z] OK: 220 MiB in 52 packages [2022-04-11T16:17:55.037Z] OK: 220 MiB in 52 packages [2022-04-11T16:17:55.314Z] Removing intermediate container a36391c61921 [2022-04-11T16:17:55.314Z] ---> 0c26e11e14a7 [2022-04-11T16:17:55.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:17:55.922Z] ---> 893fb01175c4 [2022-04-11T16:17:55.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:17:56.195Z] ---> Running in aab6a09f3b43 [2022-04-11T16:17:56.793Z] Removing intermediate container 4327ef9e0814 [2022-04-11T16:17:56.794Z] ---> 1f3beb5e59da [2022-04-11T16:17:56.794Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T16:17:57.395Z] Removing intermediate container f1892c515f14 [2022-04-11T16:17:57.395Z] ---> 5d8fc56a593d [2022-04-11T16:17:57.395Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T16:17:58.001Z] ---> 2de9c91ec32a [2022-04-11T16:17:58.001Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:17:58.001Z] ---> Running in efbe38f70bae [2022-04-11T16:17:59.003Z] ---> 065c4e88c9cf [2022-04-11T16:17:59.003Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:17:59.282Z] ---> Running in 191a268ce6a2 [2022-04-11T16:17:59.562Z] ---> 8876e9e94a7e [2022-04-11T16:17:59.562Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:17:59.838Z] ---> Running in d11299bcaca7 [2022-04-11T16:18:02.493Z] Removing intermediate container aab6a09f3b43 [2022-04-11T16:18:02.493Z] ---> d1a743b196d0 [2022-04-11T16:18:02.493Z] Step 8/23 : COPY . . [2022-04-11T16:18:04.475Z] Removing intermediate container efbe38f70bae [2022-04-11T16:18:04.475Z] ---> 70cccdc46df5 [2022-04-11T16:18:04.475Z] Step 8/23 : COPY . . [2022-04-11T16:18:06.509Z] Removing intermediate container 191a268ce6a2 [2022-04-11T16:18:06.509Z] ---> e6fe35c7dc0f [2022-04-11T16:18:06.509Z] Step 8/22 : COPY . . [2022-04-11T16:18:06.509Z] Removing intermediate container d11299bcaca7 [2022-04-11T16:18:06.509Z] ---> f016a54578dc [2022-04-11T16:18:06.509Z] Step 7/20 : COPY . . [2022-04-11T16:18:38.941Z] ---> 9a136dfafe33 [2022-04-11T16:18:38.941Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T16:18:38.941Z] ---> Running in fec7d2993d47 [2022-04-11T16:18:39.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T16:18:40.158Z] ---> 73203185e5ad [2022-04-11T16:18:40.158Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T16:18:40.434Z] ---> Running in 502a6bcbdf47 [2022-04-11T16:18:41.048Z] ---> fcb56b347da0 [2022-04-11T16:18:41.048Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T16:18:41.048Z] ---> Running in 26f182a09206 [2022-04-11T16:18:41.660Z] ---> b63a1f10fefd [2022-04-11T16:18:41.660Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T16:18:41.660Z] ---> Running in 9ad028e0d9d0 [2022-04-11T16:18:43.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T16:18:44.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T16:18:44.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T16:25:51.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T16:25:53.678Z] Removing intermediate container 502a6bcbdf47 [2022-04-11T16:25:53.678Z] ---> 1640281582c3 [2022-04-11T16:25:53.678Z] [2022-04-11T16:25:53.678Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T16:25:53.679Z] 3.15: Pulling from library/alpine [2022-04-11T16:25:55.678Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T16:25:55.678Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T16:25:55.678Z] ---> 3fb3c9af89a9 [2022-04-11T16:25:55.678Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T16:25:56.291Z] ---> Running in 7dc507eac931 [2022-04-11T16:25:56.894Z] Removing intermediate container fec7d2993d47 [2022-04-11T16:25:56.894Z] ---> 1aff621bd908 [2022-04-11T16:25:56.894Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T16:25:56.894Z] ---> Running in 8f77412720f3 [2022-04-11T16:25:57.175Z] Removing intermediate container 7dc507eac931 [2022-04-11T16:25:57.175Z] ---> 02229a6e88b9 [2022-04-11T16:25:57.175Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:25:57.451Z] ---> Running in b3e94ff93a58 [2022-04-11T16:26:00.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T16:26:02.300Z] Removing intermediate container b3e94ff93a58 [2022-04-11T16:26:02.300Z] ---> ae83f5640834 [2022-04-11T16:26:02.300Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T16:26:02.300Z] ---> Running in 1477e71620cc [2022-04-11T16:26:04.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:06.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:06.416Z] Removing intermediate container 8f77412720f3 [2022-04-11T16:26:06.416Z] ---> 13615bf44b05 [2022-04-11T16:26:06.416Z] [2022-04-11T16:26:06.416Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T16:26:06.416Z] 20.10.14: Pulling from library/docker [2022-04-11T16:26:07.863Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:26:07.863Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:26:07.863Z] OK: 15729 distinct packages available [2022-04-11T16:26:07.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:08.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:09.847Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T16:26:10.127Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T16:26:10.403Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T16:26:10.403Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T16:26:10.403Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T16:26:10.681Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T16:26:10.681Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T16:26:10.681Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T16:26:10.960Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T16:26:10.960Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:26:10.960Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:26:11.239Z] OK: 8 MiB in 23 packages [2022-04-11T16:26:16.699Z] Removing intermediate container 1477e71620cc [2022-04-11T16:26:16.699Z] ---> ccfaf6b4b1da [2022-04-11T16:26:16.699Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:26:16.699Z] Removing intermediate container 9ad028e0d9d0 [2022-04-11T16:26:16.699Z] ---> 689292090b0f [2022-04-11T16:26:16.699Z] [2022-04-11T16:26:16.699Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T16:26:16.699Z] ---> ac73e934f311 [2022-04-11T16:26:16.699Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T16:26:16.974Z] ---> Running in 3e54842c2efa [2022-04-11T16:26:19.634Z] ---> c2f21e9f40c0 [2022-04-11T16:26:19.634Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T16:26:19.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:19.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:20.632Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T16:26:20.632Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T16:26:20.632Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T16:26:20.632Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T16:26:20.909Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T16:26:20.909Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T16:26:20.909Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:26:20.909Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T16:26:21.203Z] OK: 8 MiB in 20 packages [2022-04-11T16:26:25.533Z] ---> 3d0e21e59687 [2022-04-11T16:26:25.533Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T16:26:25.533Z] Removing intermediate container 3e54842c2efa [2022-04-11T16:26:25.533Z] ---> b8a88d4f7c36 [2022-04-11T16:26:25.533Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T16:26:26.164Z] ---> Running in 55c4129c4508 [2022-04-11T16:26:27.150Z] Removing intermediate container 55c4129c4508 [2022-04-11T16:26:27.150Z] ---> 94e232711d1c [2022-04-11T16:26:27.150Z] Step 13/22 : WORKDIR /edgex [2022-04-11T16:26:27.150Z] ---> Running in 0b78ca1f1ddf [2022-04-11T16:26:28.143Z] ---> 1f4858c5fe69 [2022-04-11T16:26:28.143Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T16:26:28.143Z] Removing intermediate container 0b78ca1f1ddf [2022-04-11T16:26:28.143Z] ---> f0974be95a09 [2022-04-11T16:26:28.143Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T16:26:28.418Z] ---> Running in 55cdfae6e66e [2022-04-11T16:26:29.864Z] Removing intermediate container 55cdfae6e66e [2022-04-11T16:26:29.864Z] ---> 4e2d27c26ce3 [2022-04-11T16:26:29.864Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:26:30.139Z] ---> Running in c1d23668ded1 [2022-04-11T16:26:30.139Z] ---> 29762084b090 [2022-04-11T16:26:30.139Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T16:26:31.596Z] Removing intermediate container c1d23668ded1 [2022-04-11T16:26:31.596Z] ---> ccbb87773fc4 [2022-04-11T16:26:31.596Z] Step 18/20 : LABEL arch=arm64 [2022-04-11T16:26:31.874Z] ---> Running in a819ab006b0a [2022-04-11T16:26:33.856Z] Removing intermediate container a819ab006b0a [2022-04-11T16:26:33.856Z] ---> 3eb6d1c2a0b6 [2022-04-11T16:26:33.856Z] Step 19/20 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:26:34.130Z] ---> Running in 674f7f922e03 [2022-04-11T16:26:35.127Z] ---> 005734ce4455 [2022-04-11T16:26:35.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T16:26:35.407Z] Removing intermediate container 674f7f922e03 [2022-04-11T16:26:35.407Z] ---> 538873f5e79b [2022-04-11T16:26:35.407Z] Step 20/20 : LABEL version=2.2.0-dev.63 [2022-04-11T16:26:35.685Z] ---> Running in 2a41ec23668e [2022-04-11T16:26:35.964Z] Removing intermediate container 26f182a09206 [2022-04-11T16:26:35.964Z] ---> b5cc73fcd284 [2022-04-11T16:26:35.964Z] [2022-04-11T16:26:35.964Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T16:26:35.964Z] ---> ac73e934f311 [2022-04-11T16:26:35.964Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T16:26:35.964Z] ---> Using cache [2022-04-11T16:26:35.964Z] ---> 923776d49951 [2022-04-11T16:26:35.964Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:26:35.964Z] ---> Using cache [2022-04-11T16:26:35.964Z] ---> f1bb992c6ab0 [2022-04-11T16:26:35.964Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T16:26:36.241Z] ---> Running in 5724d5176a08 [2022-04-11T16:26:36.838Z] Removing intermediate container 2a41ec23668e [2022-04-11T16:26:36.838Z] ---> 4c395e407f93 [2022-04-11T16:26:36.838Z] [2022-04-11T16:26:36.838Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T16:26:36.838Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T16:26:36.838Z] ---> c346e9eafbab [2022-04-11T16:26:36.838Z] 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-11T16:26:37.114Z] ---> Running in cda7d01ec726 [2022-04-11T16:26:37.398Z] Removing intermediate container 5724d5176a08 [2022-04-11T16:26:37.398Z] ---> 1fb3ba23d467 [2022-04-11T16:26:37.398Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T16:26:37.672Z] ---> Running in ea66b33a4398 [2022-04-11T16:26:37.951Z] Removing intermediate container cda7d01ec726 [2022-04-11T16:26:37.951Z] ---> 7f5fa4433eae [2022-04-11T16:26:37.951Z] 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-11T16:26:38.232Z] Successfully built 4c395e407f93 [2022-04-11T16:26:38.232Z] ---> Running in 828505b62f28 [2022-04-11T16:26:38.232Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-11T16:26:38.232Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-11T16:26:38.508Z] Removing intermediate container ea66b33a4398 [2022-04-11T16:26:38.508Z] ---> edf9e85431f2 [2022-04-11T16:26:38.508Z] Step 15/23 : WORKDIR / [2022-04-11T16:26:38.795Z] ---> Running in d66360dfc86f [2022-04-11T16:26:40.256Z] Removing intermediate container d66360dfc86f [2022-04-11T16:26:40.256Z] ---> fd8f3c39f45f [2022-04-11T16:26:40.256Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:26:40.534Z] ---> 3577009d9911 [2022-04-11T16:26:40.534Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T16:26:40.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:41.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:26:41.700Z] ---> aac7ac22db11 [2022-04-11T16:26:41.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T16:26:41.975Z] ---> 50e9225969b2 [2022-04-11T16:26:41.975Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T16:26:41.975Z] ---> Running in 5edd034e8b4f [2022-04-11T16:26:42.250Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T16:26:42.250Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T16:26:42.250Z] Executing bash-5.1.16-r0.post-install [2022-04-11T16:26:42.250Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T16:26:42.529Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T16:26:42.529Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T16:26:42.529Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T16:26:42.529Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T16:26:42.529Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T16:26:42.529Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T16:26:42.529Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T16:26:42.529Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T16:26:42.529Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T16:26:42.529Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T16:26:42.529Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T16:26:42.529Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T16:26:42.529Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T16:26:42.809Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T16:26:45.464Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T16:26:45.464Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T16:26:45.464Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T16:26:45.464Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T16:26:45.464Z] ---> ac3ac102ddb2 [2022-04-11T16:26:45.464Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T16:26:45.464Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T16:26:45.743Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T16:26:45.743Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T16:26:45.743Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T16:26:45.743Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T16:26:45.743Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T16:26:45.743Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T16:26:45.743Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T16:26:46.019Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T16:26:46.019Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T16:26:46.019Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T16:26:46.019Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T16:26:46.019Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T16:26:46.019Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T16:26:46.019Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T16:26:46.019Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T16:26:46.019Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T16:26:46.296Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T16:26:46.296Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T16:26:46.296Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T16:26:46.296Z] Removing intermediate container 5edd034e8b4f [2022-04-11T16:26:46.296Z] ---> 092a3e2841a3 [2022-04-11T16:26:46.296Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T16:26:46.576Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T16:26:46.576Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T16:26:46.576Z] ---> Running in 476cd4b9151e [2022-04-11T16:26:47.179Z] ---> 0410089adc81 [2022-04-11T16:26:47.179Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T16:26:47.179Z] ---> Running in a228511a9c6f [2022-04-11T16:26:47.179Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:26:47.179Z] OK: 82 MiB in 65 packages [2022-04-11T16:26:47.456Z] Removing intermediate container 476cd4b9151e [2022-04-11T16:26:47.456Z] ---> c843e3d938b2 [2022-04-11T16:26:47.456Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T16:26:47.456Z] ---> Running in bc7d02ca892b [2022-04-11T16:26:48.450Z] Removing intermediate container a228511a9c6f [2022-04-11T16:26:48.450Z] ---> 37f561af7184 [2022-04-11T16:26:48.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:26:48.450Z] ---> Running in e8306ec8f190 [2022-04-11T16:26:48.732Z] Removing intermediate container bc7d02ca892b [2022-04-11T16:26:48.732Z] ---> 0cedb4caf916 [2022-04-11T16:26:48.732Z] Step 21/22 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:26:48.732Z] ---> Running in 19308d8dc9e5 [2022-04-11T16:26:49.727Z] Removing intermediate container e8306ec8f190 [2022-04-11T16:26:49.727Z] ---> 5d7582860c7f [2022-04-11T16:26:49.727Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T16:26:49.727Z] Removing intermediate container 19308d8dc9e5 [2022-04-11T16:26:49.727Z] ---> 2c1ef08dd2ad [2022-04-11T16:26:49.727Z] Step 22/22 : LABEL version=2.2.0-dev.63 [2022-04-11T16:26:49.727Z] ---> Running in 8b2b9e78795c [2022-04-11T16:26:49.727Z] ---> Running in 7cd307357966 [2022-04-11T16:26:50.721Z] Removing intermediate container 7cd307357966 [2022-04-11T16:26:50.721Z] ---> 5a8807367a1e [2022-04-11T16:26:50.721Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:26:50.721Z] Removing intermediate container 8b2b9e78795c [2022-04-11T16:26:50.721Z] ---> 8cc8ee237e58 [2022-04-11T16:26:50.721Z] [2022-04-11T16:26:50.721Z] ---> Running in 879619613ee0 [2022-04-11T16:26:51.707Z] Successfully built 8cc8ee237e58 [2022-04-11T16:26:51.708Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-11T16:26:51.708Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-11T16:26:51.708Z] Removing intermediate container 879619613ee0 [2022-04-11T16:26:51.708Z] ---> 65a1395c61bc [2022-04-11T16:26:51.708Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:26:51.708Z] ---> Running in 0d6b4da765e5 [2022-04-11T16:26:52.308Z] Removing intermediate container 0d6b4da765e5 [2022-04-11T16:26:52.308Z] ---> dfbdac221550 [2022-04-11T16:26:52.308Z] [2022-04-11T16:26:52.922Z] Successfully built dfbdac221550 [2022-04-11T16:26:52.922Z] Successfully tagged core-metadata-arm64:latest [2022-04-11T16:26:52.922Z]  Building core-metadata ... done Building core-data [2022-04-11T16:26:52.922Z] Collecting docker-compose==1.23.2 [2022-04-11T16:26:52.922Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T16:26:53.921Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T16:26:53.921Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T16:26:53.921Z] 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-11T16:26:53.921Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T16:26:53.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T16:26:56.596Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T16:26:56.596Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T16:26:56.883Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T16:26:56.883Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T16:26:57.878Z] Collecting PyYAML<4,>=3.10 [2022-04-11T16:26:57.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T16:27:01.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:27:01.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:27:01.297Z] ---> 8047305b6bda [2022-04-11T16:27:01.297Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:27:01.297Z] ---> Using cache [2022-04-11T16:27:01.297Z] ---> 0ae8f9439eb5 [2022-04-11T16:27:01.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:27:01.297Z] ---> Using cache [2022-04-11T16:27:01.297Z] ---> dfad4f1da171 [2022-04-11T16:27:01.297Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T16:27:01.297Z] ---> Using cache [2022-04-11T16:27:01.297Z] ---> 1f3beb5e59da [2022-04-11T16:27:01.297Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:27:01.297Z] ---> Using cache [2022-04-11T16:27:01.297Z] ---> 065c4e88c9cf [2022-04-11T16:27:01.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:27:01.297Z] ---> Using cache [2022-04-11T16:27:01.297Z] ---> e6fe35c7dc0f [2022-04-11T16:27:01.297Z] Step 8/23 : COPY . . [2022-04-11T16:27:01.297Z] ---> Using cache [2022-04-11T16:27:01.297Z] ---> b63a1f10fefd [2022-04-11T16:27:01.297Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T16:27:01.898Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T16:27:01.898Z] ---> Running in 2a86bfdc8a6d [2022-04-11T16:27:01.898Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T16:27:03.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T16:27:04.497Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T16:27:04.497Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T16:27:07.894Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T16:27:07.894Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T16:27:08.493Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T16:27:08.493Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T16:27:08.769Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T16:27:08.769Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T16:27:11.419Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T16:27:11.419Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T16:27:11.693Z] Collecting idna<2.8,>=2.5 [2022-04-11T16:27:11.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T16:27:11.693Z] 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-11T16:27:11.967Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T16:27:11.967Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T16:27:12.243Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T16:27:12.243Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T16:27:12.243Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T16:27:12.243Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T16:27:13.690Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T16:27:13.690Z] Attempting uninstall: urllib3 [2022-04-11T16:27:13.690Z] Found existing installation: urllib3 1.26.7 [2022-04-11T16:27:13.690Z] Uninstalling urllib3-1.26.7: [2022-04-11T16:27:13.975Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T16:27:14.581Z] Attempting uninstall: idna [2022-04-11T16:27:14.581Z] Found existing installation: idna 3.3 [2022-04-11T16:27:14.581Z] Uninstalling idna-3.3: [2022-04-11T16:27:14.859Z] Successfully uninstalled idna-3.3 [2022-04-11T16:27:19.209Z] Attempting uninstall: requests [2022-04-11T16:27:19.209Z] Found existing installation: requests 2.26.0 [2022-04-11T16:27:19.209Z] Uninstalling requests-2.26.0: [2022-04-11T16:27:19.209Z] Successfully uninstalled requests-2.26.0 [2022-04-11T16:27:19.496Z] Running setup.py install for texttable: started [2022-04-11T16:27:22.145Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:27:22.145Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:27:22.145Z] ---> 8047305b6bda [2022-04-11T16:27:22.145Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> 0ae8f9439eb5 [2022-04-11T16:27:22.145Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> dfad4f1da171 [2022-04-11T16:27:22.145Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> 28fb56dbe5c3 [2022-04-11T16:27:22.145Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> ecc8b9da0942 [2022-04-11T16:27:22.145Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> 486187d52f97 [2022-04-11T16:27:22.145Z] Step 8/26 : COPY . . [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> 514edb2c4c68 [2022-04-11T16:27:22.145Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> 482d6ac618de [2022-04-11T16:27:22.145Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> a1918a9c2f6a [2022-04-11T16:27:22.145Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T16:27:22.145Z] ---> Using cache [2022-04-11T16:27:22.145Z] ---> 524ce4955975 [2022-04-11T16:27:22.145Z] 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-11T16:27:22.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:27:22.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:27:22.749Z] ---> 8047305b6bda [2022-04-11T16:27:22.749Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T16:27:22.749Z] ---> Using cache [2022-04-11T16:27:22.749Z] ---> 0ae8f9439eb5 [2022-04-11T16:27:22.749Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:27:22.749Z] ---> Using cache [2022-04-11T16:27:22.749Z] ---> dfad4f1da171 [2022-04-11T16:27:22.749Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T16:27:23.027Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T16:27:23.027Z] Running setup.py install for PyYAML: started [2022-04-11T16:27:23.307Z] ---> Running in bcfdd5caf9de [2022-04-11T16:27:23.307Z] ---> Running in 43d8484b6b85 [2022-04-11T16:27:25.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:27:26.557Z] spire-1.2.1/ [2022-04-11T16:27:26.557Z] spire-1.2.1/.data/ [2022-04-11T16:27:26.557Z] spire-1.2.1/.data/.file [2022-04-11T16:27:26.557Z] spire-1.2.1/.dockerignore [2022-04-11T16:27:26.557Z] spire-1.2.1/.gitattributes [2022-04-11T16:27:26.557Z] spire-1.2.1/.githooks/ [2022-04-11T16:27:26.557Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/ [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/ [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T16:27:26.557Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T16:27:26.557Z] spire-1.2.1/.gitignore [2022-04-11T16:27:26.557Z] spire-1.2.1/.go-version [2022-04-11T16:27:26.557Z] spire-1.2.1/.golangci.yml [2022-04-11T16:27:26.557Z] spire-1.2.1/ADOPTERS.md [2022-04-11T16:27:26.557Z] spire-1.2.1/CHANGELOG.md [2022-04-11T16:27:26.557Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T16:27:26.557Z] spire-1.2.1/CODEOWNERS [2022-04-11T16:27:26.557Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T16:27:26.557Z] spire-1.2.1/Dockerfile [2022-04-11T16:27:26.557Z] spire-1.2.1/Dockerfile.dev [2022-04-11T16:27:26.557Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T16:27:26.557Z] spire-1.2.1/LICENSE [2022-04-11T16:27:26.557Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T16:27:26.557Z] spire-1.2.1/Makefile [2022-04-11T16:27:26.557Z] spire-1.2.1/README.md [2022-04-11T16:27:26.557Z] spire-1.2.1/ROADMAP.md [2022-04-11T16:27:26.557Z] spire-1.2.1/SECURITY.md [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T16:27:26.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T16:27:26.558Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T16:27:26.834Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/ [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/agent/ [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/server/ [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/server/server.conf [2022-04-11T16:27:26.834Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/ [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/auditlog.md [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/images/ [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T16:27:26.834Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T16:27:26.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:27:26.835Z] [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/spire_server.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/telemetry.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/upgrading.md [2022-04-11T16:27:26.835Z] spire-1.2.1/doc/using_spire.md [2022-04-11T16:27:26.835Z] spire-1.2.1/examples/ [2022-04-11T16:27:26.835Z] spire-1.2.1/examples/README.md [2022-04-11T16:27:26.835Z] spire-1.2.1/go.mod [2022-04-11T16:27:26.835Z] spire-1.2.1/go.sum [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T16:27:26.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T16:27:27.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T16:27:27.117Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/log/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/selector/selector_test.go Running setup.py install for docopt: started [2022-04-11T16:27:27.394Z] [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T16:27:27.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/version/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T16:27:27.395Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T16:27:27.671Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/config.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T16:27:27.672Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:27:27.673Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T16:27:27.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/server.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/private/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/private/server/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T16:27:27.950Z] spire-1.2.1/release/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/README.md [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/conf/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T16:27:27.950Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T16:27:27.950Z] spire-1.2.1/script/ [2022-04-11T16:27:27.950Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T16:27:27.950Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T16:27:27.950Z] spire-1.2.1/support/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T16:27:27.950Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/clock/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/clock/clock.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T16:27:27.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T16:27:27.951Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T16:27:27.951Z] spire-1.2.1/test/integration/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/README.md [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/common [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T16:27:28.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlOK: 220 MiB in 52 packages [2022-04-11T16:27:28.228Z] [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T16:27:28.228Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T16:27:28.229Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T16:27:28.508Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T16:27:28.509Z] spire-1.2.1/test/integration/test.sh [2022-04-11T16:27:28.509Z] spire-1.2.1/test/plugintest/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testca/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testca/ca.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testkey/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/testkey/new.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/util/ [2022-04-11T16:27:28.509Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/util/race.go [2022-04-11T16:27:28.509Z] spire-1.2.1/test/util/util.go [2022-04-11T16:27:28.509Z] building spire from source... [2022-04-11T16:27:29.134Z] Installing go1.17.7... [2022-04-11T16:27:29.739Z] Removing intermediate container 43d8484b6b85 [2022-04-11T16:27:29.739Z] ---> a5f1b720008e [2022-04-11T16:27:29.739Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T16:27:30.735Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T16:27:30.735Z] ---> 4bb78421a001 [2022-04-11T16:27:30.735Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:27:30.735Z] Running setup.py install for dockerpty: started [2022-04-11T16:27:30.735Z] ---> Running in 1fbfc25fd6d0 [2022-04-11T16:27:33.369Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T16:27:35.994Z] 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-11T16:27:36.274Z] Removing intermediate container 1fbfc25fd6d0 [2022-04-11T16:27:36.274Z] ---> 6a76f862b5b7 [2022-04-11T16:27:36.274Z] Step 8/23 : COPY . . [2022-04-11T16:27:58.499Z] ---> 38758bc895b9 [2022-04-11T16:27:58.499Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T16:27:58.499Z] ---> Running in 38da6f33d190 [2022-04-11T16:27:58.499Z] Building bin/spire-server... [2022-04-11T16:27:58.499Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T16:27:58.499Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T16:27:58.499Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T16:27:58.499Z] Removing intermediate container 828505b62f28 [2022-04-11T16:27:58.499Z] ---> 87ec12aaa10c [2022-04-11T16:27:58.499Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T16:27:58.499Z] ---> Running in deec06527fda [2022-04-11T16:27:58.499Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T16:27:58.499Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T16:27:58.499Z] Removing intermediate container deec06527fda [2022-04-11T16:27:58.499Z] ---> b0fca253d5ff [2022-04-11T16:27:58.499Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T16:27:58.499Z] ---> Running in 1196bdd832b7 [2022-04-11T16:27:58.499Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T16:27:58.499Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T16:27:58.776Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T16:27:58.776Z] Removing intermediate container 1196bdd832b7 [2022-04-11T16:27:58.776Z] ---> c77f86aab50c [2022-04-11T16:27:59.053Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T16:28:00.040Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T16:28:00.316Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:28:01.302Z]  ---> 4d03ee9badb3 [2022-04-11T16:28:01.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T16:28:01.903Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T16:28:02.176Z]  ---> 47a1bb07bd13 [2022-04-11T16:28:02.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T16:28:03.170Z] ---> 2b99031bee2a [2022-04-11T16:28:03.170Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T16:28:03.449Z] ---> Running in 1becf868450e [2022-04-11T16:28:03.724Z] Removing intermediate container 1becf868450e [2022-04-11T16:28:03.724Z] ---> 62adcc61ccdb [2022-04-11T16:28:03.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:28:04.001Z] ---> Running in 1c65ec3e4d10 [2022-04-11T16:28:04.277Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T16:28:04.552Z] Removing intermediate container 1c65ec3e4d10 [2022-04-11T16:28:04.552Z] ---> 2136d4279366 [2022-04-11T16:28:04.552Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T16:28:04.552Z] ---> Running in 72d51e67d782 [2022-04-11T16:28:04.552Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T16:28:04.552Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T16:28:04.831Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T16:28:05.110Z] Removing intermediate container 72d51e67d782 [2022-04-11T16:28:05.110Z] ---> 08e457bfcac8 [2022-04-11T16:28:05.110Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:28:05.110Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T16:28:05.110Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T16:28:05.110Z]  ---> Running in b55bb38e9e1b [2022-04-11T16:28:05.110Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T16:28:05.712Z] Removing intermediate container b55bb38e9e1b [2022-04-11T16:28:05.712Z] ---> 126a58fcf264 [2022-04-11T16:28:05.712Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:28:05.712Z] ---> Running in 5adb94856464 [2022-04-11T16:28:06.315Z] Removing intermediate container 5adb94856464 [2022-04-11T16:28:06.315Z] ---> 8f9f1bdf13d1 [2022-04-11T16:28:06.315Z] [2022-04-11T16:28:06.589Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T16:28:06.589Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T16:28:06.589Z] Successfully built 8f9f1bdf13d1 [2022-04-11T16:28:06.589Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-11T16:28:06.589Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-04-11T16:28:06.589Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T16:28:07.187Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T16:28:07.187Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T16:28:08.173Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T16:28:08.173Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T16:28:23.324Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T16:28:23.324Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T16:28:23.324Z] ---> 8047305b6bda [2022-04-11T16:28:23.324Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T16:28:23.324Z] ---> Using cache [2022-04-11T16:28:23.324Z] ---> 0ae8f9439eb5 [2022-04-11T16:28:23.324Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:28:23.324Z] ---> Using cache [2022-04-11T16:28:23.324Z] ---> dfad4f1da171 [2022-04-11T16:28:23.324Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T16:28:23.324Z] ---> Using cache [2022-04-11T16:28:23.324Z] ---> 28fb56dbe5c3 [2022-04-11T16:28:23.324Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T16:28:23.324Z] ---> Using cache [2022-04-11T16:28:23.324Z] ---> ecc8b9da0942 [2022-04-11T16:28:23.325Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T16:28:23.325Z] ---> Using cache [2022-04-11T16:28:23.325Z] ---> 486187d52f97 [2022-04-11T16:28:23.325Z] Step 8/26 : COPY . . [2022-04-11T16:28:23.325Z] ---> Using cache [2022-04-11T16:28:23.325Z] ---> 514edb2c4c68 [2022-04-11T16:28:23.325Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T16:28:23.325Z] ---> Using cache [2022-04-11T16:28:23.325Z] ---> 482d6ac618de [2022-04-11T16:28:23.325Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T16:28:23.325Z] ---> Using cache [2022-04-11T16:28:23.325Z] ---> a1918a9c2f6a [2022-04-11T16:28:23.325Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T16:28:23.325Z] ---> Using cache [2022-04-11T16:28:23.325Z] ---> 524ce4955975 [2022-04-11T16:28:23.325Z] 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-11T16:28:23.601Z] ---> Running in 4474a9e9b35a [2022-04-11T16:28:25.588Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T16:28:25.588Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T16:28:25.864Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T16:28:25.864Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T16:28:25.864Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T16:28:26.137Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T16:28:26.412Z] spire-1.2.1/ [2022-04-11T16:28:26.412Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T16:28:26.412Z] spire-1.2.1/.data/ [2022-04-11T16:28:26.412Z] spire-1.2.1/.data/.file [2022-04-11T16:28:26.412Z] spire-1.2.1/.dockerignore [2022-04-11T16:28:26.412Z] spire-1.2.1/.gitattributes [2022-04-11T16:28:26.412Z] spire-1.2.1/.githooks/ [2022-04-11T16:28:26.412Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/ [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/ [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T16:28:26.412Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T16:28:26.412Z] spire-1.2.1/.gitignore [2022-04-11T16:28:26.412Z] spire-1.2.1/.go-version [2022-04-11T16:28:26.412Z] spire-1.2.1/.golangci.yml [2022-04-11T16:28:26.412Z] spire-1.2.1/ADOPTERS.md [2022-04-11T16:28:26.412Z] spire-1.2.1/CHANGELOG.md [2022-04-11T16:28:26.412Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T16:28:26.412Z] spire-1.2.1/CODEOWNERS [2022-04-11T16:28:26.412Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T16:28:26.412Z] spire-1.2.1/Dockerfile [2022-04-11T16:28:26.412Z] spire-1.2.1/Dockerfile.dev [2022-04-11T16:28:26.412Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T16:28:26.412Z] spire-1.2.1/LICENSE [2022-04-11T16:28:26.412Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T16:28:26.412Z] spire-1.2.1/Makefile [2022-04-11T16:28:26.412Z] spire-1.2.1/README.md [2022-04-11T16:28:26.412Z] spire-1.2.1/ROADMAP.md [2022-04-11T16:28:26.412Z] spire-1.2.1/SECURITY.md [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/validate/go: downloading github.com/oklog/run v1.0.0 [2022-04-11T16:28:26.412Z]  [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T16:28:26.412Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T16:28:26.413Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T16:28:26.688Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/ [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/agent/ [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/server/ [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/server/server.conf [2022-04-11T16:28:26.688Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/ [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/auditlog.md [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/ [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T16:28:26.688Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T16:28:26.689Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T16:28:26.689Z]  [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/spire_server.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/telemetry.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/upgrading.md [2022-04-11T16:28:26.689Z] spire-1.2.1/doc/using_spire.md [2022-04-11T16:28:26.689Z] spire-1.2.1/examples/ [2022-04-11T16:28:26.689Z] spire-1.2.1/examples/README.md [2022-04-11T16:28:26.689Z] spire-1.2.1/go.mod [2022-04-11T16:28:26.689Z] spire-1.2.1/go.sum [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gogo: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T16:28:26.689Z]  [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T16:28:26.689Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T16:28:26.964Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gogo: downloading github.com/prometheus/common v0.32.1 [2022-04-11T16:28:26.965Z]  [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T16:28:26.965Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T16:28:26.966Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T16:28:27.242Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T16:28:27.242Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/log/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T16:28:27.242Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/version/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T16:28:27.243Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T16:28:27.521Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/config.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T16:28:27.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/server.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T16:28:27.522Z] spire-1.2.1/proto/ [2022-04-11T16:28:27.522Z] spire-1.2.1/proto/private/ [2022-04-11T16:28:27.522Z] spire-1.2.1/proto/private/server/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T16:28:27.799Z] spire-1.2.1/release/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/README.md [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/conf/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T16:28:27.799Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T16:28:27.799Z] spire-1.2.1/script/ [2022-04-11T16:28:27.799Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T16:28:27.799Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T16:28:27.799Z] spire-1.2.1/support/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T16:28:27.799Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/clock/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/clock/clock.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T16:28:27.799Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T16:28:27.800Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/common [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T16:28:27.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T16:28:27.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T16:28:28.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T16:28:28.077Z] spire-1.2.1/test/integration/test.sh [2022-04-11T16:28:28.077Z] spire-1.2.1/test/plugintest/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testca/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testca/ca.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testkey/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/testkey/new.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/util/ [2022-04-11T16:28:28.077Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/util/race.go [2022-04-11T16:28:28.077Z] spire-1.2.1/test/util/util.go [2022-04-11T16:28:28.077Z] building spire from source... [2022-04-11T16:28:28.077Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T16:28:28.353Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T16:28:28.628Z] Installing go1.17.7... [2022-04-11T16:28:28.903Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T16:28:29.176Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T16:28:29.452Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T16:28:29.452Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T16:28:29.452Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T16:28:29.726Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T16:28:29.726Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T16:28:30.001Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T16:28:30.277Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T16:28:30.277Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T16:28:32.260Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T16:28:44.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T16:28:44.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T16:28:44.667Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T16:28:44.667Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T16:28:44.667Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T16:28:44.667Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T16:28:44.667Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T16:28:44.667Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T16:28:44.667Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T16:28:44.943Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T16:28:49.270Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T16:28:52.663Z] Building bin/spire-server... [2022-04-11T16:28:52.663Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T16:28:52.663Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T16:28:52.663Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T16:28:53.642Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T16:28:53.916Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T16:28:54.898Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T16:28:56.335Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T16:28:56.335Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:28:58.315Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T16:28:58.315Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T16:28:58.913Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T16:28:58.913Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T16:28:58.913Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T16:28:59.187Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T16:28:59.460Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T16:28:59.460Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T16:28:59.460Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T16:29:01.008Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T16:29:01.008Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T16:29:01.008Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T16:29:01.355Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T16:29:01.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T16:29:02.835Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T16:29:02.835Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T16:29:18.156Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T16:29:18.156Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T16:29:18.156Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T16:29:18.156Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T16:29:18.156Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T16:29:18.156Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T16:29:18.156Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T16:29:18.156Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T16:29:18.156Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T16:29:18.156Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T16:29:18.156Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T16:29:18.156Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T16:29:18.433Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T16:29:18.433Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T16:29:18.710Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T16:29:19.692Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T16:29:19.692Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T16:29:19.967Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T16:29:20.244Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T16:29:20.244Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T16:29:20.842Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T16:29:20.842Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T16:29:20.842Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T16:29:21.116Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T16:29:21.116Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T16:29:21.116Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T16:29:21.713Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T16:29:22.312Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T16:29:22.313Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T16:29:22.313Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T16:29:22.913Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T16:29:27.228Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T16:29:28.214Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T16:29:28.215Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T16:29:28.215Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T16:29:29.200Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T16:29:37.505Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T16:29:37.505Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T16:29:37.505Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T16:29:37.505Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T16:29:37.505Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T16:29:42.924Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T16:29:42.924Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T16:29:42.924Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T16:29:42.924Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T16:29:43.525Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T16:29:44.512Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T16:29:47.142Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T16:29:47.742Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T16:29:49.722Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T16:29:49.722Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T16:29:49.997Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T16:29:50.272Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T16:29:50.272Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T16:29:50.548Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T16:29:50.823Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T16:29:51.100Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T16:29:51.100Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T16:29:51.699Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T16:29:51.699Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T16:29:51.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T16:29:51.974Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T16:29:53.411Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T16:29:53.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T16:29:53.411Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T16:29:53.411Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T16:29:54.011Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T16:29:59.422Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T16:29:59.422Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T16:29:59.422Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T16:29:59.422Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T16:29:59.422Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T16:29:59.422Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T16:30:00.021Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T16:30:00.021Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T16:30:00.021Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T16:30:00.627Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T16:30:00.902Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T16:30:00.902Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T16:30:01.188Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T16:30:01.188Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T16:30:02.632Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T16:30:03.230Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T16:30:03.231Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T16:30:03.504Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T16:30:03.779Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T16:30:03.779Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T16:30:03.779Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T16:30:03.779Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T16:30:04.054Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T16:30:05.037Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T16:30:05.312Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T16:30:05.312Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T16:30:05.589Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T16:30:05.589Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T16:30:06.576Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T16:30:08.558Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T16:30:08.834Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T16:30:09.109Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T16:30:09.109Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T16:30:09.383Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T16:30:09.383Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T16:30:09.660Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T16:30:10.260Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T16:30:12.241Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T16:30:12.515Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T16:30:12.792Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T16:30:15.427Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T16:30:15.427Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T16:30:15.427Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T16:30:15.701Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T16:30:16.689Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T16:30:16.689Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T16:30:16.689Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T16:30:16.964Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T16:30:17.238Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T16:30:17.238Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T16:30:17.515Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T16:30:27.690Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T16:30:27.690Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T16:30:27.690Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T16:30:27.690Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T16:30:40.099Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T16:30:40.099Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T16:30:40.099Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T16:30:40.099Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T16:30:40.701Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T16:30:41.687Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T16:30:42.673Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T16:30:43.658Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T16:30:45.643Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T16:30:45.644Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T16:30:45.919Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T16:30:47.360Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T16:30:47.360Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T16:30:47.360Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T16:30:47.635Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T16:30:47.911Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T16:30:48.189Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T16:30:48.189Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T16:30:48.465Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T16:30:48.465Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T16:30:48.742Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T16:30:49.017Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T16:30:50.458Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T16:30:50.458Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T16:30:50.737Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T16:30:57.462Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T16:30:57.462Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T16:30:57.462Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T16:30:57.462Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T16:30:57.462Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T16:30:57.462Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T16:30:57.462Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T16:30:57.737Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T16:30:57.737Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T16:30:58.721Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T16:30:59.320Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T16:30:59.594Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T16:30:59.869Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T16:31:00.144Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T16:31:00.144Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T16:31:01.133Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T16:31:01.133Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T16:31:01.410Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T16:31:01.689Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T16:31:01.689Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T16:31:01.964Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T16:31:01.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T16:31:01.964Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T16:31:02.950Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T16:31:02.950Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T16:31:03.226Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T16:31:03.502Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T16:31:03.502Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T16:31:05.488Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T16:31:06.476Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T16:31:06.476Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T16:31:06.753Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T16:31:07.028Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T16:31:07.029Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T16:31:07.304Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T16:31:07.903Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T16:31:08.502Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T16:31:11.896Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T16:31:13.877Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T16:31:13.877Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T16:31:14.152Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T16:31:14.427Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T16:31:14.427Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T16:31:15.027Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T16:31:15.302Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T16:31:15.302Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T16:31:15.579Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T16:31:15.856Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T16:31:15.856Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T16:31:15.856Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T16:31:26.026Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T16:31:26.027Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T16:31:26.027Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T16:31:26.027Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T16:31:52.839Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T16:31:52.839Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T16:33:44.666Z] Removing intermediate container 2a86bfdc8a6d [2022-04-11T16:33:44.666Z] ---> 1211f4e50a81 [2022-04-11T16:33:44.666Z] [2022-04-11T16:33:44.666Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T16:33:44.666Z] ---> ac73e934f311 [2022-04-11T16:33:44.666Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T16:33:44.666Z] ---> Using cache [2022-04-11T16:33:44.666Z] ---> 923776d49951 [2022-04-11T16:33:44.666Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T16:33:44.666Z] ---> Using cache [2022-04-11T16:33:44.666Z] ---> f1bb992c6ab0 [2022-04-11T16:33:44.666Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T16:33:44.666Z] ---> Running in a89d892fc49b [2022-04-11T16:33:44.666Z] Removing intermediate container a89d892fc49b [2022-04-11T16:33:44.666Z] ---> 6461e38e6e17 [2022-04-11T16:33:44.666Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T16:33:44.666Z] ---> Running in 544b32324d52 [2022-04-11T16:33:44.666Z] Removing intermediate container 544b32324d52 [2022-04-11T16:33:44.666Z] ---> 9d80485597cd [2022-04-11T16:33:44.666Z] Step 15/23 : WORKDIR / [2022-04-11T16:33:44.666Z] ---> Running in 2097e455fac0 [2022-04-11T16:33:44.666Z] Removing intermediate container 2097e455fac0 [2022-04-11T16:33:44.666Z] ---> 2a21254dc9dd [2022-04-11T16:33:44.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:33:44.666Z] ---> c7be3d755b52 [2022-04-11T16:33:44.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T16:33:44.666Z] ---> db1bb01b48b5 [2022-04-11T16:33:44.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T16:33:44.666Z] ---> 46d23f44e32e [2022-04-11T16:33:44.666Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T16:33:44.666Z] ---> Running in 522ade5d83bf [2022-04-11T16:33:44.666Z] Removing intermediate container 522ade5d83bf [2022-04-11T16:33:44.666Z] ---> 7a4a8ce57885 [2022-04-11T16:33:44.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:33:44.666Z] ---> Running in afcebbb74158 [2022-04-11T16:33:44.666Z] Removing intermediate container afcebbb74158 [2022-04-11T16:33:44.666Z] ---> 44056411a5e2 [2022-04-11T16:33:44.666Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T16:33:44.666Z] ---> Running in 931fc4750f9a [2022-04-11T16:33:44.666Z] Removing intermediate container 931fc4750f9a [2022-04-11T16:33:44.666Z] ---> a042fcb622df [2022-04-11T16:33:44.666Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:33:44.666Z] ---> Running in 0cdab5cd9f9f [2022-04-11T16:33:44.666Z] Removing intermediate container 0cdab5cd9f9f [2022-04-11T16:33:44.666Z] ---> 5f8171d40baf [2022-04-11T16:33:44.666Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:33:44.666Z] ---> Running in 4e32b93e35fc [2022-04-11T16:33:44.666Z] Removing intermediate container 4e32b93e35fc [2022-04-11T16:33:44.666Z] ---> adc85d0643fe [2022-04-11T16:33:44.666Z] [2022-04-11T16:33:44.666Z] Successfully built adc85d0643fe [2022-04-11T16:33:44.666Z] Successfully tagged core-command-arm64:latest [2022-04-11T16:35:36.531Z]  Building core-command ... done Removing intermediate container 38da6f33d190 [2022-04-11T16:35:36.531Z] ---> 5238415d75d5 [2022-04-11T16:35:36.531Z] [2022-04-11T16:35:36.531Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T16:35:36.531Z] ---> ac73e934f311 [2022-04-11T16:35:36.531Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T16:35:36.531Z] ---> Running in bb46d09823fd [2022-04-11T16:35:36.531Z] Removing intermediate container bb46d09823fd [2022-04-11T16:35:36.531Z] ---> 7c1d10f77ca0 [2022-04-11T16:35:36.531Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T16:35:36.531Z] ---> Running in b26a0f1ef455 [2022-04-11T16:35:36.531Z] Removing intermediate container b26a0f1ef455 [2022-04-11T16:35:36.531Z] ---> cadae2c18231 [2022-04-11T16:35:36.531Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T16:35:36.531Z] ---> Running in 6da0e0a947c3 [2022-04-11T16:35:36.531Z] Removing intermediate container 6da0e0a947c3 [2022-04-11T16:35:36.531Z] ---> f808e5593db3 [2022-04-11T16:35:36.531Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:35:36.531Z] ---> Running in 7ebae3a7f3e6 [2022-04-11T16:35:36.531Z] Removing intermediate container 7ebae3a7f3e6 [2022-04-11T16:35:36.531Z] ---> db016f757de8 [2022-04-11T16:35:36.531Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T16:35:36.531Z] ---> Running in c3379f846069 [2022-04-11T16:35:36.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:35:36.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:35:36.531Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T16:35:36.531Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T16:35:36.531Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T16:35:36.531Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T16:35:36.531Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T16:35:36.531Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T16:35:36.531Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T16:35:36.531Z] OK: 8 MiB in 20 packages [2022-04-11T16:35:36.531Z] Removing intermediate container c3379f846069 [2022-04-11T16:35:36.531Z] ---> 0b7eeae20130 [2022-04-11T16:35:36.531Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T16:35:37.128Z] ---> bfe3b6f8a93a [2022-04-11T16:35:37.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T16:35:39.762Z] ---> 832ae0c55c78 [2022-04-11T16:35:39.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T16:35:40.748Z] ---> af221d4a3412 [2022-04-11T16:35:40.748Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T16:35:40.748Z] ---> Running in f3aab1a6a900 [2022-04-11T16:35:41.351Z] Removing intermediate container f3aab1a6a900 [2022-04-11T16:35:41.351Z] ---> d0d264275ffb [2022-04-11T16:35:41.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T16:35:41.351Z] ---> Running in 4bf9312658c4 [2022-04-11T16:35:41.955Z] Removing intermediate container 4bf9312658c4 [2022-04-11T16:35:41.955Z] ---> 0962ee2b7889 [2022-04-11T16:35:41.955Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T16:35:41.955Z] ---> Running in 8d446d4b04a6 [2022-04-11T16:35:42.559Z] Removing intermediate container 8d446d4b04a6 [2022-04-11T16:35:42.559Z] ---> 4157caf94381 [2022-04-11T16:35:42.559Z] Step 22/23 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:35:42.833Z] ---> Running in bcd30fddb816 [2022-04-11T16:35:43.252Z] Removing intermediate container bcd30fddb816 [2022-04-11T16:35:43.252Z] ---> dd32501b39ad [2022-04-11T16:35:43.252Z] Step 23/23 : LABEL version=2.2.0-dev.63 [2022-04-11T16:35:43.605Z] ---> Running in f8f9ba6aac9a [2022-04-11T16:35:43.896Z] Removing intermediate container f8f9ba6aac9a [2022-04-11T16:35:43.896Z] ---> 2841b08727a4 [2022-04-11T16:35:43.896Z] [2022-04-11T16:35:44.690Z] Successfully built 2841b08727a4 [2022-04-11T16:35:44.690Z] Successfully tagged core-data-arm64:latest [2022-04-11T16:44:22.521Z]  Building core-data ... done Building bin/spire-agent... [2022-04-11T16:44:22.521Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T16:44:25.923Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T16:44:25.923Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T16:44:25.923Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T16:44:25.923Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T16:44:26.196Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T16:44:27.179Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T16:44:31.500Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T16:44:31.500Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T16:44:31.780Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T16:44:31.780Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T16:44:31.780Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T16:44:31.780Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T16:50:54.071Z] Removing intermediate container 402f21bd575a [2022-04-11T16:50:54.071Z] ---> 925e41956796 [2022-04-11T16:50:54.071Z] [2022-04-11T16:50:54.071Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T16:50:54.071Z] ---> 3fb3c9af89a9 [2022-04-11T16:50:54.071Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T16:50:54.071Z] ---> Using cache [2022-04-11T16:50:54.071Z] ---> 02229a6e88b9 [2022-04-11T16:50:54.071Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T16:50:54.071Z] ---> Using cache [2022-04-11T16:50:54.071Z] ---> ae83f5640834 [2022-04-11T16:50:54.071Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T16:50:54.071Z] ---> Running in df069ceffeda [2022-04-11T16:50:54.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:50:55.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:50:57.131Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T16:50:57.131Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T16:50:57.131Z] OK: 15729 distinct packages available [2022-04-11T16:50:57.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T16:50:58.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T16:50:59.106Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T16:50:59.106Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T16:50:59.106Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T16:50:59.387Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T16:50:59.387Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T16:50:59.387Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T16:50:59.387Z] OK: 6 MiB in 19 packages [2022-04-11T16:51:01.382Z] Removing intermediate container df069ceffeda [2022-04-11T16:51:01.382Z] ---> 51090eb874c8 [2022-04-11T16:51:01.382Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T16:51:08.117Z] ---> 34eb0d7c48d2 [2022-04-11T16:51:08.117Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T16:51:08.117Z] ---> 0692ad52686c [2022-04-11T16:51:08.117Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T16:51:09.100Z] ---> 281ce9d1f50a [2022-04-11T16:51:09.100Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T16:51:09.701Z] ---> 8b75c9799628 [2022-04-11T16:51:09.701Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T16:51:09.701Z] ---> Running in 09db15cce6f6 [2022-04-11T16:51:10.303Z] Removing intermediate container 09db15cce6f6 [2022-04-11T16:51:10.303Z] ---> 4a471ed5a673 [2022-04-11T16:51:10.303Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T16:51:10.303Z] ---> Running in 53cc2ff49263 [2022-04-11T16:51:10.905Z] Removing intermediate container 53cc2ff49263 [2022-04-11T16:51:10.905Z] ---> b211594688ce [2022-04-11T16:51:10.905Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T16:51:10.905Z] ---> Running in ba03ca1f73dd [2022-04-11T16:51:11.509Z] Removing intermediate container ba03ca1f73dd [2022-04-11T16:51:11.509Z] ---> af49945a7b6e [2022-04-11T16:51:11.509Z] Step 24/25 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T16:51:11.509Z] ---> Running in d0d762e3c076 [2022-04-11T16:51:12.104Z] Removing intermediate container d0d762e3c076 [2022-04-11T16:51:12.104Z] ---> 8a488b09c97c [2022-04-11T16:51:12.104Z] Step 25/25 : LABEL version=2.2.0-dev.63 [2022-04-11T16:51:12.104Z] ---> Running in b16e3014459c [2022-04-11T16:51:12.703Z] Removing intermediate container b16e3014459c [2022-04-11T16:51:12.704Z] ---> 0d4f7755c448 [2022-04-11T16:51:12.704Z] [2022-04-11T16:51:12.981Z] Successfully built 0d4f7755c448 [2022-04-11T16:51:12.981Z] Successfully tagged security-spire-server-arm64:latest [2022-04-11T16:55:35.077Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-11T16:55:35.077Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T16:55:35.077Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T16:55:35.077Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T16:55:35.077Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T16:55:35.077Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T16:55:35.077Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T16:55:35.077Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T16:55:37.060Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T16:55:37.060Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T16:55:37.333Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T16:55:37.333Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T16:55:37.333Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T16:55:37.333Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T16:55:52.451Z] Building bin/spire-agent... [2022-04-11T16:55:53.044Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T16:55:56.452Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T16:55:56.452Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T16:55:56.452Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T16:55:56.452Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T16:55:56.452Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T16:55:57.053Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T16:56:00.445Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T16:56:00.445Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T16:56:00.445Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T16:56:00.445Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T16:56:00.445Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T16:56:00.445Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T17:00:07.524Z] Removing intermediate container bcfdd5caf9de [2022-04-11T17:00:07.524Z] ---> e98bb4e407dc [2022-04-11T17:00:07.524Z] [2022-04-11T17:00:07.524Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T17:00:07.524Z] ---> 3fb3c9af89a9 [2022-04-11T17:00:07.524Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T17:00:07.524Z] ---> Using cache [2022-04-11T17:00:07.524Z] ---> 02229a6e88b9 [2022-04-11T17:00:07.524Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T17:00:07.524Z] ---> Using cache [2022-04-11T17:00:07.524Z] ---> ae83f5640834 [2022-04-11T17:00:07.524Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T17:00:07.524Z] ---> Using cache [2022-04-11T17:00:07.524Z] ---> 51090eb874c8 [2022-04-11T17:00:07.524Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T17:00:07.524Z] ---> ea93257bbc3a [2022-04-11T17:00:07.524Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T17:00:07.524Z] ---> 1dbd2fb924b3 [2022-04-11T17:00:07.524Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T17:00:07.524Z] ---> 9b0e6cfa8805 [2022-04-11T17:00:07.524Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T17:00:07.524Z] ---> 7fdd775b16a5 [2022-04-11T17:00:07.524Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T17:00:08.118Z] ---> 1b6c86477a62 [2022-04-11T17:00:08.118Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T17:00:08.118Z] ---> Running in b7ae63cb5e58 [2022-04-11T17:00:08.744Z] Removing intermediate container b7ae63cb5e58 [2022-04-11T17:00:08.744Z] ---> b7350bcf21eb [2022-04-11T17:00:08.744Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T17:00:09.018Z] ---> Running in a284fef7bc70 [2022-04-11T17:00:09.293Z] Removing intermediate container a284fef7bc70 [2022-04-11T17:00:09.293Z] ---> b6743e81993b [2022-04-11T17:00:09.293Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T17:00:09.294Z] ---> Running in b75785f9dd49 [2022-04-11T17:00:09.889Z] Removing intermediate container b75785f9dd49 [2022-04-11T17:00:09.889Z] ---> be7e25be03fb [2022-04-11T17:00:09.889Z] Step 25/26 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:09.889Z] ---> Running in 8ec4643c71e2 [2022-04-11T17:00:10.162Z] Removing intermediate container 8ec4643c71e2 [2022-04-11T17:00:10.162Z] ---> c4c3e1057594 [2022-04-11T17:00:10.162Z] Step 26/26 : LABEL version=2.2.0-dev.63 [2022-04-11T17:00:10.162Z] ---> Running in 675c52994b27 [2022-04-11T17:00:10.757Z] Removing intermediate container 675c52994b27 [2022-04-11T17:00:10.757Z] ---> 5573325bc86b [2022-04-11T17:00:10.757Z] [2022-04-11T17:00:10.757Z] Successfully built 5573325bc86b [2022-04-11T17:00:10.757Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-11T17:00:17.584Z]  Building security-spire-agent ... done Removing intermediate container 4474a9e9b35a [2022-04-11T17:00:17.584Z] ---> ab87bfa7e31d [2022-04-11T17:00:17.584Z] [2022-04-11T17:00:17.584Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T17:00:17.584Z] ---> 3fb3c9af89a9 [2022-04-11T17:00:17.584Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T17:00:17.584Z] ---> Using cache [2022-04-11T17:00:17.584Z] ---> 02229a6e88b9 [2022-04-11T17:00:17.584Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T17:00:17.584Z] ---> Using cache [2022-04-11T17:00:17.584Z] ---> ae83f5640834 [2022-04-11T17:00:17.584Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T17:00:17.584Z] ---> Running in d9d8add5d04e [2022-04-11T17:00:18.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T17:00:19.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T17:00:20.588Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T17:00:20.588Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T17:00:20.588Z] OK: 15729 distinct packages available [2022-04-11T17:00:20.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T17:00:21.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T17:00:22.532Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T17:00:22.532Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T17:00:22.532Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T17:00:22.532Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T17:00:22.803Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T17:00:22.803Z] OK: 6 MiB in 18 packages [2022-04-11T17:00:23.799Z] Removing intermediate container d9d8add5d04e [2022-04-11T17:00:23.799Z] ---> 6276373e12e6 [2022-04-11T17:00:23.799Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T17:00:27.181Z] ---> 113d802d965b [2022-04-11T17:00:27.181Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T17:00:27.459Z] ---> 36a9c605c370 [2022-04-11T17:00:27.459Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T17:00:27.459Z] ---> Running in 502e6f9b3b87 [2022-04-11T17:00:27.730Z] Removing intermediate container 502e6f9b3b87 [2022-04-11T17:00:27.730Z] ---> 12a1094c6ede [2022-04-11T17:00:27.730Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T17:00:28.325Z] ---> bc736c6b40b9 [2022-04-11T17:00:28.325Z] Step 21/26 : WORKDIR / [2022-04-11T17:00:28.325Z] ---> Running in aa8c19076477 [2022-04-11T17:00:28.925Z] Removing intermediate container aa8c19076477 [2022-04-11T17:00:28.925Z] ---> a71cff55108f [2022-04-11T17:00:28.925Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T17:00:28.925Z] ---> Running in b58acdc6c8b5 [2022-04-11T17:00:29.197Z] Removing intermediate container b58acdc6c8b5 [2022-04-11T17:00:29.197Z] ---> 4495d78f0904 [2022-04-11T17:00:29.197Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T17:00:29.197Z] ---> Running in be7960e24e23 [2022-04-11T17:00:29.477Z] Removing intermediate container be7960e24e23 [2022-04-11T17:00:29.477Z] ---> c739bb3f6953 [2022-04-11T17:00:29.477Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T17:00:29.477Z] ---> Running in dbf08187838e [2022-04-11T17:00:30.073Z] Removing intermediate container dbf08187838e [2022-04-11T17:00:30.073Z] ---> 088084e4106b [2022-04-11T17:00:30.073Z] Step 25/26 : LABEL git_sha=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:30.073Z] ---> Running in a72046b7566e [2022-04-11T17:00:30.347Z] Removing intermediate container a72046b7566e [2022-04-11T17:00:30.347Z] ---> 748bbc2bbe2e [2022-04-11T17:00:30.347Z] Step 26/26 : LABEL version=2.2.0-dev.63 [2022-04-11T17:00:30.347Z] ---> Running in 4912c90332b5 [2022-04-11T17:00:30.620Z] Removing intermediate container 4912c90332b5 [2022-04-11T17:00:30.620Z] ---> a21b1a532e59 [2022-04-11T17:00:30.620Z] [2022-04-11T17:00:30.896Z] Successfully built a21b1a532e59 [2022-04-11T17:00:30.896Z] Successfully tagged security-spire-config-arm64:latest [2022-04-11T17:00:31.183Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-11T17:00:31.199Z] $ docker stop --time=1 36df1d51ce5972a619a47e3c283fd6ecf9fa6ffba9d9bb9da785dc101a1ddd70 [2022-04-11T17:00:32.923Z] $ docker rm -f 36df1d51ce5972a619a47e3c283fd6ecf9fa6ffba9d9bb9da785dc101a1ddd70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T17:00:33.473Z] + docker images [2022-04-11T17:00:34.065Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T17:00:34.065Z] security-spire-config-arm64 latest a21b1a532e59 3 seconds ago 85.6MB [2022-04-11T17:00:34.065Z] security-spire-agent-arm64 latest 5573325bc86b 23 seconds ago 126MB [2022-04-11T17:00:34.065Z] ab87bfa7e31d 30 seconds ago 3.98GB [2022-04-11T17:00:34.065Z] e98bb4e407dc 52 seconds ago 3.98GB [2022-04-11T17:00:34.065Z] security-spire-server-arm64 latest 0d4f7755c448 9 minutes ago 86.3MB [2022-04-11T17:00:34.065Z] 925e41956796 9 minutes ago 3.98GB [2022-04-11T17:00:34.065Z] core-data-arm64 latest 2841b08727a4 24 minutes ago 34.4MB [2022-04-11T17:00:34.065Z] 5238415d75d5 25 minutes ago 1.23GB [2022-04-11T17:00:34.065Z] core-command-arm64 latest adc85d0643fe 26 minutes ago 23.7MB [2022-04-11T17:00:34.065Z] 1211f4e50a81 26 minutes ago 1.2GB [2022-04-11T17:00:34.065Z] sys-mgmt-agent-arm64 latest 8f9f1bdf13d1 32 minutes ago 290MB [2022-04-11T17:00:34.065Z] core-metadata-arm64 latest dfbdac221550 33 minutes ago 25.1MB [2022-04-11T17:00:34.065Z] security-proxy-setup-arm64 latest 8cc8ee237e58 33 minutes ago 42.1MB [2022-04-11T17:00:34.065Z] security-spiffe-token-provider-arm64 latest 4c395e407f93 33 minutes ago 27.7MB [2022-04-11T17:00:34.065Z] b5cc73fcd284 33 minutes ago 1.2GB [2022-04-11T17:00:34.065Z] 689292090b0f 34 minutes ago 1.21GB [2022-04-11T17:00:34.065Z] 13615bf44b05 34 minutes ago 1.2GB [2022-04-11T17:00:34.065Z] 1640281582c3 34 minutes ago 1.19GB [2022-04-11T17:00:34.065Z] support-notifications-arm64 latest c5c3ca7011d8 43 minutes ago 25.5MB [2022-04-11T17:00:34.065Z] security-bootstrapper-arm64 latest 1ab11bc43d09 43 minutes ago 23.6MB [2022-04-11T17:00:34.065Z] security-secretstore-setup-arm64 latest 41d4d54ff98b 43 minutes ago 40.8MB [2022-04-11T17:00:34.065Z] support-scheduler-arm64 latest 2e3eccefded7 43 minutes ago 24.9MB [2022-04-11T17:00:34.065Z] ac7a318147e9 43 minutes ago 1.2GB [2022-04-11T17:00:34.065Z] b11ae1387537 43 minutes ago 1.2GB [2022-04-11T17:00:34.065Z] dc71d46b298f 44 minutes ago 1.21GB [2022-04-11T17:00:34.065Z] 8235c521ddf0 44 minutes ago 1.2GB [2022-04-11T17:00:34.065Z] ci-base-image-arm64 latest 8047305b6bda 54 minutes ago 886MB [2022-04-11T17:00:34.065Z] docker 20.10.14 c346e9eafbab 6 days ago 202MB [2022-04-11T17:00:34.065Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-11T17:00:34.065Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-11T17:00:34.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-11T17:00:34.065Z] 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-11T17:00:34.181Z] provisioning config files... [2022-04-11T17:00:34.200Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/187@tmp/config3965512857699667272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:00:34.558Z] ---> docker-login.sh [2022-04-11T17:00:34.558Z] nexus3.edgexfoundry.org:10001 [2022-04-11T17:00:34.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T17:00:34.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T17:00:34.831Z] Configure a credential helper to remove this warning. See [2022-04-11T17:00:34.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T17:00:34.831Z] [2022-04-11T17:00:34.831Z] Login Succeeded [2022-04-11T17:00:34.831Z] nexus3.edgexfoundry.org:10002 [2022-04-11T17:00:35.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T17:00:35.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T17:00:35.425Z] Configure a credential helper to remove this warning. See [2022-04-11T17:00:35.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T17:00:35.425Z] [2022-04-11T17:00:35.425Z] Login Succeeded [2022-04-11T17:00:35.425Z] nexus3.edgexfoundry.org:10003 [2022-04-11T17:00:35.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T17:00:35.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T17:00:35.969Z] Configure a credential helper to remove this warning. See [2022-04-11T17:00:35.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T17:00:35.969Z] [2022-04-11T17:00:35.969Z] Login Succeeded [2022-04-11T17:00:35.969Z] nexus3.edgexfoundry.org:10004 [2022-04-11T17:00:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T17:00:36.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T17:00:36.512Z] Configure a credential helper to remove this warning. See [2022-04-11T17:00:36.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T17:00:36.512Z] [2022-04-11T17:00:36.512Z] Login Succeeded [2022-04-11T17:00:36.512Z] docker.io [2022-04-11T17:00:36.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T17:00:37.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T17:00:37.379Z] Configure a credential helper to remove this warning. See [2022-04-11T17:00:37.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T17:00:37.379Z] [2022-04-11T17:00:37.379Z] Login Succeeded [2022-04-11T17:00:37.379Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T17:00:37.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:00:37.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T17:00:37.452Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-11T17:00:37.452Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:37.452Z] latest [2022-04-11T17:00:37.452Z] 2.2.0-dev.63 [2022-04-11T17:00:37.452Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:37.452Z] main [2022-04-11T17:00:37.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:37.819Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:38.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:38.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T17:00:38.163Z] 2ea992d43add: Preparing [2022-04-11T17:00:38.163Z] 3a354b2ef1fe: Preparing [2022-04-11T17:00:38.163Z] 47685ab9ebec: Preparing [2022-04-11T17:00:38.163Z] c986216e2f39: Preparing [2022-04-11T17:00:38.163Z] f73e7dbfee58: Preparing [2022-04-11T17:00:38.163Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:38.438Z] 47685ab9ebec: Pushed [2022-04-11T17:00:38.438Z] 2ea992d43add: Pushed [2022-04-11T17:00:38.438Z] c986216e2f39: Pushed [2022-04-11T17:00:42.726Z] 3a354b2ef1fe: Pushed [2022-04-11T17:00:42.997Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:27b817ef25ca4ca78406567f475b8e2f564823c486218ccec2d7fd041040dc2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:43.347Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:43.689Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-11T17:00:43.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T17:00:43.689Z] 2ea992d43add: Preparing [2022-04-11T17:00:43.689Z] 3a354b2ef1fe: Preparing [2022-04-11T17:00:43.689Z] 47685ab9ebec: Preparing [2022-04-11T17:00:43.689Z] c986216e2f39: Preparing [2022-04-11T17:00:43.689Z] f73e7dbfee58: Preparing [2022-04-11T17:00:43.689Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:43.689Z] 2ea992d43add: Layer already exists [2022-04-11T17:00:43.689Z] c986216e2f39: Layer already exists [2022-04-11T17:00:43.689Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:43.689Z] 3a354b2ef1fe: Layer already exists [2022-04-11T17:00:43.960Z] latest: digest: sha256:27b817ef25ca4ca78406567f475b8e2f564823c486218ccec2d7fd041040dc2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:44.309Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:44.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.63 [2022-04-11T17:00:44.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T17:00:44.655Z] 2ea992d43add: Preparing [2022-04-11T17:00:44.655Z] 3a354b2ef1fe: Preparing [2022-04-11T17:00:44.655Z] 47685ab9ebec: Preparing [2022-04-11T17:00:44.655Z] c986216e2f39: Preparing [2022-04-11T17:00:44.655Z] f73e7dbfee58: Preparing [2022-04-11T17:00:44.655Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:44.655Z] 3a354b2ef1fe: Layer already exists [2022-04-11T17:00:44.655Z] c986216e2f39: Layer already exists [2022-04-11T17:00:44.655Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:44.655Z] 2ea992d43add: Layer already exists [2022-04-11T17:00:44.655Z] 2.2.0-dev.63: digest: sha256:27b817ef25ca4ca78406567f475b8e2f564823c486218ccec2d7fd041040dc2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:45.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:45.620Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:45.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T17:00:45.620Z] 2ea992d43add: Preparing [2022-04-11T17:00:45.620Z] 3a354b2ef1fe: Preparing [2022-04-11T17:00:45.620Z] 47685ab9ebec: Preparing [2022-04-11T17:00:45.620Z] c986216e2f39: Preparing [2022-04-11T17:00:45.620Z] f73e7dbfee58: Preparing [2022-04-11T17:00:45.620Z] 3a354b2ef1fe: Layer already exists [2022-04-11T17:00:45.620Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:45.620Z] c986216e2f39: Layer already exists [2022-04-11T17:00:45.620Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:45.620Z] 2ea992d43add: Layer already exists [2022-04-11T17:00:45.892Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:27b817ef25ca4ca78406567f475b8e2f564823c486218ccec2d7fd041040dc2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:46.241Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:46.581Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-11T17:00:46.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T17:00:46.581Z] 2ea992d43add: Preparing [2022-04-11T17:00:46.581Z] 3a354b2ef1fe: Preparing [2022-04-11T17:00:46.581Z] 47685ab9ebec: Preparing [2022-04-11T17:00:46.581Z] c986216e2f39: Preparing [2022-04-11T17:00:46.581Z] f73e7dbfee58: Preparing [2022-04-11T17:00:46.581Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:46.581Z] c986216e2f39: Layer already exists [2022-04-11T17:00:46.581Z] 2ea992d43add: Layer already exists [2022-04-11T17:00:46.581Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:46.581Z] 3a354b2ef1fe: Layer already exists [2022-04-11T17:00:46.852Z] main: digest: sha256:27b817ef25ca4ca78406567f475b8e2f564823c486218ccec2d7fd041040dc2a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:00:46.899Z] ===================================================== [Pipeline] echo [2022-04-11T17:00:46.908Z] taggedImages: [2022-04-11T17:00:46.908Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:46.908Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-11T17:00:46.908Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.63 [2022-04-11T17:00:46.908Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:46.908Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-11T17:00:46.930Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-11T17:00:46.930Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:46.930Z] latest [2022-04-11T17:00:46.930Z] 2.2.0-dev.63 [2022-04-11T17:00:46.930Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:46.930Z] main [2022-04-11T17:00:46.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:47.291Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:47.691Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:47.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T17:00:47.691Z] 90f905166a4c: Preparing [2022-04-11T17:00:47.691Z] e46cf68bb68f: Preparing [2022-04-11T17:00:47.691Z] 47685ab9ebec: Preparing [2022-04-11T17:00:47.691Z] e854619102eb: Preparing [2022-04-11T17:00:47.691Z] e4410cac18e9: Preparing [2022-04-11T17:00:47.691Z] f73e7dbfee58: Preparing [2022-04-11T17:00:47.691Z] f73e7dbfee58: Waiting [2022-04-11T17:00:47.691Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:47.963Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:47.963Z] 90f905166a4c: Pushed [2022-04-11T17:00:47.963Z] e4410cac18e9: Pushed [2022-04-11T17:00:48.551Z] e854619102eb: Pushed [2022-04-11T17:00:53.962Z] e46cf68bb68f: Pushed [2022-04-11T17:00:54.234Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:ef4df80e10d28a9dbbb989264eebd50b66e5f72e6f2a20ffa390123346ee9479 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:54.579Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:54.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-11T17:00:54.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T17:00:54.916Z] 90f905166a4c: Preparing [2022-04-11T17:00:54.916Z] e46cf68bb68f: Preparing [2022-04-11T17:00:54.916Z] 47685ab9ebec: Preparing [2022-04-11T17:00:54.916Z] e854619102eb: Preparing [2022-04-11T17:00:54.916Z] e4410cac18e9: Preparing [2022-04-11T17:00:54.916Z] f73e7dbfee58: Preparing [2022-04-11T17:00:54.916Z] f73e7dbfee58: Waiting [2022-04-11T17:00:54.916Z] e4410cac18e9: Layer already exists [2022-04-11T17:00:54.916Z] e46cf68bb68f: Layer already exists [2022-04-11T17:00:54.916Z] 90f905166a4c: Layer already exists [2022-04-11T17:00:54.916Z] e854619102eb: Layer already exists [2022-04-11T17:00:54.916Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:54.916Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:55.185Z] latest: digest: sha256:ef4df80e10d28a9dbbb989264eebd50b66e5f72e6f2a20ffa390123346ee9479 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:55.525Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:55.861Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.63 [2022-04-11T17:00:55.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T17:00:55.861Z] 90f905166a4c: Preparing [2022-04-11T17:00:55.861Z] e46cf68bb68f: Preparing [2022-04-11T17:00:55.861Z] 47685ab9ebec: Preparing [2022-04-11T17:00:55.861Z] e854619102eb: Preparing [2022-04-11T17:00:55.861Z] e4410cac18e9: Preparing [2022-04-11T17:00:55.861Z] f73e7dbfee58: Preparing [2022-04-11T17:00:55.861Z] f73e7dbfee58: Waiting [2022-04-11T17:00:55.861Z] e46cf68bb68f: Layer already exists [2022-04-11T17:00:55.861Z] 90f905166a4c: Layer already exists [2022-04-11T17:00:55.861Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:55.861Z] e854619102eb: Layer already exists [2022-04-11T17:00:55.861Z] e4410cac18e9: Layer already exists [2022-04-11T17:00:55.861Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:56.133Z] 2.2.0-dev.63: digest: sha256:ef4df80e10d28a9dbbb989264eebd50b66e5f72e6f2a20ffa390123346ee9479 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:56.471Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:56.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:56.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T17:00:56.803Z] 90f905166a4c: Preparing [2022-04-11T17:00:56.803Z] e46cf68bb68f: Preparing [2022-04-11T17:00:56.803Z] 47685ab9ebec: Preparing [2022-04-11T17:00:56.803Z] e854619102eb: Preparing [2022-04-11T17:00:56.803Z] e4410cac18e9: Preparing [2022-04-11T17:00:56.803Z] f73e7dbfee58: Preparing [2022-04-11T17:00:56.803Z] f73e7dbfee58: Waiting [2022-04-11T17:00:56.803Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:56.803Z] e4410cac18e9: Layer already exists [2022-04-11T17:00:56.803Z] e46cf68bb68f: Layer already exists [2022-04-11T17:00:56.803Z] 90f905166a4c: Layer already exists [2022-04-11T17:00:56.803Z] e854619102eb: Layer already exists [2022-04-11T17:00:57.073Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:57.073Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:ef4df80e10d28a9dbbb989264eebd50b66e5f72e6f2a20ffa390123346ee9479 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:57.415Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:57.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-11T17:00:57.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T17:00:57.747Z] 90f905166a4c: Preparing [2022-04-11T17:00:57.747Z] e46cf68bb68f: Preparing [2022-04-11T17:00:57.747Z] 47685ab9ebec: Preparing [2022-04-11T17:00:57.747Z] e854619102eb: Preparing [2022-04-11T17:00:57.747Z] e4410cac18e9: Preparing [2022-04-11T17:00:57.747Z] f73e7dbfee58: Preparing [2022-04-11T17:00:57.747Z] f73e7dbfee58: Waiting [2022-04-11T17:00:57.747Z] e4410cac18e9: Layer already exists [2022-04-11T17:00:57.747Z] e854619102eb: Layer already exists [2022-04-11T17:00:57.748Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:57.748Z] 90f905166a4c: Layer already exists [2022-04-11T17:00:57.748Z] e46cf68bb68f: Layer already exists [2022-04-11T17:00:57.748Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:58.017Z] main: digest: sha256:ef4df80e10d28a9dbbb989264eebd50b66e5f72e6f2a20ffa390123346ee9479 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:00:58.062Z] ===================================================== [Pipeline] echo [2022-04-11T17:00:58.072Z] taggedImages: [2022-04-11T17:00:58.072Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:58.072Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-11T17:00:58.072Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.63 [2022-04-11T17:00:58.072Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:58.072Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-11T17:00:58.096Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-11T17:00:58.096Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:58.096Z] latest [2022-04-11T17:00:58.096Z] 2.2.0-dev.63 [2022-04-11T17:00:58.096Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:00:58.096Z] main [2022-04-11T17:00:58.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:58.455Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:00:58.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:00:58.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T17:00:58.787Z] 8d9678b63b72: Preparing [2022-04-11T17:00:58.787Z] 5e91b0ac4dae: Preparing [2022-04-11T17:00:58.787Z] 47685ab9ebec: Preparing [2022-04-11T17:00:58.787Z] c986216e2f39: Preparing [2022-04-11T17:00:58.787Z] f73e7dbfee58: Preparing [2022-04-11T17:00:58.787Z] f73e7dbfee58: Layer already exists [2022-04-11T17:00:59.059Z] c986216e2f39: Layer already exists [2022-04-11T17:00:59.059Z] 47685ab9ebec: Layer already exists [2022-04-11T17:00:59.059Z] 8d9678b63b72: Pushed [2022-04-11T17:01:04.448Z] 5e91b0ac4dae: Pushed [2022-04-11T17:01:04.448Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:63a467f022bcaaf10daa5b794012ebd00b33b3a3d5737db683d2c1b1b853f382 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:04.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:05.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-11T17:01:05.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T17:01:05.124Z] 8d9678b63b72: Preparing [2022-04-11T17:01:05.124Z] 5e91b0ac4dae: Preparing [2022-04-11T17:01:05.124Z] 47685ab9ebec: Preparing [2022-04-11T17:01:05.124Z] c986216e2f39: Preparing [2022-04-11T17:01:05.124Z] f73e7dbfee58: Preparing [2022-04-11T17:01:05.124Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:05.124Z] c986216e2f39: Layer already exists [2022-04-11T17:01:05.124Z] 8d9678b63b72: Layer already exists [2022-04-11T17:01:05.124Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:05.124Z] 5e91b0ac4dae: Layer already exists [2022-04-11T17:01:05.395Z] latest: digest: sha256:63a467f022bcaaf10daa5b794012ebd00b33b3a3d5737db683d2c1b1b853f382 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:05.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:06.071Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.63 [2022-04-11T17:01:06.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T17:01:06.071Z] 8d9678b63b72: Preparing [2022-04-11T17:01:06.071Z] 5e91b0ac4dae: Preparing [2022-04-11T17:01:06.071Z] 47685ab9ebec: Preparing [2022-04-11T17:01:06.071Z] c986216e2f39: Preparing [2022-04-11T17:01:06.071Z] f73e7dbfee58: Preparing [2022-04-11T17:01:06.071Z] 8d9678b63b72: Layer already exists [2022-04-11T17:01:06.071Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:06.071Z] c986216e2f39: Layer already exists [2022-04-11T17:01:06.071Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:06.071Z] 5e91b0ac4dae: Layer already exists [2022-04-11T17:01:06.341Z] 2.2.0-dev.63: digest: sha256:63a467f022bcaaf10daa5b794012ebd00b33b3a3d5737db683d2c1b1b853f382 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:06.682Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:07.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:07.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T17:01:07.019Z] 8d9678b63b72: Preparing [2022-04-11T17:01:07.019Z] 5e91b0ac4dae: Preparing [2022-04-11T17:01:07.019Z] 47685ab9ebec: Preparing [2022-04-11T17:01:07.019Z] c986216e2f39: Preparing [2022-04-11T17:01:07.019Z] f73e7dbfee58: Preparing [2022-04-11T17:01:07.019Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:07.019Z] 8d9678b63b72: Layer already exists [2022-04-11T17:01:07.019Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:07.019Z] c986216e2f39: Layer already exists [2022-04-11T17:01:07.019Z] 5e91b0ac4dae: Layer already exists [2022-04-11T17:01:07.291Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:63a467f022bcaaf10daa5b794012ebd00b33b3a3d5737db683d2c1b1b853f382 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:07.640Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:07.982Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-11T17:01:07.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T17:01:07.982Z] 8d9678b63b72: Preparing [2022-04-11T17:01:07.982Z] 5e91b0ac4dae: Preparing [2022-04-11T17:01:07.982Z] 47685ab9ebec: Preparing [2022-04-11T17:01:07.982Z] c986216e2f39: Preparing [2022-04-11T17:01:07.982Z] f73e7dbfee58: Preparing [2022-04-11T17:01:07.982Z] 8d9678b63b72: Layer already exists [2022-04-11T17:01:07.982Z] 5e91b0ac4dae: Layer already exists [2022-04-11T17:01:07.982Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:07.982Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:07.982Z] c986216e2f39: Layer already exists [2022-04-11T17:01:08.253Z] main: digest: sha256:63a467f022bcaaf10daa5b794012ebd00b33b3a3d5737db683d2c1b1b853f382 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:01:08.302Z] ===================================================== [Pipeline] echo [2022-04-11T17:01:08.312Z] taggedImages: [2022-04-11T17:01:08.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:08.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-11T17:01:08.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.63 [2022-04-11T17:01:08.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:08.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-11T17:01:08.336Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-11T17:01:08.336Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:08.336Z] latest [2022-04-11T17:01:08.336Z] 2.2.0-dev.63 [2022-04-11T17:01:08.336Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:08.336Z] main [2022-04-11T17:01:08.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:08.713Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:09.068Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:09.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T17:01:09.068Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:09.068Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:09.068Z] 9fcd3fbc9be8: Preparing [2022-04-11T17:01:09.068Z] a2276e636901: Preparing [2022-04-11T17:01:09.068Z] a03857ce6707: Preparing [2022-04-11T17:01:09.068Z] 94db3054e25c: Preparing [2022-04-11T17:01:09.068Z] 47685ab9ebec: Preparing [2022-04-11T17:01:09.068Z] 7bd731217b49: Preparing [2022-04-11T17:01:09.068Z] 858b06960bbd: Preparing [2022-04-11T17:01:09.068Z] b7b66ac7acb4: Preparing [2022-04-11T17:01:09.068Z] dd92e9ddeae7: Preparing [2022-04-11T17:01:09.068Z] f73e7dbfee58: Preparing [2022-04-11T17:01:09.068Z] 858b06960bbd: Waiting [2022-04-11T17:01:09.068Z] b7b66ac7acb4: Waiting [2022-04-11T17:01:09.068Z] dd92e9ddeae7: Waiting [2022-04-11T17:01:09.068Z] f73e7dbfee58: Waiting [2022-04-11T17:01:09.068Z] 47685ab9ebec: Waiting [2022-04-11T17:01:09.068Z] 7bd731217b49: Waiting [2022-04-11T17:01:09.345Z] a03857ce6707: Pushed [2022-04-11T17:01:09.345Z] a2276e636901: Pushed [2022-04-11T17:01:09.345Z] c4cd3b36c11b: Pushed [2022-04-11T17:01:09.345Z] 9fcd3fbc9be8: Pushed [2022-04-11T17:01:09.345Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:09.617Z] 7bd731217b49: Pushed [2022-04-11T17:01:09.617Z] 858b06960bbd: Pushed [2022-04-11T17:01:09.617Z] b7b66ac7acb4: Pushed [2022-04-11T17:01:09.617Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:09.617Z] dd92e9ddeae7: Pushed [2022-04-11T17:01:13.909Z] 94db3054e25c: Pushed [2022-04-11T17:01:14.181Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:21d750a15b72620d3e0123b8ba19efdd82792cfbc2f56587c71a9afe63e603b2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:14.527Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:14.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-11T17:01:14.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T17:01:14.866Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:14.866Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:14.866Z] 9fcd3fbc9be8: Preparing [2022-04-11T17:01:14.866Z] a2276e636901: Preparing [2022-04-11T17:01:14.866Z] a03857ce6707: Preparing [2022-04-11T17:01:14.866Z] 94db3054e25c: Preparing [2022-04-11T17:01:14.866Z] 47685ab9ebec: Preparing [2022-04-11T17:01:14.866Z] 7bd731217b49: Preparing [2022-04-11T17:01:14.866Z] 858b06960bbd: Preparing [2022-04-11T17:01:14.866Z] b7b66ac7acb4: Preparing [2022-04-11T17:01:14.866Z] dd92e9ddeae7: Preparing [2022-04-11T17:01:14.866Z] f73e7dbfee58: Preparing [2022-04-11T17:01:14.866Z] 858b06960bbd: Waiting [2022-04-11T17:01:14.866Z] b7b66ac7acb4: Waiting [2022-04-11T17:01:14.866Z] dd92e9ddeae7: Waiting [2022-04-11T17:01:14.866Z] 47685ab9ebec: Waiting [2022-04-11T17:01:14.866Z] c4cd3b36c11b: Layer already exists [2022-04-11T17:01:14.866Z] a03857ce6707: Layer already exists [2022-04-11T17:01:14.866Z] a2276e636901: Layer already exists [2022-04-11T17:01:14.866Z] 94db3054e25c: Layer already exists [2022-04-11T17:01:14.866Z] 9fcd3fbc9be8: Layer already exists [2022-04-11T17:01:15.137Z] 858b06960bbd: Layer already exists [2022-04-11T17:01:15.137Z] 7bd731217b49: Layer already exists [2022-04-11T17:01:15.137Z] b7b66ac7acb4: Layer already exists [2022-04-11T17:01:15.137Z] dd92e9ddeae7: Layer already exists [2022-04-11T17:01:15.137Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:15.137Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:15.137Z] latest: digest: sha256:21d750a15b72620d3e0123b8ba19efdd82792cfbc2f56587c71a9afe63e603b2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:15.479Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:15.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.63 [2022-04-11T17:01:15.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T17:01:15.815Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:15.815Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:15.815Z] 9fcd3fbc9be8: Preparing [2022-04-11T17:01:15.815Z] a2276e636901: Preparing [2022-04-11T17:01:15.815Z] a03857ce6707: Preparing [2022-04-11T17:01:15.815Z] 94db3054e25c: Preparing [2022-04-11T17:01:15.815Z] 47685ab9ebec: Preparing [2022-04-11T17:01:15.815Z] 7bd731217b49: Preparing [2022-04-11T17:01:15.815Z] 858b06960bbd: Preparing [2022-04-11T17:01:15.815Z] b7b66ac7acb4: Preparing [2022-04-11T17:01:15.815Z] dd92e9ddeae7: Preparing [2022-04-11T17:01:15.815Z] f73e7dbfee58: Preparing [2022-04-11T17:01:15.815Z] 858b06960bbd: Waiting [2022-04-11T17:01:15.815Z] b7b66ac7acb4: Waiting [2022-04-11T17:01:15.815Z] dd92e9ddeae7: Waiting [2022-04-11T17:01:15.815Z] f73e7dbfee58: Waiting [2022-04-11T17:01:15.815Z] 47685ab9ebec: Waiting [2022-04-11T17:01:15.815Z] 7bd731217b49: Waiting [2022-04-11T17:01:15.815Z] 94db3054e25c: Layer already exists [2022-04-11T17:01:15.815Z] a03857ce6707: Layer already exists [2022-04-11T17:01:15.815Z] a2276e636901: Layer already exists [2022-04-11T17:01:15.815Z] 9fcd3fbc9be8: Layer already exists [2022-04-11T17:01:15.815Z] c4cd3b36c11b: Layer already exists [2022-04-11T17:01:15.815Z] b7b66ac7acb4: Layer already exists [2022-04-11T17:01:16.085Z] 7bd731217b49: Layer already exists [2022-04-11T17:01:16.085Z] 858b06960bbd: Layer already exists [2022-04-11T17:01:16.085Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:16.085Z] dd92e9ddeae7: Layer already exists [2022-04-11T17:01:16.085Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:16.085Z] 2.2.0-dev.63: digest: sha256:21d750a15b72620d3e0123b8ba19efdd82792cfbc2f56587c71a9afe63e603b2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:16.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:16.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:16.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T17:01:16.763Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:16.763Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:16.763Z] 9fcd3fbc9be8: Preparing [2022-04-11T17:01:16.763Z] a2276e636901: Preparing [2022-04-11T17:01:16.763Z] a03857ce6707: Preparing [2022-04-11T17:01:16.763Z] 94db3054e25c: Preparing [2022-04-11T17:01:16.763Z] 47685ab9ebec: Preparing [2022-04-11T17:01:16.763Z] 7bd731217b49: Preparing [2022-04-11T17:01:16.763Z] 858b06960bbd: Preparing [2022-04-11T17:01:16.763Z] b7b66ac7acb4: Preparing [2022-04-11T17:01:16.763Z] dd92e9ddeae7: Preparing [2022-04-11T17:01:16.763Z] f73e7dbfee58: Preparing [2022-04-11T17:01:16.763Z] 858b06960bbd: Waiting [2022-04-11T17:01:16.763Z] 47685ab9ebec: Waiting [2022-04-11T17:01:16.763Z] 7bd731217b49: Waiting [2022-04-11T17:01:16.763Z] dd92e9ddeae7: Waiting [2022-04-11T17:01:16.763Z] f73e7dbfee58: Waiting [2022-04-11T17:01:16.763Z] 94db3054e25c: Layer already exists [2022-04-11T17:01:16.763Z] a03857ce6707: Layer already exists [2022-04-11T17:01:16.763Z] 9fcd3fbc9be8: Layer already exists [2022-04-11T17:01:16.763Z] a2276e636901: Layer already exists [2022-04-11T17:01:16.763Z] c4cd3b36c11b: Layer already exists [2022-04-11T17:01:17.034Z] b7b66ac7acb4: Layer already exists [2022-04-11T17:01:17.034Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:17.034Z] 7bd731217b49: Layer already exists [2022-04-11T17:01:17.034Z] dd92e9ddeae7: Layer already exists [2022-04-11T17:01:17.034Z] 858b06960bbd: Layer already exists [2022-04-11T17:01:17.034Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:17.034Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:21d750a15b72620d3e0123b8ba19efdd82792cfbc2f56587c71a9afe63e603b2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:17.369Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:17.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-11T17:01:17.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T17:01:17.701Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:17.701Z] c4cd3b36c11b: Preparing [2022-04-11T17:01:17.701Z] 9fcd3fbc9be8: Preparing [2022-04-11T17:01:17.701Z] a2276e636901: Preparing [2022-04-11T17:01:17.701Z] a03857ce6707: Preparing [2022-04-11T17:01:17.701Z] 94db3054e25c: Preparing [2022-04-11T17:01:17.701Z] 47685ab9ebec: Preparing [2022-04-11T17:01:17.701Z] 7bd731217b49: Preparing [2022-04-11T17:01:17.701Z] 858b06960bbd: Preparing [2022-04-11T17:01:17.701Z] b7b66ac7acb4: Preparing [2022-04-11T17:01:17.701Z] dd92e9ddeae7: Preparing [2022-04-11T17:01:17.701Z] f73e7dbfee58: Preparing [2022-04-11T17:01:17.701Z] 47685ab9ebec: Waiting [2022-04-11T17:01:17.701Z] 7bd731217b49: Waiting [2022-04-11T17:01:17.701Z] 858b06960bbd: Waiting [2022-04-11T17:01:17.701Z] b7b66ac7acb4: Waiting [2022-04-11T17:01:17.701Z] dd92e9ddeae7: Waiting [2022-04-11T17:01:17.701Z] f73e7dbfee58: Waiting [2022-04-11T17:01:17.701Z] a03857ce6707: Layer already exists [2022-04-11T17:01:17.701Z] a2276e636901: Layer already exists [2022-04-11T17:01:17.701Z] c4cd3b36c11b: Layer already exists [2022-04-11T17:01:17.701Z] 94db3054e25c: Layer already exists [2022-04-11T17:01:17.701Z] 9fcd3fbc9be8: Layer already exists [2022-04-11T17:01:17.973Z] 7bd731217b49: Layer already exists [2022-04-11T17:01:17.973Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:17.973Z] dd92e9ddeae7: Layer already exists [2022-04-11T17:01:17.973Z] 858b06960bbd: Layer already exists [2022-04-11T17:01:17.973Z] b7b66ac7acb4: Layer already exists [2022-04-11T17:01:17.973Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:17.973Z] main: digest: sha256:21d750a15b72620d3e0123b8ba19efdd82792cfbc2f56587c71a9afe63e603b2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:01:18.016Z] ===================================================== [Pipeline] echo [2022-04-11T17:01:18.023Z] taggedImages: [2022-04-11T17:01:18.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:18.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-11T17:01:18.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.63 [2022-04-11T17:01:18.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:18.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-11T17:01:18.042Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-11T17:01:18.042Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:18.042Z] latest [2022-04-11T17:01:18.042Z] 2.2.0-dev.63 [2022-04-11T17:01:18.042Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:18.042Z] main [2022-04-11T17:01:18.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:18.389Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:18.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:18.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T17:01:18.749Z] f75f8cde6e6a: Preparing [2022-04-11T17:01:18.749Z] f718c265a47b: Preparing [2022-04-11T17:01:18.749Z] a3e6c5d7fb42: Preparing [2022-04-11T17:01:18.749Z] bb4802be9a8c: Preparing [2022-04-11T17:01:18.749Z] a9f58e38574b: Preparing [2022-04-11T17:01:18.749Z] de8b6e6f5c9d: Preparing [2022-04-11T17:01:18.749Z] e6e5e75c59d1: Preparing [2022-04-11T17:01:18.749Z] f73e7dbfee58: Preparing [2022-04-11T17:01:18.749Z] de8b6e6f5c9d: Waiting [2022-04-11T17:01:18.749Z] e6e5e75c59d1: Waiting [2022-04-11T17:01:18.749Z] f73e7dbfee58: Waiting [2022-04-11T17:01:19.034Z] a9f58e38574b: Pushed [2022-04-11T17:01:19.034Z] f75f8cde6e6a: Pushed [2022-04-11T17:01:19.034Z] f718c265a47b: Pushed [2022-04-11T17:01:19.034Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:19.311Z] de8b6e6f5c9d: Pushed [2022-04-11T17:01:19.902Z] e6e5e75c59d1: Pushed [2022-04-11T17:01:24.246Z] bb4802be9a8c: Pushed [2022-04-11T17:01:24.246Z] a3e6c5d7fb42: Pushed [2022-04-11T17:01:24.246Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:62cb7a0003c302fb50152b1bebe637d9420734e6cc48d4230959151bea7a3eb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:24.608Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:24.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-11T17:01:24.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T17:01:24.988Z] f75f8cde6e6a: Preparing [2022-04-11T17:01:24.988Z] f718c265a47b: Preparing [2022-04-11T17:01:24.988Z] a3e6c5d7fb42: Preparing [2022-04-11T17:01:24.988Z] bb4802be9a8c: Preparing [2022-04-11T17:01:24.988Z] a9f58e38574b: Preparing [2022-04-11T17:01:24.988Z] de8b6e6f5c9d: Preparing [2022-04-11T17:01:24.988Z] e6e5e75c59d1: Preparing [2022-04-11T17:01:24.988Z] f73e7dbfee58: Preparing [2022-04-11T17:01:24.988Z] de8b6e6f5c9d: Waiting [2022-04-11T17:01:24.988Z] f73e7dbfee58: Waiting [2022-04-11T17:01:24.988Z] e6e5e75c59d1: Waiting [2022-04-11T17:01:24.988Z] a9f58e38574b: Layer already exists [2022-04-11T17:01:24.988Z] bb4802be9a8c: Layer already exists [2022-04-11T17:01:24.988Z] f75f8cde6e6a: Layer already exists [2022-04-11T17:01:24.988Z] a3e6c5d7fb42: Layer already exists [2022-04-11T17:01:24.988Z] f718c265a47b: Layer already exists [2022-04-11T17:01:25.270Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:25.270Z] de8b6e6f5c9d: Layer already exists [2022-04-11T17:01:25.270Z] e6e5e75c59d1: Layer already exists [2022-04-11T17:01:25.270Z] latest: digest: sha256:62cb7a0003c302fb50152b1bebe637d9420734e6cc48d4230959151bea7a3eb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:25.641Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:26.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.63 [2022-04-11T17:01:26.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T17:01:26.005Z] f75f8cde6e6a: Preparing [2022-04-11T17:01:26.005Z] f718c265a47b: Preparing [2022-04-11T17:01:26.005Z] a3e6c5d7fb42: Preparing [2022-04-11T17:01:26.005Z] bb4802be9a8c: Preparing [2022-04-11T17:01:26.005Z] a9f58e38574b: Preparing [2022-04-11T17:01:26.005Z] de8b6e6f5c9d: Preparing [2022-04-11T17:01:26.005Z] e6e5e75c59d1: Preparing [2022-04-11T17:01:26.005Z] f73e7dbfee58: Preparing [2022-04-11T17:01:26.005Z] de8b6e6f5c9d: Waiting [2022-04-11T17:01:26.005Z] e6e5e75c59d1: Waiting [2022-04-11T17:01:26.005Z] f73e7dbfee58: Waiting [2022-04-11T17:01:26.005Z] a3e6c5d7fb42: Layer already exists [2022-04-11T17:01:26.005Z] bb4802be9a8c: Layer already exists [2022-04-11T17:01:26.005Z] f75f8cde6e6a: Layer already exists [2022-04-11T17:01:26.005Z] f718c265a47b: Layer already exists [2022-04-11T17:01:26.005Z] a9f58e38574b: Layer already exists [2022-04-11T17:01:26.005Z] de8b6e6f5c9d: Layer already exists [2022-04-11T17:01:26.005Z] e6e5e75c59d1: Layer already exists [2022-04-11T17:01:26.005Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:26.285Z] 2.2.0-dev.63: digest: sha256:62cb7a0003c302fb50152b1bebe637d9420734e6cc48d4230959151bea7a3eb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:26.639Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:26.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:26.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T17:01:26.976Z] f75f8cde6e6a: Preparing [2022-04-11T17:01:26.976Z] f718c265a47b: Preparing [2022-04-11T17:01:26.976Z] a3e6c5d7fb42: Preparing [2022-04-11T17:01:26.976Z] bb4802be9a8c: Preparing [2022-04-11T17:01:26.976Z] a9f58e38574b: Preparing [2022-04-11T17:01:26.976Z] de8b6e6f5c9d: Preparing [2022-04-11T17:01:26.976Z] de8b6e6f5c9d: Waiting [2022-04-11T17:01:26.976Z] e6e5e75c59d1: Preparing [2022-04-11T17:01:26.976Z] f73e7dbfee58: Preparing [2022-04-11T17:01:26.976Z] e6e5e75c59d1: Waiting [2022-04-11T17:01:26.976Z] f73e7dbfee58: Waiting [2022-04-11T17:01:26.976Z] f75f8cde6e6a: Layer already exists [2022-04-11T17:01:26.976Z] a9f58e38574b: Layer already exists [2022-04-11T17:01:26.976Z] a3e6c5d7fb42: Layer already exists [2022-04-11T17:01:26.976Z] f718c265a47b: Layer already exists [2022-04-11T17:01:26.976Z] bb4802be9a8c: Layer already exists [2022-04-11T17:01:26.976Z] e6e5e75c59d1: Layer already exists [2022-04-11T17:01:26.976Z] de8b6e6f5c9d: Layer already exists [2022-04-11T17:01:26.976Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:27.249Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:62cb7a0003c302fb50152b1bebe637d9420734e6cc48d4230959151bea7a3eb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:27.596Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:27.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-11T17:01:27.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T17:01:27.931Z] f75f8cde6e6a: Preparing [2022-04-11T17:01:27.931Z] f718c265a47b: Preparing [2022-04-11T17:01:27.931Z] a3e6c5d7fb42: Preparing [2022-04-11T17:01:27.931Z] bb4802be9a8c: Preparing [2022-04-11T17:01:27.931Z] a9f58e38574b: Preparing [2022-04-11T17:01:27.931Z] de8b6e6f5c9d: Preparing [2022-04-11T17:01:27.931Z] e6e5e75c59d1: Preparing [2022-04-11T17:01:27.931Z] f73e7dbfee58: Preparing [2022-04-11T17:01:27.931Z] de8b6e6f5c9d: Waiting [2022-04-11T17:01:27.931Z] e6e5e75c59d1: Waiting [2022-04-11T17:01:27.931Z] a3e6c5d7fb42: Layer already exists [2022-04-11T17:01:27.931Z] f718c265a47b: Layer already exists [2022-04-11T17:01:27.931Z] bb4802be9a8c: Layer already exists [2022-04-11T17:01:27.931Z] f75f8cde6e6a: Layer already exists [2022-04-11T17:01:27.931Z] a9f58e38574b: Layer already exists [2022-04-11T17:01:27.931Z] de8b6e6f5c9d: Layer already exists [2022-04-11T17:01:27.931Z] e6e5e75c59d1: Layer already exists [2022-04-11T17:01:28.201Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:28.201Z] main: digest: sha256:62cb7a0003c302fb50152b1bebe637d9420734e6cc48d4230959151bea7a3eb0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:01:28.252Z] ===================================================== [Pipeline] echo [2022-04-11T17:01:28.262Z] taggedImages: [2022-04-11T17:01:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-11T17:01:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.63 [2022-04-11T17:01:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-11T17:01:28.283Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-11T17:01:28.283Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:28.283Z] latest [2022-04-11T17:01:28.283Z] 2.2.0-dev.63 [2022-04-11T17:01:28.283Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:28.283Z] main [2022-04-11T17:01:28.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:28.639Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:28.981Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:28.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T17:01:28.981Z] 773a647dff0f: Preparing [2022-04-11T17:01:28.981Z] 9007f45640a1: Preparing [2022-04-11T17:01:28.981Z] 4ea42321333b: Preparing [2022-04-11T17:01:28.981Z] 89d02d105a9e: Preparing [2022-04-11T17:01:28.981Z] 45e0dfefb359: Preparing [2022-04-11T17:01:28.981Z] db9f5a5eedac: Preparing [2022-04-11T17:01:28.981Z] a2c763282f8e: Preparing [2022-04-11T17:01:28.981Z] 875b361d79d2: Preparing [2022-04-11T17:01:28.981Z] 6b70fdfa3f33: Preparing [2022-04-11T17:01:28.981Z] f73e7dbfee58: Preparing [2022-04-11T17:01:28.981Z] db9f5a5eedac: Waiting [2022-04-11T17:01:28.981Z] a2c763282f8e: Waiting [2022-04-11T17:01:28.981Z] 875b361d79d2: Waiting [2022-04-11T17:01:28.981Z] f73e7dbfee58: Waiting [2022-04-11T17:01:28.981Z] 6b70fdfa3f33: Waiting [2022-04-11T17:01:29.258Z] 9007f45640a1: Pushed [2022-04-11T17:01:29.258Z] 45e0dfefb359: Pushed [2022-04-11T17:01:29.258Z] 773a647dff0f: Pushed [2022-04-11T17:01:29.533Z] db9f5a5eedac: Pushed [2022-04-11T17:01:29.533Z] a2c763282f8e: Pushed [2022-04-11T17:01:29.533Z] 875b361d79d2: Pushed [2022-04-11T17:01:29.533Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:29.805Z] 6b70fdfa3f33: Pushed [2022-04-11T17:01:34.111Z] 89d02d105a9e: Pushed [2022-04-11T17:01:34.111Z] 4ea42321333b: Pushed [2022-04-11T17:01:34.111Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:23f82007e0f0314625f2540185f9c8c553af90d7119a937c33a9f6753a97d206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:34.452Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:34.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-11T17:01:34.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T17:01:34.792Z] 773a647dff0f: Preparing [2022-04-11T17:01:34.792Z] 9007f45640a1: Preparing [2022-04-11T17:01:34.792Z] 4ea42321333b: Preparing [2022-04-11T17:01:34.792Z] 89d02d105a9e: Preparing [2022-04-11T17:01:34.792Z] 45e0dfefb359: Preparing [2022-04-11T17:01:34.792Z] db9f5a5eedac: Preparing [2022-04-11T17:01:34.792Z] a2c763282f8e: Preparing [2022-04-11T17:01:34.792Z] 875b361d79d2: Preparing [2022-04-11T17:01:34.792Z] 6b70fdfa3f33: Preparing [2022-04-11T17:01:34.792Z] f73e7dbfee58: Preparing [2022-04-11T17:01:34.792Z] db9f5a5eedac: Waiting [2022-04-11T17:01:34.792Z] a2c763282f8e: Waiting [2022-04-11T17:01:34.792Z] 875b361d79d2: Waiting [2022-04-11T17:01:34.792Z] 6b70fdfa3f33: Waiting [2022-04-11T17:01:34.792Z] f73e7dbfee58: Waiting [2022-04-11T17:01:34.792Z] 773a647dff0f: Layer already exists [2022-04-11T17:01:34.792Z] 89d02d105a9e: Layer already exists [2022-04-11T17:01:34.792Z] 45e0dfefb359: Layer already exists [2022-04-11T17:01:34.792Z] 4ea42321333b: Layer already exists [2022-04-11T17:01:34.792Z] 9007f45640a1: Layer already exists [2022-04-11T17:01:34.792Z] db9f5a5eedac: Layer already exists [2022-04-11T17:01:34.792Z] 6b70fdfa3f33: Layer already exists [2022-04-11T17:01:34.792Z] a2c763282f8e: Layer already exists [2022-04-11T17:01:34.792Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:34.792Z] 875b361d79d2: Layer already exists [2022-04-11T17:01:35.063Z] latest: digest: sha256:23f82007e0f0314625f2540185f9c8c553af90d7119a937c33a9f6753a97d206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:35.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:35.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.63 [2022-04-11T17:01:35.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T17:01:35.737Z] 773a647dff0f: Preparing [2022-04-11T17:01:35.737Z] 9007f45640a1: Preparing [2022-04-11T17:01:35.737Z] 4ea42321333b: Preparing [2022-04-11T17:01:35.737Z] 89d02d105a9e: Preparing [2022-04-11T17:01:35.737Z] 45e0dfefb359: Preparing [2022-04-11T17:01:35.737Z] db9f5a5eedac: Preparing [2022-04-11T17:01:35.737Z] a2c763282f8e: Preparing [2022-04-11T17:01:35.737Z] 875b361d79d2: Preparing [2022-04-11T17:01:35.737Z] 6b70fdfa3f33: Preparing [2022-04-11T17:01:35.737Z] f73e7dbfee58: Preparing [2022-04-11T17:01:35.737Z] db9f5a5eedac: Waiting [2022-04-11T17:01:35.737Z] a2c763282f8e: Waiting [2022-04-11T17:01:35.737Z] 875b361d79d2: Waiting [2022-04-11T17:01:35.737Z] 6b70fdfa3f33: Waiting [2022-04-11T17:01:35.737Z] f73e7dbfee58: Waiting [2022-04-11T17:01:35.737Z] 9007f45640a1: Layer already exists [2022-04-11T17:01:35.737Z] 773a647dff0f: Layer already exists [2022-04-11T17:01:35.737Z] 4ea42321333b: Layer already exists [2022-04-11T17:01:35.737Z] 89d02d105a9e: Layer already exists [2022-04-11T17:01:35.737Z] 45e0dfefb359: Layer already exists [2022-04-11T17:01:35.737Z] db9f5a5eedac: Layer already exists [2022-04-11T17:01:35.737Z] a2c763282f8e: Layer already exists [2022-04-11T17:01:35.737Z] 875b361d79d2: Layer already exists [2022-04-11T17:01:35.737Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:35.737Z] 6b70fdfa3f33: Layer already exists [2022-04-11T17:01:36.007Z] 2.2.0-dev.63: digest: sha256:23f82007e0f0314625f2540185f9c8c553af90d7119a937c33a9f6753a97d206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:36.345Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:36.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:36.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T17:01:36.688Z] 773a647dff0f: Preparing [2022-04-11T17:01:36.688Z] 9007f45640a1: Preparing [2022-04-11T17:01:36.688Z] 4ea42321333b: Preparing [2022-04-11T17:01:36.688Z] 89d02d105a9e: Preparing [2022-04-11T17:01:36.688Z] 45e0dfefb359: Preparing [2022-04-11T17:01:36.688Z] db9f5a5eedac: Preparing [2022-04-11T17:01:36.688Z] a2c763282f8e: Preparing [2022-04-11T17:01:36.688Z] 875b361d79d2: Preparing [2022-04-11T17:01:36.688Z] 6b70fdfa3f33: Preparing [2022-04-11T17:01:36.688Z] f73e7dbfee58: Preparing [2022-04-11T17:01:36.688Z] db9f5a5eedac: Waiting [2022-04-11T17:01:36.688Z] a2c763282f8e: Waiting [2022-04-11T17:01:36.688Z] 875b361d79d2: Waiting [2022-04-11T17:01:36.688Z] 6b70fdfa3f33: Waiting [2022-04-11T17:01:36.688Z] f73e7dbfee58: Waiting [2022-04-11T17:01:36.688Z] 773a647dff0f: Layer already exists [2022-04-11T17:01:36.688Z] 45e0dfefb359: Layer already exists [2022-04-11T17:01:36.688Z] 4ea42321333b: Layer already exists [2022-04-11T17:01:36.688Z] 9007f45640a1: Layer already exists [2022-04-11T17:01:36.688Z] 89d02d105a9e: Layer already exists [2022-04-11T17:01:36.962Z] 875b361d79d2: Layer already exists [2022-04-11T17:01:36.962Z] db9f5a5eedac: Layer already exists [2022-04-11T17:01:36.962Z] a2c763282f8e: Layer already exists [2022-04-11T17:01:36.962Z] 6b70fdfa3f33: Layer already exists [2022-04-11T17:01:36.962Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:36.962Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:23f82007e0f0314625f2540185f9c8c553af90d7119a937c33a9f6753a97d206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:37.297Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:37.637Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-11T17:01:37.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T17:01:37.637Z] 773a647dff0f: Preparing [2022-04-11T17:01:37.637Z] 9007f45640a1: Preparing [2022-04-11T17:01:37.637Z] 4ea42321333b: Preparing [2022-04-11T17:01:37.637Z] 89d02d105a9e: Preparing [2022-04-11T17:01:37.637Z] 45e0dfefb359: Preparing [2022-04-11T17:01:37.637Z] db9f5a5eedac: Preparing [2022-04-11T17:01:37.637Z] a2c763282f8e: Preparing [2022-04-11T17:01:37.637Z] 875b361d79d2: Preparing [2022-04-11T17:01:37.637Z] 6b70fdfa3f33: Preparing [2022-04-11T17:01:37.637Z] f73e7dbfee58: Preparing [2022-04-11T17:01:37.637Z] db9f5a5eedac: Waiting [2022-04-11T17:01:37.637Z] a2c763282f8e: Waiting [2022-04-11T17:01:37.637Z] 875b361d79d2: Waiting [2022-04-11T17:01:37.637Z] 6b70fdfa3f33: Waiting [2022-04-11T17:01:37.637Z] f73e7dbfee58: Waiting [2022-04-11T17:01:37.637Z] 45e0dfefb359: Layer already exists [2022-04-11T17:01:37.637Z] 9007f45640a1: Layer already exists [2022-04-11T17:01:37.637Z] 4ea42321333b: Layer already exists [2022-04-11T17:01:37.637Z] 773a647dff0f: Layer already exists [2022-04-11T17:01:37.637Z] 89d02d105a9e: Layer already exists [2022-04-11T17:01:37.909Z] a2c763282f8e: Layer already exists [2022-04-11T17:01:37.909Z] 875b361d79d2: Layer already exists [2022-04-11T17:01:37.909Z] db9f5a5eedac: Layer already exists [2022-04-11T17:01:37.909Z] 6b70fdfa3f33: Layer already exists [2022-04-11T17:01:37.909Z] f73e7dbfee58: Layer already exists [2022-04-11T17:01:37.909Z] main: digest: sha256:23f82007e0f0314625f2540185f9c8c553af90d7119a937c33a9f6753a97d206 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:01:37.955Z] ===================================================== [Pipeline] echo [2022-04-11T17:01:37.966Z] taggedImages: [2022-04-11T17:01:37.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:37.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-11T17:01:37.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.63 [2022-04-11T17:01:37.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:37.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-11T17:01:37.983Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-11T17:01:37.983Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:37.983Z] latest [2022-04-11T17:01:37.983Z] 2.2.0-dev.63 [2022-04-11T17:01:37.983Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:37.983Z] main [2022-04-11T17:01:37.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:38.324Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:38.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:38.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T17:01:38.664Z] debc4db7dfff: Preparing [2022-04-11T17:01:38.664Z] a4b27b85cad7: Preparing [2022-04-11T17:01:38.664Z] 47685ab9ebec: Preparing [2022-04-11T17:01:38.664Z] 8cd7980fa45d: Preparing [2022-04-11T17:01:38.664Z] b27cdc382858: Preparing [2022-04-11T17:01:38.664Z] 4f4ce317c6bb: Preparing [2022-04-11T17:01:38.664Z] 4f4ce317c6bb: Waiting [2022-04-11T17:01:38.664Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:38.939Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:01:38.939Z] debc4db7dfff: Pushed [2022-04-11T17:01:38.939Z] b27cdc382858: Pushed [2022-04-11T17:01:40.372Z] 8cd7980fa45d: Pushed [2022-04-11T17:01:43.752Z] a4b27b85cad7: Pushed [2022-04-11T17:01:43.752Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:6f1b57350362d499d3d407530ecb1da251a02c29bba718f0bcf3b89db2e4e824 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:44.098Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:44.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-11T17:01:44.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T17:01:44.440Z] debc4db7dfff: Preparing [2022-04-11T17:01:44.440Z] a4b27b85cad7: Preparing [2022-04-11T17:01:44.440Z] 47685ab9ebec: Preparing [2022-04-11T17:01:44.440Z] 8cd7980fa45d: Preparing [2022-04-11T17:01:44.440Z] b27cdc382858: Preparing [2022-04-11T17:01:44.440Z] 4f4ce317c6bb: Preparing [2022-04-11T17:01:44.440Z] 4f4ce317c6bb: Waiting [2022-04-11T17:01:44.440Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:44.440Z] b27cdc382858: Layer already exists [2022-04-11T17:01:44.440Z] debc4db7dfff: Layer already exists [2022-04-11T17:01:44.440Z] 8cd7980fa45d: Layer already exists [2022-04-11T17:01:44.440Z] a4b27b85cad7: Layer already exists [2022-04-11T17:01:44.440Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:01:44.711Z] latest: digest: sha256:6f1b57350362d499d3d407530ecb1da251a02c29bba718f0bcf3b89db2e4e824 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:45.048Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:45.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.63 [2022-04-11T17:01:45.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T17:01:45.385Z] debc4db7dfff: Preparing [2022-04-11T17:01:45.385Z] a4b27b85cad7: Preparing [2022-04-11T17:01:45.385Z] 47685ab9ebec: Preparing [2022-04-11T17:01:45.385Z] 8cd7980fa45d: Preparing [2022-04-11T17:01:45.385Z] b27cdc382858: Preparing [2022-04-11T17:01:45.385Z] 4f4ce317c6bb: Preparing [2022-04-11T17:01:45.385Z] 4f4ce317c6bb: Waiting [2022-04-11T17:01:45.385Z] 8cd7980fa45d: Layer already exists [2022-04-11T17:01:45.385Z] debc4db7dfff: Layer already exists [2022-04-11T17:01:45.385Z] a4b27b85cad7: Layer already exists [2022-04-11T17:01:45.385Z] b27cdc382858: Layer already exists [2022-04-11T17:01:45.385Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:45.385Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:01:45.654Z] 2.2.0-dev.63: digest: sha256:6f1b57350362d499d3d407530ecb1da251a02c29bba718f0bcf3b89db2e4e824 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:45.999Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:46.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:46.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T17:01:46.332Z] debc4db7dfff: Preparing [2022-04-11T17:01:46.332Z] a4b27b85cad7: Preparing [2022-04-11T17:01:46.332Z] 47685ab9ebec: Preparing [2022-04-11T17:01:46.332Z] 8cd7980fa45d: Preparing [2022-04-11T17:01:46.332Z] b27cdc382858: Preparing [2022-04-11T17:01:46.332Z] 4f4ce317c6bb: Preparing [2022-04-11T17:01:46.332Z] 4f4ce317c6bb: Waiting [2022-04-11T17:01:46.332Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:46.332Z] a4b27b85cad7: Layer already exists [2022-04-11T17:01:46.332Z] debc4db7dfff: Layer already exists [2022-04-11T17:01:46.332Z] 8cd7980fa45d: Layer already exists [2022-04-11T17:01:46.332Z] b27cdc382858: Layer already exists [2022-04-11T17:01:46.332Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:01:46.604Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:6f1b57350362d499d3d407530ecb1da251a02c29bba718f0bcf3b89db2e4e824 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:46.946Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:47.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-11T17:01:47.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T17:01:47.282Z] debc4db7dfff: Preparing [2022-04-11T17:01:47.282Z] a4b27b85cad7: Preparing [2022-04-11T17:01:47.282Z] 47685ab9ebec: Preparing [2022-04-11T17:01:47.282Z] 8cd7980fa45d: Preparing [2022-04-11T17:01:47.282Z] b27cdc382858: Preparing [2022-04-11T17:01:47.282Z] 4f4ce317c6bb: Preparing [2022-04-11T17:01:47.282Z] 4f4ce317c6bb: Waiting [2022-04-11T17:01:47.282Z] 47685ab9ebec: Layer already exists [2022-04-11T17:01:47.282Z] 8cd7980fa45d: Layer already exists [2022-04-11T17:01:47.282Z] debc4db7dfff: Layer already exists [2022-04-11T17:01:47.282Z] b27cdc382858: Layer already exists [2022-04-11T17:01:47.282Z] a4b27b85cad7: Layer already exists [2022-04-11T17:01:47.282Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:01:47.552Z] main: digest: sha256:6f1b57350362d499d3d407530ecb1da251a02c29bba718f0bcf3b89db2e4e824 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:01:47.603Z] ===================================================== [Pipeline] echo [2022-04-11T17:01:47.613Z] taggedImages: [2022-04-11T17:01:47.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:47.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-11T17:01:47.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.63 [2022-04-11T17:01:47.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:47.613Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-11T17:01:47.634Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-11T17:01:47.634Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:47.634Z] latest [2022-04-11T17:01:47.634Z] 2.2.0-dev.63 [2022-04-11T17:01:47.634Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:01:47.634Z] main [2022-04-11T17:01:47.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:47.973Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:01:48.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:01:48.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T17:01:48.317Z] 47c25e23c6e0: Preparing [2022-04-11T17:01:48.317Z] 1ff637e37b83: Preparing [2022-04-11T17:01:48.317Z] bd012c706733: Preparing [2022-04-11T17:01:48.317Z] f30aa2c4809e: Preparing [2022-04-11T17:01:48.317Z] c05c7a3ac9e6: Preparing [2022-04-11T17:01:48.317Z] db7dd6226e63: Preparing [2022-04-11T17:01:48.317Z] b27cdc382858: Preparing [2022-04-11T17:01:48.317Z] 4f4ce317c6bb: Preparing [2022-04-11T17:01:48.317Z] db7dd6226e63: Waiting [2022-04-11T17:01:48.317Z] b27cdc382858: Waiting [2022-04-11T17:01:48.317Z] 4f4ce317c6bb: Waiting [2022-04-11T17:01:48.590Z] bd012c706733: Pushed [2022-04-11T17:01:48.590Z] 47c25e23c6e0: Pushed [2022-04-11T17:01:48.590Z] 1ff637e37b83: Pushed [2022-04-11T17:01:48.590Z] b27cdc382858: Layer already exists [2022-04-11T17:01:48.590Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:01:49.594Z] db7dd6226e63: Pushed [2022-04-11T17:01:58.124Z] c05c7a3ac9e6: Pushed [2022-04-11T17:02:06.460Z] f30aa2c4809e: Pushed [2022-04-11T17:02:06.460Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:0c0aca4b2f833d329ad7656a83af58ba594c2d7ad7e3de8c638341689e974aab size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:06.804Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:07.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-11T17:02:07.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T17:02:07.143Z] 47c25e23c6e0: Preparing [2022-04-11T17:02:07.143Z] 1ff637e37b83: Preparing [2022-04-11T17:02:07.143Z] bd012c706733: Preparing [2022-04-11T17:02:07.143Z] f30aa2c4809e: Preparing [2022-04-11T17:02:07.143Z] c05c7a3ac9e6: Preparing [2022-04-11T17:02:07.143Z] db7dd6226e63: Preparing [2022-04-11T17:02:07.144Z] b27cdc382858: Preparing [2022-04-11T17:02:07.144Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:07.144Z] db7dd6226e63: Waiting [2022-04-11T17:02:07.144Z] b27cdc382858: Waiting [2022-04-11T17:02:07.144Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:07.144Z] f30aa2c4809e: Layer already exists [2022-04-11T17:02:07.144Z] 47c25e23c6e0: Layer already exists [2022-04-11T17:02:07.144Z] 1ff637e37b83: Layer already exists [2022-04-11T17:02:07.144Z] c05c7a3ac9e6: Layer already exists [2022-04-11T17:02:07.144Z] bd012c706733: Layer already exists [2022-04-11T17:02:07.144Z] b27cdc382858: Layer already exists [2022-04-11T17:02:07.144Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:07.417Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:07.417Z] latest: digest: sha256:0c0aca4b2f833d329ad7656a83af58ba594c2d7ad7e3de8c638341689e974aab size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:07.764Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:08.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.63 [2022-04-11T17:02:08.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T17:02:08.102Z] 47c25e23c6e0: Preparing [2022-04-11T17:02:08.102Z] 1ff637e37b83: Preparing [2022-04-11T17:02:08.102Z] bd012c706733: Preparing [2022-04-11T17:02:08.102Z] f30aa2c4809e: Preparing [2022-04-11T17:02:08.102Z] c05c7a3ac9e6: Preparing [2022-04-11T17:02:08.102Z] db7dd6226e63: Preparing [2022-04-11T17:02:08.102Z] b27cdc382858: Preparing [2022-04-11T17:02:08.102Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:08.102Z] db7dd6226e63: Waiting [2022-04-11T17:02:08.102Z] b27cdc382858: Waiting [2022-04-11T17:02:08.102Z] f30aa2c4809e: Layer already exists [2022-04-11T17:02:08.102Z] 47c25e23c6e0: Layer already exists [2022-04-11T17:02:08.102Z] 1ff637e37b83: Layer already exists [2022-04-11T17:02:08.102Z] c05c7a3ac9e6: Layer already exists [2022-04-11T17:02:08.102Z] bd012c706733: Layer already exists [2022-04-11T17:02:08.102Z] b27cdc382858: Layer already exists [2022-04-11T17:02:08.102Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:08.102Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:08.373Z] 2.2.0-dev.63: digest: sha256:0c0aca4b2f833d329ad7656a83af58ba594c2d7ad7e3de8c638341689e974aab size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:08.718Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:09.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:09.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T17:02:09.056Z] 47c25e23c6e0: Preparing [2022-04-11T17:02:09.056Z] 1ff637e37b83: Preparing [2022-04-11T17:02:09.056Z] bd012c706733: Preparing [2022-04-11T17:02:09.056Z] f30aa2c4809e: Preparing [2022-04-11T17:02:09.056Z] c05c7a3ac9e6: Preparing [2022-04-11T17:02:09.056Z] db7dd6226e63: Preparing [2022-04-11T17:02:09.056Z] b27cdc382858: Preparing [2022-04-11T17:02:09.056Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:09.056Z] db7dd6226e63: Waiting [2022-04-11T17:02:09.056Z] b27cdc382858: Waiting [2022-04-11T17:02:09.056Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:09.056Z] f30aa2c4809e: Layer already exists [2022-04-11T17:02:09.056Z] 1ff637e37b83: Layer already exists [2022-04-11T17:02:09.056Z] 47c25e23c6e0: Layer already exists [2022-04-11T17:02:09.056Z] bd012c706733: Layer already exists [2022-04-11T17:02:09.056Z] c05c7a3ac9e6: Layer already exists [2022-04-11T17:02:09.056Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:09.056Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:09.056Z] b27cdc382858: Layer already exists [2022-04-11T17:02:09.327Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:0c0aca4b2f833d329ad7656a83af58ba594c2d7ad7e3de8c638341689e974aab size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:09.674Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:10.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-11T17:02:10.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T17:02:10.015Z] 47c25e23c6e0: Preparing [2022-04-11T17:02:10.015Z] 1ff637e37b83: Preparing [2022-04-11T17:02:10.015Z] bd012c706733: Preparing [2022-04-11T17:02:10.015Z] f30aa2c4809e: Preparing [2022-04-11T17:02:10.015Z] c05c7a3ac9e6: Preparing [2022-04-11T17:02:10.015Z] db7dd6226e63: Preparing [2022-04-11T17:02:10.015Z] b27cdc382858: Preparing [2022-04-11T17:02:10.015Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:10.015Z] db7dd6226e63: Waiting [2022-04-11T17:02:10.015Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:10.015Z] b27cdc382858: Waiting [2022-04-11T17:02:10.015Z] f30aa2c4809e: Layer already exists [2022-04-11T17:02:10.015Z] 47c25e23c6e0: Layer already exists [2022-04-11T17:02:10.015Z] 1ff637e37b83: Layer already exists [2022-04-11T17:02:10.015Z] bd012c706733: Layer already exists [2022-04-11T17:02:10.015Z] c05c7a3ac9e6: Layer already exists [2022-04-11T17:02:10.015Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:10.015Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:10.015Z] b27cdc382858: Layer already exists [2022-04-11T17:02:10.286Z] main: digest: sha256:0c0aca4b2f833d329ad7656a83af58ba594c2d7ad7e3de8c638341689e974aab size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:02:10.336Z] ===================================================== [Pipeline] echo [2022-04-11T17:02:10.348Z] taggedImages: [2022-04-11T17:02:10.348Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:10.348Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-11T17:02:10.348Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.63 [2022-04-11T17:02:10.348Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:10.348Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-11T17:02:10.373Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-11T17:02:10.373Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:10.373Z] latest [2022-04-11T17:02:10.373Z] 2.2.0-dev.63 [2022-04-11T17:02:10.373Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:10.373Z] main [2022-04-11T17:02:10.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:10.719Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:11.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:11.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T17:02:11.072Z] cb60919d8bfc: Preparing [2022-04-11T17:02:11.072Z] a9cb5b7d0530: Preparing [2022-04-11T17:02:11.072Z] 61621ef30c61: Preparing [2022-04-11T17:02:11.072Z] bf7209f448a8: Preparing [2022-04-11T17:02:11.072Z] aec6e87909b8: Preparing [2022-04-11T17:02:11.072Z] b27cdc382858: Preparing [2022-04-11T17:02:11.072Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:11.072Z] b27cdc382858: Waiting [2022-04-11T17:02:11.072Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:11.344Z] 61621ef30c61: Pushed [2022-04-11T17:02:11.344Z] a9cb5b7d0530: Pushed [2022-04-11T17:02:11.344Z] cb60919d8bfc: Pushed [2022-04-11T17:02:11.344Z] b27cdc382858: Layer already exists [2022-04-11T17:02:11.344Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:11.947Z] aec6e87909b8: Pushed [2022-04-11T17:02:30.232Z] bf7209f448a8: Pushed [2022-04-11T17:02:30.232Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:78595d979c28b4b011438be5f0196fc68c30dfeaf6071e9fab1db4b020477393 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:30.578Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:30.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-11T17:02:30.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T17:02:30.913Z] cb60919d8bfc: Preparing [2022-04-11T17:02:30.913Z] a9cb5b7d0530: Preparing [2022-04-11T17:02:30.913Z] 61621ef30c61: Preparing [2022-04-11T17:02:30.913Z] bf7209f448a8: Preparing [2022-04-11T17:02:30.913Z] aec6e87909b8: Preparing [2022-04-11T17:02:30.913Z] b27cdc382858: Preparing [2022-04-11T17:02:30.913Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:30.913Z] b27cdc382858: Waiting [2022-04-11T17:02:30.913Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:30.913Z] bf7209f448a8: Layer already exists [2022-04-11T17:02:30.913Z] aec6e87909b8: Layer already exists [2022-04-11T17:02:30.913Z] a9cb5b7d0530: Layer already exists [2022-04-11T17:02:30.913Z] cb60919d8bfc: Layer already exists [2022-04-11T17:02:30.913Z] 61621ef30c61: Layer already exists [2022-04-11T17:02:30.913Z] b27cdc382858: Layer already exists [2022-04-11T17:02:30.913Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:31.186Z] latest: digest: sha256:78595d979c28b4b011438be5f0196fc68c30dfeaf6071e9fab1db4b020477393 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:31.523Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:31.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.63 [2022-04-11T17:02:31.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T17:02:31.858Z] cb60919d8bfc: Preparing [2022-04-11T17:02:31.858Z] a9cb5b7d0530: Preparing [2022-04-11T17:02:31.858Z] 61621ef30c61: Preparing [2022-04-11T17:02:31.858Z] bf7209f448a8: Preparing [2022-04-11T17:02:31.858Z] aec6e87909b8: Preparing [2022-04-11T17:02:31.858Z] b27cdc382858: Preparing [2022-04-11T17:02:31.858Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:31.858Z] b27cdc382858: Waiting [2022-04-11T17:02:31.858Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:31.858Z] cb60919d8bfc: Layer already exists [2022-04-11T17:02:31.858Z] 61621ef30c61: Layer already exists [2022-04-11T17:02:31.858Z] a9cb5b7d0530: Layer already exists [2022-04-11T17:02:31.858Z] aec6e87909b8: Layer already exists [2022-04-11T17:02:31.858Z] bf7209f448a8: Layer already exists [2022-04-11T17:02:32.127Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:32.127Z] b27cdc382858: Layer already exists [2022-04-11T17:02:32.127Z] 2.2.0-dev.63: digest: sha256:78595d979c28b4b011438be5f0196fc68c30dfeaf6071e9fab1db4b020477393 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:32.464Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:32.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:32.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T17:02:32.800Z] cb60919d8bfc: Preparing [2022-04-11T17:02:32.800Z] a9cb5b7d0530: Preparing [2022-04-11T17:02:32.800Z] 61621ef30c61: Preparing [2022-04-11T17:02:32.800Z] bf7209f448a8: Preparing [2022-04-11T17:02:32.800Z] aec6e87909b8: Preparing [2022-04-11T17:02:32.800Z] b27cdc382858: Preparing [2022-04-11T17:02:32.800Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:32.800Z] b27cdc382858: Waiting [2022-04-11T17:02:32.800Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:32.800Z] bf7209f448a8: Layer already exists [2022-04-11T17:02:32.800Z] aec6e87909b8: Layer already exists [2022-04-11T17:02:32.800Z] a9cb5b7d0530: Layer already exists [2022-04-11T17:02:32.800Z] 61621ef30c61: Layer already exists [2022-04-11T17:02:32.800Z] cb60919d8bfc: Layer already exists [2022-04-11T17:02:33.072Z] b27cdc382858: Layer already exists [2022-04-11T17:02:33.072Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:33.072Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:78595d979c28b4b011438be5f0196fc68c30dfeaf6071e9fab1db4b020477393 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:33.413Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:33.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-11T17:02:33.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T17:02:33.751Z] cb60919d8bfc: Preparing [2022-04-11T17:02:33.751Z] a9cb5b7d0530: Preparing [2022-04-11T17:02:33.751Z] 61621ef30c61: Preparing [2022-04-11T17:02:33.751Z] bf7209f448a8: Preparing [2022-04-11T17:02:33.751Z] aec6e87909b8: Preparing [2022-04-11T17:02:33.751Z] b27cdc382858: Preparing [2022-04-11T17:02:33.751Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:33.751Z] b27cdc382858: Waiting [2022-04-11T17:02:33.751Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:33.751Z] aec6e87909b8: Layer already exists [2022-04-11T17:02:33.751Z] cb60919d8bfc: Layer already exists [2022-04-11T17:02:33.751Z] 61621ef30c61: Layer already exists [2022-04-11T17:02:33.751Z] a9cb5b7d0530: Layer already exists [2022-04-11T17:02:33.751Z] bf7209f448a8: Layer already exists [2022-04-11T17:02:33.751Z] b27cdc382858: Layer already exists [2022-04-11T17:02:33.751Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:34.021Z] main: digest: sha256:78595d979c28b4b011438be5f0196fc68c30dfeaf6071e9fab1db4b020477393 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:02:34.072Z] ===================================================== [Pipeline] echo [2022-04-11T17:02:34.081Z] taggedImages: [2022-04-11T17:02:34.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:34.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-11T17:02:34.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.63 [2022-04-11T17:02:34.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:34.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-11T17:02:34.108Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-11T17:02:34.108Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:34.108Z] latest [2022-04-11T17:02:34.108Z] 2.2.0-dev.63 [2022-04-11T17:02:34.108Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:34.108Z] main [2022-04-11T17:02:34.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:34.472Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:34.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:34.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T17:02:34.809Z] c63a38de13c0: Preparing [2022-04-11T17:02:34.809Z] 686b900d8a5f: Preparing [2022-04-11T17:02:34.809Z] 959d93de8ffe: Preparing [2022-04-11T17:02:34.809Z] 73a52fed7cb9: Preparing [2022-04-11T17:02:34.809Z] db7dd6226e63: Preparing [2022-04-11T17:02:34.809Z] b27cdc382858: Preparing [2022-04-11T17:02:34.809Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:34.809Z] b27cdc382858: Waiting [2022-04-11T17:02:34.809Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:34.809Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:35.083Z] b27cdc382858: Layer already exists [2022-04-11T17:02:35.083Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:35.083Z] c63a38de13c0: Pushed [2022-04-11T17:02:35.083Z] 959d93de8ffe: Pushed [2022-04-11T17:02:35.083Z] 686b900d8a5f: Pushed [2022-04-11T17:02:53.348Z] 73a52fed7cb9: Pushed [2022-04-11T17:02:53.348Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:c8f895006ec654410c4872710c5579c3f5905fb4f5dfe6a250d6d2ec764713ab size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:53.690Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:54.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-11T17:02:54.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T17:02:54.024Z] c63a38de13c0: Preparing [2022-04-11T17:02:54.024Z] 686b900d8a5f: Preparing [2022-04-11T17:02:54.024Z] 959d93de8ffe: Preparing [2022-04-11T17:02:54.024Z] 73a52fed7cb9: Preparing [2022-04-11T17:02:54.024Z] db7dd6226e63: Preparing [2022-04-11T17:02:54.024Z] b27cdc382858: Preparing [2022-04-11T17:02:54.024Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:54.024Z] b27cdc382858: Waiting [2022-04-11T17:02:54.024Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:54.024Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:54.024Z] 686b900d8a5f: Layer already exists [2022-04-11T17:02:54.024Z] c63a38de13c0: Layer already exists [2022-04-11T17:02:54.024Z] 73a52fed7cb9: Layer already exists [2022-04-11T17:02:54.024Z] 959d93de8ffe: Layer already exists [2022-04-11T17:02:54.294Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:54.294Z] b27cdc382858: Layer already exists [2022-04-11T17:02:54.294Z] latest: digest: sha256:c8f895006ec654410c4872710c5579c3f5905fb4f5dfe6a250d6d2ec764713ab size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:54.632Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:54.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.63 [2022-04-11T17:02:54.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T17:02:54.966Z] c63a38de13c0: Preparing [2022-04-11T17:02:54.966Z] 686b900d8a5f: Preparing [2022-04-11T17:02:54.966Z] 959d93de8ffe: Preparing [2022-04-11T17:02:54.966Z] 73a52fed7cb9: Preparing [2022-04-11T17:02:54.966Z] db7dd6226e63: Preparing [2022-04-11T17:02:54.966Z] b27cdc382858: Preparing [2022-04-11T17:02:54.966Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:54.966Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:54.966Z] 73a52fed7cb9: Layer already exists [2022-04-11T17:02:54.966Z] 686b900d8a5f: Layer already exists [2022-04-11T17:02:54.966Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:54.966Z] c63a38de13c0: Layer already exists [2022-04-11T17:02:54.966Z] 959d93de8ffe: Layer already exists [2022-04-11T17:02:55.237Z] b27cdc382858: Layer already exists [2022-04-11T17:02:55.237Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:55.237Z] 2.2.0-dev.63: digest: sha256:c8f895006ec654410c4872710c5579c3f5905fb4f5dfe6a250d6d2ec764713ab size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:55.568Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:55.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:55.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T17:02:55.902Z] c63a38de13c0: Preparing [2022-04-11T17:02:55.902Z] 686b900d8a5f: Preparing [2022-04-11T17:02:55.902Z] 959d93de8ffe: Preparing [2022-04-11T17:02:55.902Z] 73a52fed7cb9: Preparing [2022-04-11T17:02:55.902Z] db7dd6226e63: Preparing [2022-04-11T17:02:55.902Z] b27cdc382858: Preparing [2022-04-11T17:02:55.902Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:55.902Z] b27cdc382858: Waiting [2022-04-11T17:02:55.902Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:55.902Z] 686b900d8a5f: Layer already exists [2022-04-11T17:02:55.902Z] 959d93de8ffe: Layer already exists [2022-04-11T17:02:55.902Z] c63a38de13c0: Layer already exists [2022-04-11T17:02:55.902Z] 73a52fed7cb9: Layer already exists [2022-04-11T17:02:55.902Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:55.902Z] b27cdc382858: Layer already exists [2022-04-11T17:02:55.902Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:56.173Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:c8f895006ec654410c4872710c5579c3f5905fb4f5dfe6a250d6d2ec764713ab size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:56.513Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:56.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-11T17:02:56.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T17:02:56.847Z] c63a38de13c0: Preparing [2022-04-11T17:02:56.847Z] 686b900d8a5f: Preparing [2022-04-11T17:02:56.847Z] 959d93de8ffe: Preparing [2022-04-11T17:02:56.847Z] 73a52fed7cb9: Preparing [2022-04-11T17:02:56.847Z] db7dd6226e63: Preparing [2022-04-11T17:02:56.847Z] b27cdc382858: Preparing [2022-04-11T17:02:56.847Z] 4f4ce317c6bb: Preparing [2022-04-11T17:02:56.847Z] b27cdc382858: Waiting [2022-04-11T17:02:56.847Z] 4f4ce317c6bb: Waiting [2022-04-11T17:02:56.847Z] 73a52fed7cb9: Layer already exists [2022-04-11T17:02:56.847Z] 686b900d8a5f: Layer already exists [2022-04-11T17:02:56.847Z] db7dd6226e63: Layer already exists [2022-04-11T17:02:56.847Z] c63a38de13c0: Layer already exists [2022-04-11T17:02:56.847Z] 959d93de8ffe: Layer already exists [2022-04-11T17:02:56.847Z] b27cdc382858: Layer already exists [2022-04-11T17:02:56.847Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:02:57.119Z] main: digest: sha256:c8f895006ec654410c4872710c5579c3f5905fb4f5dfe6a250d6d2ec764713ab size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:02:57.164Z] ===================================================== [Pipeline] echo [2022-04-11T17:02:57.175Z] taggedImages: [2022-04-11T17:02:57.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:57.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-11T17:02:57.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.63 [2022-04-11T17:02:57.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:57.175Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-11T17:02:57.197Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-11T17:02:57.197Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:57.197Z] latest [2022-04-11T17:02:57.197Z] 2.2.0-dev.63 [2022-04-11T17:02:57.197Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:02:57.197Z] main [2022-04-11T17:02:57.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:57.545Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:02:57.884Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:02:57.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T17:02:57.884Z] 7861c8bd5a65: Preparing [2022-04-11T17:02:57.884Z] a4b3ebf432aa: Preparing [2022-04-11T17:02:57.884Z] 47685ab9ebec: Preparing [2022-04-11T17:02:57.884Z] 40a8386bc366: Preparing [2022-04-11T17:02:57.884Z] f73e7dbfee58: Preparing [2022-04-11T17:02:57.884Z] f73e7dbfee58: Layer already exists [2022-04-11T17:02:58.155Z] 47685ab9ebec: Layer already exists [2022-04-11T17:02:58.155Z] 7861c8bd5a65: Pushed [2022-04-11T17:02:58.427Z] 40a8386bc366: Pushed [2022-04-11T17:03:03.808Z] a4b3ebf432aa: Pushed [2022-04-11T17:03:03.808Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:d2e10ea641647074c3b44f25e65ba459c492e9dbfc7a52e2c3a38bf30b6a6312 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:04.156Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:04.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-11T17:03:04.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T17:03:04.491Z] 7861c8bd5a65: Preparing [2022-04-11T17:03:04.491Z] a4b3ebf432aa: Preparing [2022-04-11T17:03:04.491Z] 47685ab9ebec: Preparing [2022-04-11T17:03:04.491Z] 40a8386bc366: Preparing [2022-04-11T17:03:04.491Z] f73e7dbfee58: Preparing [2022-04-11T17:03:04.491Z] 7861c8bd5a65: Layer already exists [2022-04-11T17:03:04.491Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:04.491Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:04.491Z] 40a8386bc366: Layer already exists [2022-04-11T17:03:04.491Z] a4b3ebf432aa: Layer already exists [2022-04-11T17:03:04.763Z] latest: digest: sha256:d2e10ea641647074c3b44f25e65ba459c492e9dbfc7a52e2c3a38bf30b6a6312 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:05.101Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:05.435Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.63 [2022-04-11T17:03:05.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T17:03:05.436Z] 7861c8bd5a65: Preparing [2022-04-11T17:03:05.436Z] a4b3ebf432aa: Preparing [2022-04-11T17:03:05.436Z] 47685ab9ebec: Preparing [2022-04-11T17:03:05.436Z] 40a8386bc366: Preparing [2022-04-11T17:03:05.436Z] f73e7dbfee58: Preparing [2022-04-11T17:03:05.436Z] 7861c8bd5a65: Layer already exists [2022-04-11T17:03:05.436Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:05.436Z] a4b3ebf432aa: Layer already exists [2022-04-11T17:03:05.436Z] 40a8386bc366: Layer already exists [2022-04-11T17:03:05.436Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:05.706Z] 2.2.0-dev.63: digest: sha256:d2e10ea641647074c3b44f25e65ba459c492e9dbfc7a52e2c3a38bf30b6a6312 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:06.045Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:06.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:06.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T17:03:06.379Z] 7861c8bd5a65: Preparing [2022-04-11T17:03:06.379Z] a4b3ebf432aa: Preparing [2022-04-11T17:03:06.379Z] 47685ab9ebec: Preparing [2022-04-11T17:03:06.379Z] 40a8386bc366: Preparing [2022-04-11T17:03:06.379Z] f73e7dbfee58: Preparing [2022-04-11T17:03:06.379Z] 7861c8bd5a65: Layer already exists [2022-04-11T17:03:06.379Z] a4b3ebf432aa: Layer already exists [2022-04-11T17:03:06.379Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:06.379Z] 40a8386bc366: Layer already exists [2022-04-11T17:03:06.379Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:06.651Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:d2e10ea641647074c3b44f25e65ba459c492e9dbfc7a52e2c3a38bf30b6a6312 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:06.997Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:07.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-11T17:03:07.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T17:03:07.336Z] 7861c8bd5a65: Preparing [2022-04-11T17:03:07.336Z] a4b3ebf432aa: Preparing [2022-04-11T17:03:07.336Z] 47685ab9ebec: Preparing [2022-04-11T17:03:07.336Z] 40a8386bc366: Preparing [2022-04-11T17:03:07.336Z] f73e7dbfee58: Preparing [2022-04-11T17:03:07.336Z] 40a8386bc366: Layer already exists [2022-04-11T17:03:07.336Z] a4b3ebf432aa: Layer already exists [2022-04-11T17:03:07.336Z] 7861c8bd5a65: Layer already exists [2022-04-11T17:03:07.336Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:07.336Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:07.607Z] main: digest: sha256:d2e10ea641647074c3b44f25e65ba459c492e9dbfc7a52e2c3a38bf30b6a6312 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:03:07.657Z] ===================================================== [Pipeline] echo [2022-04-11T17:03:07.668Z] taggedImages: [2022-04-11T17:03:07.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:07.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-11T17:03:07.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.63 [2022-04-11T17:03:07.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:07.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-11T17:03:07.694Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-11T17:03:07.694Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:07.694Z] latest [2022-04-11T17:03:07.694Z] 2.2.0-dev.63 [2022-04-11T17:03:07.694Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:07.694Z] main [2022-04-11T17:03:07.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:08.061Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:08.396Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:08.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T17:03:08.396Z] 33f7e6a16851: Preparing [2022-04-11T17:03:08.396Z] ccf9cd75f5e9: Preparing [2022-04-11T17:03:08.396Z] 47685ab9ebec: Preparing [2022-04-11T17:03:08.396Z] c986216e2f39: Preparing [2022-04-11T17:03:08.396Z] f73e7dbfee58: Preparing [2022-04-11T17:03:08.668Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:08.668Z] c986216e2f39: Layer already exists [2022-04-11T17:03:08.668Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:08.668Z] 33f7e6a16851: Pushed [2022-04-11T17:03:14.048Z] ccf9cd75f5e9: Pushed [2022-04-11T17:03:14.048Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:78ebcd58dafaa344cee3bff9931851d9cb0595db10341eecf5f3705396369367 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:14.387Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:14.719Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-11T17:03:14.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T17:03:14.719Z] 33f7e6a16851: Preparing [2022-04-11T17:03:14.719Z] ccf9cd75f5e9: Preparing [2022-04-11T17:03:14.719Z] 47685ab9ebec: Preparing [2022-04-11T17:03:14.719Z] c986216e2f39: Preparing [2022-04-11T17:03:14.719Z] f73e7dbfee58: Preparing [2022-04-11T17:03:14.719Z] ccf9cd75f5e9: Layer already exists [2022-04-11T17:03:14.719Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:14.719Z] c986216e2f39: Layer already exists [2022-04-11T17:03:14.719Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:14.720Z] 33f7e6a16851: Layer already exists [2022-04-11T17:03:14.990Z] latest: digest: sha256:78ebcd58dafaa344cee3bff9931851d9cb0595db10341eecf5f3705396369367 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:15.330Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:15.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.63 [2022-04-11T17:03:15.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T17:03:15.664Z] 33f7e6a16851: Preparing [2022-04-11T17:03:15.664Z] ccf9cd75f5e9: Preparing [2022-04-11T17:03:15.664Z] 47685ab9ebec: Preparing [2022-04-11T17:03:15.664Z] c986216e2f39: Preparing [2022-04-11T17:03:15.664Z] f73e7dbfee58: Preparing [2022-04-11T17:03:15.664Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:15.664Z] 33f7e6a16851: Layer already exists [2022-04-11T17:03:15.664Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:15.664Z] ccf9cd75f5e9: Layer already exists [2022-04-11T17:03:15.664Z] c986216e2f39: Layer already exists [2022-04-11T17:03:15.935Z] 2.2.0-dev.63: digest: sha256:78ebcd58dafaa344cee3bff9931851d9cb0595db10341eecf5f3705396369367 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:16.273Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:16.606Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:16.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T17:03:16.606Z] 33f7e6a16851: Preparing [2022-04-11T17:03:16.606Z] ccf9cd75f5e9: Preparing [2022-04-11T17:03:16.606Z] 47685ab9ebec: Preparing [2022-04-11T17:03:16.606Z] c986216e2f39: Preparing [2022-04-11T17:03:16.606Z] f73e7dbfee58: Preparing [2022-04-11T17:03:16.606Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:16.606Z] c986216e2f39: Layer already exists [2022-04-11T17:03:16.606Z] 33f7e6a16851: Layer already exists [2022-04-11T17:03:16.606Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:16.606Z] ccf9cd75f5e9: Layer already exists [2022-04-11T17:03:16.877Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:78ebcd58dafaa344cee3bff9931851d9cb0595db10341eecf5f3705396369367 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:17.215Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:17.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-11T17:03:17.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T17:03:17.552Z] 33f7e6a16851: Preparing [2022-04-11T17:03:17.552Z] ccf9cd75f5e9: Preparing [2022-04-11T17:03:17.552Z] 47685ab9ebec: Preparing [2022-04-11T17:03:17.552Z] c986216e2f39: Preparing [2022-04-11T17:03:17.552Z] f73e7dbfee58: Preparing [2022-04-11T17:03:17.552Z] c986216e2f39: Layer already exists [2022-04-11T17:03:17.552Z] f73e7dbfee58: Layer already exists [2022-04-11T17:03:17.552Z] 47685ab9ebec: Layer already exists [2022-04-11T17:03:17.552Z] 33f7e6a16851: Layer already exists [2022-04-11T17:03:17.552Z] ccf9cd75f5e9: Layer already exists [2022-04-11T17:03:17.823Z] main: digest: sha256:78ebcd58dafaa344cee3bff9931851d9cb0595db10341eecf5f3705396369367 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:03:17.873Z] ===================================================== [Pipeline] echo [2022-04-11T17:03:17.883Z] taggedImages: [2022-04-11T17:03:17.883Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:17.883Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-11T17:03:17.883Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.63 [2022-04-11T17:03:17.883Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:17.883Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-11T17:03:17.905Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-11T17:03:17.905Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:17.905Z] latest [2022-04-11T17:03:17.905Z] 2.2.0-dev.63 [2022-04-11T17:03:17.905Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:17.905Z] main [2022-04-11T17:03:17.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:18.263Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:18.599Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:18.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T17:03:18.599Z] 9da51534a79d: Preparing [2022-04-11T17:03:18.599Z] fd2d9497bfa1: Preparing [2022-04-11T17:03:18.599Z] f60b85f069cc: Preparing [2022-04-11T17:03:18.599Z] 82d0eae34f33: Preparing [2022-04-11T17:03:18.599Z] f0e5a4d6c014: Preparing [2022-04-11T17:03:18.599Z] 3b19d27f08f7: Preparing [2022-04-11T17:03:18.599Z] 73bb99a6e169: Preparing [2022-04-11T17:03:18.599Z] ec06c3102977: Preparing [2022-04-11T17:03:18.599Z] 6a3c62e080c7: Preparing [2022-04-11T17:03:18.599Z] 340cb19ca677: Preparing [2022-04-11T17:03:18.599Z] 4f4ce317c6bb: Preparing [2022-04-11T17:03:18.599Z] 6a3c62e080c7: Waiting [2022-04-11T17:03:18.599Z] 340cb19ca677: Waiting [2022-04-11T17:03:18.599Z] 3b19d27f08f7: Waiting [2022-04-11T17:03:18.599Z] 4f4ce317c6bb: Waiting [2022-04-11T17:03:18.599Z] 73bb99a6e169: Waiting [2022-04-11T17:03:18.599Z] ec06c3102977: Waiting [2022-04-11T17:03:18.599Z] f0e5a4d6c014: Layer already exists [2022-04-11T17:03:18.874Z] 3b19d27f08f7: Layer already exists [2022-04-11T17:03:18.874Z] 73bb99a6e169: Layer already exists [2022-04-11T17:03:18.874Z] fd2d9497bfa1: Pushed [2022-04-11T17:03:18.874Z] ec06c3102977: Layer already exists [2022-04-11T17:03:18.874Z] 6a3c62e080c7: Layer already exists [2022-04-11T17:03:18.874Z] 340cb19ca677: Layer already exists [2022-04-11T17:03:18.874Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:03:19.470Z] 9da51534a79d: Pushed [2022-04-11T17:03:23.765Z] f60b85f069cc: Pushed [2022-04-11T17:03:38.816Z] 82d0eae34f33: Pushed [2022-04-11T17:03:38.816Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0: digest: sha256:0e1698313de07cf615c488fb1b90841d0b2d7336ce6f2d5f7e270940e3e4ac21 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:39.151Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:39.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-11T17:03:39.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T17:03:39.484Z] 9da51534a79d: Preparing [2022-04-11T17:03:39.484Z] fd2d9497bfa1: Preparing [2022-04-11T17:03:39.484Z] f60b85f069cc: Preparing [2022-04-11T17:03:39.484Z] 82d0eae34f33: Preparing [2022-04-11T17:03:39.484Z] f0e5a4d6c014: Preparing [2022-04-11T17:03:39.484Z] 3b19d27f08f7: Preparing [2022-04-11T17:03:39.484Z] 73bb99a6e169: Preparing [2022-04-11T17:03:39.484Z] ec06c3102977: Preparing [2022-04-11T17:03:39.484Z] 6a3c62e080c7: Preparing [2022-04-11T17:03:39.484Z] 340cb19ca677: Preparing [2022-04-11T17:03:39.484Z] 4f4ce317c6bb: Preparing [2022-04-11T17:03:39.484Z] 3b19d27f08f7: Waiting [2022-04-11T17:03:39.484Z] 73bb99a6e169: Waiting [2022-04-11T17:03:39.484Z] ec06c3102977: Waiting [2022-04-11T17:03:39.484Z] 4f4ce317c6bb: Waiting [2022-04-11T17:03:39.484Z] 6a3c62e080c7: Waiting [2022-04-11T17:03:39.484Z] 340cb19ca677: Waiting [2022-04-11T17:03:39.484Z] 9da51534a79d: Layer already exists [2022-04-11T17:03:39.484Z] 82d0eae34f33: Layer already exists [2022-04-11T17:03:39.484Z] fd2d9497bfa1: Layer already exists [2022-04-11T17:03:39.484Z] f0e5a4d6c014: Layer already exists [2022-04-11T17:03:39.484Z] f60b85f069cc: Layer already exists [2022-04-11T17:03:39.484Z] 3b19d27f08f7: Layer already exists [2022-04-11T17:03:39.484Z] 73bb99a6e169: Layer already exists [2022-04-11T17:03:39.484Z] ec06c3102977: Layer already exists [2022-04-11T17:03:39.484Z] 6a3c62e080c7: Layer already exists [2022-04-11T17:03:39.484Z] 340cb19ca677: Layer already exists [2022-04-11T17:03:39.484Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:03:39.754Z] latest: digest: sha256:0e1698313de07cf615c488fb1b90841d0b2d7336ce6f2d5f7e270940e3e4ac21 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:40.095Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:40.431Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.63 [2022-04-11T17:03:40.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T17:03:40.431Z] 9da51534a79d: Preparing [2022-04-11T17:03:40.431Z] fd2d9497bfa1: Preparing [2022-04-11T17:03:40.431Z] f60b85f069cc: Preparing [2022-04-11T17:03:40.431Z] 82d0eae34f33: Preparing [2022-04-11T17:03:40.431Z] f0e5a4d6c014: Preparing [2022-04-11T17:03:40.431Z] 3b19d27f08f7: Preparing [2022-04-11T17:03:40.431Z] 73bb99a6e169: Preparing [2022-04-11T17:03:40.431Z] ec06c3102977: Preparing [2022-04-11T17:03:40.431Z] 6a3c62e080c7: Preparing [2022-04-11T17:03:40.431Z] 340cb19ca677: Preparing [2022-04-11T17:03:40.431Z] 4f4ce317c6bb: Preparing [2022-04-11T17:03:40.431Z] ec06c3102977: Waiting [2022-04-11T17:03:40.431Z] 6a3c62e080c7: Waiting [2022-04-11T17:03:40.431Z] 340cb19ca677: Waiting [2022-04-11T17:03:40.431Z] 4f4ce317c6bb: Waiting [2022-04-11T17:03:40.431Z] 73bb99a6e169: Waiting [2022-04-11T17:03:40.431Z] 3b19d27f08f7: Waiting [2022-04-11T17:03:40.431Z] f60b85f069cc: Layer already exists [2022-04-11T17:03:40.431Z] f0e5a4d6c014: Layer already exists [2022-04-11T17:03:40.431Z] fd2d9497bfa1: Layer already exists [2022-04-11T17:03:40.431Z] 9da51534a79d: Layer already exists [2022-04-11T17:03:40.431Z] 82d0eae34f33: Layer already exists [2022-04-11T17:03:40.431Z] 73bb99a6e169: Layer already exists [2022-04-11T17:03:40.431Z] 3b19d27f08f7: Layer already exists [2022-04-11T17:03:40.431Z] ec06c3102977: Layer already exists [2022-04-11T17:03:40.431Z] 340cb19ca677: Layer already exists [2022-04-11T17:03:40.431Z] 6a3c62e080c7: Layer already exists [2022-04-11T17:03:40.431Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:03:40.702Z] 2.2.0-dev.63: digest: sha256:0e1698313de07cf615c488fb1b90841d0b2d7336ce6f2d5f7e270940e3e4ac21 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:41.040Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:41.373Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:41.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T17:03:41.373Z] 9da51534a79d: Preparing [2022-04-11T17:03:41.373Z] fd2d9497bfa1: Preparing [2022-04-11T17:03:41.373Z] f60b85f069cc: Preparing [2022-04-11T17:03:41.373Z] 82d0eae34f33: Preparing [2022-04-11T17:03:41.373Z] f0e5a4d6c014: Preparing [2022-04-11T17:03:41.373Z] 3b19d27f08f7: Preparing [2022-04-11T17:03:41.373Z] 73bb99a6e169: Preparing [2022-04-11T17:03:41.373Z] ec06c3102977: Preparing [2022-04-11T17:03:41.373Z] 6a3c62e080c7: Preparing [2022-04-11T17:03:41.373Z] 340cb19ca677: Preparing [2022-04-11T17:03:41.373Z] 4f4ce317c6bb: Preparing [2022-04-11T17:03:41.373Z] 3b19d27f08f7: Waiting [2022-04-11T17:03:41.373Z] 73bb99a6e169: Waiting [2022-04-11T17:03:41.373Z] ec06c3102977: Waiting [2022-04-11T17:03:41.373Z] 6a3c62e080c7: Waiting [2022-04-11T17:03:41.373Z] 340cb19ca677: Waiting [2022-04-11T17:03:41.373Z] 4f4ce317c6bb: Waiting [2022-04-11T17:03:41.373Z] fd2d9497bfa1: Layer already exists [2022-04-11T17:03:41.373Z] 9da51534a79d: Layer already exists [2022-04-11T17:03:41.373Z] 82d0eae34f33: Layer already exists [2022-04-11T17:03:41.373Z] f0e5a4d6c014: Layer already exists [2022-04-11T17:03:41.373Z] f60b85f069cc: Layer already exists [2022-04-11T17:03:41.373Z] 3b19d27f08f7: Layer already exists [2022-04-11T17:03:41.373Z] ec06c3102977: Layer already exists [2022-04-11T17:03:41.373Z] 6a3c62e080c7: Layer already exists [2022-04-11T17:03:41.373Z] 73bb99a6e169: Layer already exists [2022-04-11T17:03:41.373Z] 340cb19ca677: Layer already exists [2022-04-11T17:03:41.373Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:03:41.643Z] ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63: digest: sha256:0e1698313de07cf615c488fb1b90841d0b2d7336ce6f2d5f7e270940e3e4ac21 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:41.977Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:42.309Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-11T17:03:42.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T17:03:42.309Z] 9da51534a79d: Preparing [2022-04-11T17:03:42.309Z] fd2d9497bfa1: Preparing [2022-04-11T17:03:42.309Z] f60b85f069cc: Preparing [2022-04-11T17:03:42.309Z] 82d0eae34f33: Preparing [2022-04-11T17:03:42.309Z] f0e5a4d6c014: Preparing [2022-04-11T17:03:42.309Z] 3b19d27f08f7: Preparing [2022-04-11T17:03:42.309Z] 73bb99a6e169: Preparing [2022-04-11T17:03:42.309Z] ec06c3102977: Preparing [2022-04-11T17:03:42.309Z] 6a3c62e080c7: Preparing [2022-04-11T17:03:42.309Z] 340cb19ca677: Preparing [2022-04-11T17:03:42.309Z] 4f4ce317c6bb: Preparing [2022-04-11T17:03:42.309Z] 3b19d27f08f7: Waiting [2022-04-11T17:03:42.309Z] 6a3c62e080c7: Waiting [2022-04-11T17:03:42.309Z] 73bb99a6e169: Waiting [2022-04-11T17:03:42.309Z] ec06c3102977: Waiting [2022-04-11T17:03:42.309Z] 340cb19ca677: Waiting [2022-04-11T17:03:42.309Z] 4f4ce317c6bb: Waiting [2022-04-11T17:03:42.309Z] f60b85f069cc: Layer already exists [2022-04-11T17:03:42.309Z] f0e5a4d6c014: Layer already exists [2022-04-11T17:03:42.309Z] 9da51534a79d: Layer already exists [2022-04-11T17:03:42.309Z] 82d0eae34f33: Layer already exists [2022-04-11T17:03:42.309Z] fd2d9497bfa1: Layer already exists [2022-04-11T17:03:42.309Z] 3b19d27f08f7: Layer already exists [2022-04-11T17:03:42.309Z] ec06c3102977: Layer already exists [2022-04-11T17:03:42.309Z] 73bb99a6e169: Layer already exists [2022-04-11T17:03:42.309Z] 6a3c62e080c7: Layer already exists [2022-04-11T17:03:42.309Z] 340cb19ca677: Layer already exists [2022-04-11T17:03:42.309Z] 4f4ce317c6bb: Layer already exists [2022-04-11T17:03:42.580Z] main: digest: sha256:0e1698313de07cf615c488fb1b90841d0b2d7336ce6f2d5f7e270940e3e4ac21 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T17:03:42.633Z] ===================================================== [Pipeline] echo [2022-04-11T17:03:42.643Z] taggedImages: [2022-04-11T17:03:42.643Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [2022-04-11T17:03:42.643Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-11T17:03:42.643Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.63 [2022-04-11T17:03:42.643Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0-2.2.0-dev.63 [2022-04-11T17:03:42.643Z] - 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-11T17:03:43.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T17:03:43.008Z] [2022-04-11T17:03:43.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:03:43.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T17:03:43.631Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T17:03:43.631Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T17:03:43.631Z] 04944245beec: Pulling fs layer [2022-04-11T17:03:43.631Z] 699f458cf7ca: Pulling fs layer [2022-04-11T17:03:43.631Z] 765212b225bb: Pulling fs layer [2022-04-11T17:03:43.631Z] f23df028b6ca: Pulling fs layer [2022-04-11T17:03:43.631Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T17:03:43.631Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T17:03:43.631Z] 765212b225bb: Waiting [2022-04-11T17:03:43.631Z] f23df028b6ca: Waiting [2022-04-11T17:03:43.631Z] d65c8cfc05b1: Waiting [2022-04-11T17:03:43.631Z] 2437ff75d9bd: Waiting [2022-04-11T17:03:43.631Z] 04944245beec: Download complete [2022-04-11T17:03:43.631Z] 765212b225bb: Verifying Checksum [2022-04-11T17:03:43.631Z] 765212b225bb: Download complete [2022-04-11T17:03:43.632Z] f23df028b6ca: Download complete [2022-04-11T17:03:43.632Z] d65c8cfc05b1: Download complete [2022-04-11T17:03:43.908Z] 699f458cf7ca: Verifying Checksum [2022-04-11T17:03:43.908Z] 699f458cf7ca: Download complete [2022-04-11T17:03:44.181Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T17:03:44.181Z] 8998bd30e6a1: Download complete [2022-04-11T17:03:46.913Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T17:03:46.913Z] 2437ff75d9bd: Download complete [2022-04-11T17:03:49.625Z] 8998bd30e6a1: Pull complete [2022-04-11T17:03:49.915Z] 04944245beec: Pull complete [2022-04-11T17:03:51.893Z] 699f458cf7ca: Pull complete [2022-04-11T17:03:51.893Z] 765212b225bb: Pull complete [2022-04-11T17:03:52.873Z] f23df028b6ca: Pull complete [2022-04-11T17:03:52.873Z] d65c8cfc05b1: Pull complete [2022-04-11T17:04:07.954Z] 2437ff75d9bd: Pull complete [2022-04-11T17:04:07.954Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T17:04:07.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T17:04:07.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T17:04:08.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-19527 does not seem to be running inside a container [2022-04-11T17:04:08.254Z] $ 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/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:04:10.797Z] $ docker top b58341f004da73c29f5d52ae421b15c71f3cbed73ab641c06bb7e6e542e8be6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:04:11.843Z] ---> job-cost.sh [2022-04-11T17:04:11.843Z] lf-activate-venv: SKIPPING [2022-04-11T17:04:11.843Z] INFO: No Stack... [2022-04-11T17:04:12.114Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T17:04:13.088Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T17:04:13.579Z] + cut -d, -f6 [2022-04-11T17:04:13.579Z] + cat /w/workspace/edgex-go/187/archives/cost.csv [Pipeline] lock [2022-04-11T17:04:13.609Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-187-stack-cost] [2022-04-11T17:04:13.615Z] Resource [jenkins-edgexfoundry-edgex-go-main-187-stack-cost] did not exist. Created. [2022-04-11T17:04:13.615Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T17:04:14.272Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T17:04:14.878Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T17:04:14.886Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T17:04:14.918Z] $ docker stop --time=1 b58341f004da73c29f5d52ae421b15c71f3cbed73ab641c06bb7e6e542e8be6e [2022-04-11T17:04:16.437Z] $ docker rm -f b58341f004da73c29f5d52ae421b15c71f3cbed73ab641c06bb7e6e542e8be6e [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-11T17:04:17.027Z] provisioning config files... [2022-04-11T17:04:17.036Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/187@tmp/config1084518260304629775tmp [Pipeline] { [Pipeline] sh [2022-04-11T17:04:17.334Z] + set +x [2022-04-11T17:04:17.334Z] + curl -s https://codecov.io/bash [2022-04-11T17:04:17.334Z] + bash -s -- [2022-04-11T17:04:17.334Z] [2022-04-11T17:04:17.334Z] _____ _ [2022-04-11T17:04:17.334Z] / ____| | | [2022-04-11T17:04:17.334Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T17:04:17.334Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T17:04:17.334Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T17:04:17.334Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T17:04:17.334Z] Bash-1.0.6 [2022-04-11T17:04:17.334Z] [2022-04-11T17:04:17.334Z] [2022-04-11T17:04:17.334Z] ==> git version 2.25.1 found [2022-04-11T17:04:17.334Z] ==> 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-11T17:04:17.334Z] Release-Date: 2020-01-08 [2022-04-11T17:04:17.334Z] 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-11T17:04:17.334Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T17:04:17.334Z] ==> Jenkins CI detected. [2022-04-11T17:04:17.334Z] current dir:  /w/workspace/edgex-go/187 [2022-04-11T17:04:17.334Z] project root: . [2022-04-11T17:04:17.334Z] --> token set from env [2022-04-11T17:04:17.334Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T17:04:17.334Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T17:04:17.334Z] ==> Python coveragepy not found [2022-04-11T17:04:17.334Z] ==> Searching for coverage reports in: [2022-04-11T17:04:17.334Z] + . [2022-04-11T17:04:17.334Z] -> Found 1 reports [2022-04-11T17:04:17.334Z] ==> Detecting git/mercurial file structure [2022-04-11T17:04:17.334Z] ==> Reading reports [2022-04-11T17:04:17.334Z] + ./coverage.out bytes=431438 [2022-04-11T17:04:17.334Z] ==> Appending adjustments [2022-04-11T17:04:17.334Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T17:04:18.721Z] + Found adjustments [2022-04-11T17:04:18.721Z] ==> Gzipping contents [2022-04-11T17:04:18.721Z] 60K /tmp/codecov.Hx0qD0.gz [2022-04-11T17:04:18.721Z] ==> Uploading reports [2022-04-11T17:04:18.721Z] url: https://codecov.io [2022-04-11T17:04:18.721Z] query: branch=main&commit=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T17:04:18.721Z] -> Pinging Codecov [2022-04-11T17:04:18.721Z] 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=ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T17:04:18.983Z] -> Uploading to [2022-04-11T17:04:18.983Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0/37678eb8-5d88-4605-95fa-18e131cb086d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T170418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72432844e1abb7eb39250a0ef138f262525628fbf5fac4291a670154eb627403 [2022-04-11T17:04:18.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:18.983Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:19.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59236 0 0 100 59236 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-04-11T17:04:19.243Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 [Pipeline] } [2022-04-11T17:04:19.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-11T17:04:19.607Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-11T17:04:19.619Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:04:19.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T17:04:19.923Z] [2022-04-11T17:04:19.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:04:20.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T17:04:20.235Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-11T17:04:20.235Z] 188c0c94c7c5: Pulling fs layer [2022-04-11T17:04:20.235Z] 0ef7d3d256c8: Pulling fs layer [2022-04-11T17:04:20.235Z] de9db76c5a1d: Pulling fs layer [2022-04-11T17:04:20.235Z] 0eba1c9be4d2: Pulling fs layer [2022-04-11T17:04:20.235Z] 0d57e429df01: Pulling fs layer [2022-04-11T17:04:20.235Z] 4e4be7b47b0d: Pulling fs layer [2022-04-11T17:04:20.235Z] e1f770b5df2f: Pulling fs layer [2022-04-11T17:04:20.235Z] 85a0685a4137: Pulling fs layer [2022-04-11T17:04:20.235Z] 0d57e429df01: Waiting [2022-04-11T17:04:20.235Z] 4e4be7b47b0d: Waiting [2022-04-11T17:04:20.235Z] e1f770b5df2f: Waiting [2022-04-11T17:04:20.235Z] 85a0685a4137: Waiting [2022-04-11T17:04:20.235Z] 0eba1c9be4d2: Waiting [2022-04-11T17:04:20.235Z] de9db76c5a1d: Verifying Checksum [2022-04-11T17:04:20.235Z] de9db76c5a1d: Download complete [2022-04-11T17:04:20.235Z] 0ef7d3d256c8: Verifying Checksum [2022-04-11T17:04:20.235Z] 0ef7d3d256c8: Download complete [2022-04-11T17:04:20.235Z] 0d57e429df01: Download complete [2022-04-11T17:04:20.235Z] 4e4be7b47b0d: Verifying Checksum [2022-04-11T17:04:20.235Z] 4e4be7b47b0d: Download complete [2022-04-11T17:04:20.235Z] 188c0c94c7c5: Verifying Checksum [2022-04-11T17:04:20.235Z] 188c0c94c7c5: Download complete [2022-04-11T17:04:20.501Z] 188c0c94c7c5: Pull complete [2022-04-11T17:04:20.501Z] e1f770b5df2f: Verifying Checksum [2022-04-11T17:04:20.501Z] e1f770b5df2f: Download complete [2022-04-11T17:04:20.501Z] 0ef7d3d256c8: Pull complete [2022-04-11T17:04:20.762Z] de9db76c5a1d: Pull complete [2022-04-11T17:04:21.020Z] 0eba1c9be4d2: Verifying Checksum [2022-04-11T17:04:21.020Z] 0eba1c9be4d2: Download complete [2022-04-11T17:04:21.020Z] 85a0685a4137: Verifying Checksum [2022-04-11T17:04:21.020Z] 85a0685a4137: Download complete [2022-04-11T17:04:24.307Z] 0eba1c9be4d2: Pull complete [2022-04-11T17:04:24.307Z] 0d57e429df01: Pull complete [2022-04-11T17:04:24.307Z] 4e4be7b47b0d: Pull complete [2022-04-11T17:04:24.873Z] e1f770b5df2f: Pull complete [2022-04-11T17:04:28.161Z] 85a0685a4137: Pull complete [2022-04-11T17:04:28.161Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-11T17:04:28.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T17:04:28.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-11T17:04:28.220Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T17:04:28.267Z] $ 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/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:04:30.684Z] $ docker top 275933af2c3ca77ff7fcf51fc9c2b0bb02de69840cadd6a9be95c13e061f8538 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T17:04:30.759Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-11T17:04:31.042Z] + set -o pipefail [2022-04-11T17:04:31.042Z] + snyk monitor '--org=edgex-jenkins' [2022-04-11T17:04:36.324Z] [2022-04-11T17:04:36.324Z] Monitoring /w/workspace/edgex-go/187 (github.com/edgexfoundry/edgex-go)... [2022-04-11T17:04:36.324Z] [2022-04-11T17:04:36.324Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/544032c5-41dd-40c8-a59d-5c8c079f3d62 [2022-04-11T17:04:36.324Z] [2022-04-11T17:04:36.324Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-11T17:04:36.324Z] [2022-04-11T17:04:36.324Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-11T17:04:36.324Z] [2022-04-11T17:04:36.583Z] [Pipeline] } [2022-04-11T17:04:36.598Z] $ docker stop --time=1 275933af2c3ca77ff7fcf51fc9c2b0bb02de69840cadd6a9be95c13e061f8538 [2022-04-11T17:04:38.760Z] $ docker rm -f 275933af2c3ca77ff7fcf51fc9c2b0bb02de69840cadd6a9be95c13e061f8538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-11T17:04:39.135Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T17:04:39.144Z] provisioning config files... [2022-04-11T17:04:39.151Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/187@tmp/config688103177137824188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:04:39.453Z] --> edgex-publish-swagger.sh [2022-04-11T17:04:39.453Z] === Publish openapi/v2 API === [2022-04-11T17:04:39.453Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-11T17:04:39.453Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/187/openapi/v2/core-command.yaml] [2022-04-11T17:04:39.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:39.453Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:40.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32877 0:00:01 0:00:01 --:--:-- 32877 100 33831 0 0 100 33831 0 32877 0:00:01 0:00:01 --:--:-- 32877 [2022-04-11T17:04:40.451Z] [2022-04-11T17:04:40.451Z] [2022-04-11T17:04:40.451Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/187/openapi/v2/core-data.yaml] [2022-04-11T17:04:40.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:40.451Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:41.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72916 --:--:-- --:--:-- --:--:-- 72842 100 71604 0 0 100 71604 0 72916 --:--:-- --:--:-- --:--:-- 72842 [2022-04-11T17:04:41.389Z] [2022-04-11T17:04:41.389Z] [2022-04-11T17:04:41.389Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/187/openapi/v2/core-metadata.yaml] [2022-04-11T17:04:41.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:41.389Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:42.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 132k 0:00:01 0:00:01 --:--:-- 132k 100 140k 0 0 100 140k 0 132k 0:00:01 0:00:01 --:--:-- 132k [2022-04-11T17:04:42.329Z] [2022-04-11T17:04:42.329Z] [2022-04-11T17:04:42.329Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/187/openapi/v2/support-notifications.yaml] [2022-04-11T17:04:42.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:42.329Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:43.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 95937 --:--:-- --:--:-- --:--:-- 95834 100 89318 0 0 100 89318 0 95937 --:--:-- --:--:-- --:--:-- 95834 [2022-04-11T17:04:43.269Z] [2022-04-11T17:04:43.269Z] [2022-04-11T17:04:43.269Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/187/openapi/v2/support-scheduler.yaml] [2022-04-11T17:04:43.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:43.531Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:44.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36356 0:00:01 0:00:01 --:--:-- 36356 100 39556 0 0 100 39556 0 36256 0:00:01 0:00:01 --:--:-- 36256 [2022-04-11T17:04:44.472Z] [2022-04-11T17:04:44.472Z] [2022-04-11T17:04:44.472Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/187/openapi/v2/system-agent.yaml] [2022-04-11T17:04:44.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T17:04:44.472Z] Dload Upload Total Spent Left Speed [2022-04-11T17:04:45.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 14320 0:00:01 0:00:01 --:--:-- 14309 [2022-04-11T17:04:45.933Z] [2022-04-11T17:04:45.933Z] [Pipeline] } [2022-04-11T17:04:45.940Z] 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-11T17:04:46.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T17:04:46.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:04:46.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T17:04:46.627Z] . [Pipeline] withDockerContainer [2022-04-11T17:04:46.693Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T17:04:46.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:04:47.153Z] $ docker top 7ca7392ae6e4f678e4d330d51aff929777a63ceab8a4c16d5df8e645c0316339 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T17:04:47.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T17:04:47.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T17:04:47.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T17:04:47.375Z] $ docker exec 7ca7392ae6e4f678e4d330d51aff929777a63ceab8a4c16d5df8e645c0316339 ssh-agent [2022-04-11T17:04:47.493Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnAmcJ/agent.13 [2022-04-11T17:04:47.493Z] SSH_AGENT_PID=19 [2022-04-11T17:04:47.500Z] Running ssh-add (command line suppressed) [2022-04-11T17:04:47.618Z] Identity added: /w/workspace/edgex-go/187@tmp/private_key_1820236641791091653.key (/w/workspace/edgex-go/187@tmp/private_key_1820236641791091653.key) [2022-04-11T17:04:47.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T17:04:47.927Z] + git semver tag [2022-04-11T17:04:47.927Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T17:04:47.927Z] # $GIT_DIR = /w/workspace/edgex-go/187/.git [2022-04-11T17:04:47.927Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/187 [2022-04-11T17:04:47.927Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T17:04:47.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T17:04:47.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T17:04:47.927Z] # $SEMVER_BRANCH = main [2022-04-11T17:04:47.927Z] # $SEMVER_DIR = /w/workspace/edgex-go/187/.semver [2022-04-11T17:04:47.927Z] # ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 HEAD [2022-04-11T17:04:47.927Z] # -> Force: false [2022-04-11T17:04:47.927Z] # 535ed418a926311c51213de17d89111fa1c397d8 refs/tags/v2.2.0-dev.63 [Pipeline] } [2022-04-11T17:04:47.943Z] $ docker exec --env ******** --env ******** 7ca7392ae6e4f678e4d330d51aff929777a63ceab8a4c16d5df8e645c0316339 ssh-agent -k [2022-04-11T17:04:48.040Z] unset SSH_AUTH_SOCK; [2022-04-11T17:04:48.040Z] unset SSH_AGENT_PID; [2022-04-11T17:04:48.041Z] echo Agent pid 19 killed; [2022-04-11T17:04:48.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T17:04:48.368Z] + git semver [Pipeline] } [2022-04-11T17:04:48.385Z] $ docker stop --time=1 7ca7392ae6e4f678e4d330d51aff929777a63ceab8a4c16d5df8e645c0316339 [2022-04-11T17:04:49.670Z] $ docker rm -f 7ca7392ae6e4f678e4d330d51aff929777a63ceab8a4c16d5df8e645c0316339 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:04:50.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T17:04:50.067Z] [2022-04-11T17:04:50.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:04:50.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T17:04:50.367Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-11T17:04:50.367Z] ab5ef0e58194: Pulling fs layer [2022-04-11T17:04:50.367Z] 9712f1f96733: Pulling fs layer [2022-04-11T17:04:50.367Z] 63f879dbbcfc: Pulling fs layer [2022-04-11T17:04:50.367Z] 0d9ebad4ef96: Pulling fs layer [2022-04-11T17:04:50.367Z] e9a5061849ea: Pulling fs layer [2022-04-11T17:04:50.367Z] d747dcd14b5f: Pulling fs layer [2022-04-11T17:04:50.367Z] 2de7ff778b66: Pulling fs layer [2022-04-11T17:04:50.367Z] 0d9ebad4ef96: Waiting [2022-04-11T17:04:50.367Z] e9a5061849ea: Waiting [2022-04-11T17:04:50.367Z] 2de7ff778b66: Waiting [2022-04-11T17:04:50.367Z] d747dcd14b5f: Waiting [2022-04-11T17:04:50.367Z] 9712f1f96733: Verifying Checksum [2022-04-11T17:04:50.367Z] 9712f1f96733: Download complete [2022-04-11T17:04:50.628Z] 63f879dbbcfc: Verifying Checksum [2022-04-11T17:04:50.628Z] 63f879dbbcfc: Download complete [2022-04-11T17:04:50.890Z] e9a5061849ea: Verifying Checksum [2022-04-11T17:04:50.890Z] e9a5061849ea: Download complete [2022-04-11T17:04:50.890Z] d747dcd14b5f: Verifying Checksum [2022-04-11T17:04:50.890Z] d747dcd14b5f: Download complete [2022-04-11T17:04:50.890Z] 0d9ebad4ef96: Verifying Checksum [2022-04-11T17:04:50.890Z] 0d9ebad4ef96: Download complete [2022-04-11T17:04:50.890Z] 2de7ff778b66: Verifying Checksum [2022-04-11T17:04:50.890Z] 2de7ff778b66: Download complete [2022-04-11T17:04:50.890Z] ab5ef0e58194: Verifying Checksum [2022-04-11T17:04:50.890Z] ab5ef0e58194: Download complete [2022-04-11T17:04:54.181Z] ab5ef0e58194: Pull complete [2022-04-11T17:04:54.181Z] 9712f1f96733: Pull complete [2022-04-11T17:04:54.442Z] 63f879dbbcfc: Pull complete [2022-04-11T17:04:58.635Z] 0d9ebad4ef96: Pull complete [2022-04-11T17:04:58.635Z] e9a5061849ea: Pull complete [2022-04-11T17:04:58.635Z] d747dcd14b5f: Pull complete [2022-04-11T17:04:59.571Z] 2de7ff778b66: Pull complete [2022-04-11T17:04:59.571Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-11T17:04:59.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T17:04:59.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-11T17:04:59.635Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T17:04:59.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:05:01.937Z] $ docker top d3f07fb14827a79366c68c58ea40c0ef5445d421f45032d40d0ede310aa2f9a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-11T17:05:02.017Z] provisioning config files... [2022-04-11T17:05:02.026Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/187@tmp/config420588386942938822tmp [2022-04-11T17:05:02.037Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/187@tmp/config6058287880086041819tmp [2022-04-11T17:05:02.048Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/187@tmp/config4427475827900363960tmp [Pipeline] { [Pipeline] echo [2022-04-11T17:05:02.065Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:02.353Z] ---> sigul-configuration.sh [2022-04-11T17:05:02.353Z] gpg: directory `/root/.gnupg' created [2022-04-11T17:05:02.353Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-11T17:05:02.353Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-11T17:05:02.353Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-11T17:05:02.353Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-11T17:05:02.353Z] gpg: CAST5 encrypted data [2022-04-11T17:05:02.353Z] gpg: encrypted with 1 passphrase [2022-04-11T17:05:02.353Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-11T17:05:02.641Z] + mkdir /home/jenkins [2022-04-11T17:05:02.641Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-11T17:05:02.929Z] + 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-11T17:05:02.939Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:03.227Z] ---> sigul-install.sh [2022-04-11T17:05:03.227Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-11T17:05:03.516Z] + git tag --list [2022-04-11T17:05:03.516Z] 0.6.0 [2022-04-11T17:05:03.516Z] 0.6.1 [2022-04-11T17:05:03.516Z] 0.7.0 [2022-04-11T17:05:03.516Z] 0.7.1 [2022-04-11T17:05:03.516Z] v1.0.0 [2022-04-11T17:05:03.516Z] v1.0.1 [2022-04-11T17:05:03.516Z] v1.1.0 [2022-04-11T17:05:03.516Z] v1.2.0 [2022-04-11T17:05:03.516Z] v1.2.1 [2022-04-11T17:05:03.516Z] v1.3.0 [2022-04-11T17:05:03.516Z] v1.3.1 [2022-04-11T17:05:03.516Z] v2.0.0 [2022-04-11T17:05:03.516Z] v2.0.1-dev.1 [2022-04-11T17:05:03.516Z] v2.0.1-dev.10 [2022-04-11T17:05:03.516Z] v2.0.1-dev.11 [2022-04-11T17:05:03.516Z] v2.0.1-dev.12 [2022-04-11T17:05:03.516Z] v2.0.1-dev.13 [2022-04-11T17:05:03.516Z] v2.0.1-dev.14 [2022-04-11T17:05:03.516Z] v2.0.1-dev.15 [2022-04-11T17:05:03.516Z] v2.0.1-dev.16 [2022-04-11T17:05:03.516Z] v2.0.1-dev.17 [2022-04-11T17:05:03.516Z] v2.0.1-dev.18 [2022-04-11T17:05:03.516Z] v2.0.1-dev.19 [2022-04-11T17:05:03.516Z] v2.0.1-dev.2 [2022-04-11T17:05:03.516Z] v2.0.1-dev.20 [2022-04-11T17:05:03.516Z] v2.0.1-dev.21 [2022-04-11T17:05:03.516Z] v2.0.1-dev.22 [2022-04-11T17:05:03.516Z] v2.0.1-dev.23 [2022-04-11T17:05:03.516Z] v2.0.1-dev.24 [2022-04-11T17:05:03.516Z] v2.0.1-dev.25 [2022-04-11T17:05:03.516Z] v2.0.1-dev.26 [2022-04-11T17:05:03.516Z] v2.0.1-dev.27 [2022-04-11T17:05:03.516Z] v2.0.1-dev.28 [2022-04-11T17:05:03.516Z] v2.0.1-dev.29 [2022-04-11T17:05:03.516Z] v2.0.1-dev.3 [2022-04-11T17:05:03.516Z] v2.0.1-dev.30 [2022-04-11T17:05:03.516Z] v2.0.1-dev.31 [2022-04-11T17:05:03.516Z] v2.0.1-dev.32 [2022-04-11T17:05:03.516Z] v2.0.1-dev.33 [2022-04-11T17:05:03.516Z] v2.0.1-dev.34 [2022-04-11T17:05:03.516Z] v2.0.1-dev.35 [2022-04-11T17:05:03.516Z] v2.0.1-dev.36 [2022-04-11T17:05:03.516Z] v2.0.1-dev.37 [2022-04-11T17:05:03.516Z] v2.0.1-dev.38 [2022-04-11T17:05:03.516Z] v2.0.1-dev.39 [2022-04-11T17:05:03.516Z] v2.0.1-dev.4 [2022-04-11T17:05:03.516Z] v2.0.1-dev.40 [2022-04-11T17:05:03.516Z] v2.0.1-dev.41 [2022-04-11T17:05:03.516Z] v2.0.1-dev.42 [2022-04-11T17:05:03.516Z] v2.0.1-dev.43 [2022-04-11T17:05:03.516Z] v2.0.1-dev.44 [2022-04-11T17:05:03.516Z] v2.0.1-dev.45 [2022-04-11T17:05:03.516Z] v2.0.1-dev.46 [2022-04-11T17:05:03.516Z] v2.0.1-dev.47 [2022-04-11T17:05:03.516Z] v2.0.1-dev.48 [2022-04-11T17:05:03.516Z] v2.0.1-dev.49 [2022-04-11T17:05:03.516Z] v2.0.1-dev.5 [2022-04-11T17:05:03.516Z] v2.0.1-dev.50 [2022-04-11T17:05:03.516Z] v2.0.1-dev.51 [2022-04-11T17:05:03.516Z] v2.0.1-dev.52 [2022-04-11T17:05:03.516Z] v2.0.1-dev.53 [2022-04-11T17:05:03.516Z] v2.0.1-dev.54 [2022-04-11T17:05:03.516Z] v2.0.1-dev.55 [2022-04-11T17:05:03.516Z] v2.0.1-dev.56 [2022-04-11T17:05:03.516Z] v2.0.1-dev.57 [2022-04-11T17:05:03.516Z] v2.0.1-dev.58 [2022-04-11T17:05:03.516Z] v2.0.1-dev.59 [2022-04-11T17:05:03.516Z] v2.0.1-dev.6 [2022-04-11T17:05:03.516Z] v2.0.1-dev.60 [2022-04-11T17:05:03.516Z] v2.0.1-dev.61 [2022-04-11T17:05:03.516Z] v2.0.1-dev.62 [2022-04-11T17:05:03.516Z] v2.0.1-dev.63 [2022-04-11T17:05:03.516Z] v2.0.1-dev.64 [2022-04-11T17:05:03.516Z] v2.0.1-dev.65 [2022-04-11T17:05:03.516Z] v2.0.1-dev.66 [2022-04-11T17:05:03.516Z] v2.0.1-dev.67 [2022-04-11T17:05:03.516Z] v2.0.1-dev.68 [2022-04-11T17:05:03.516Z] v2.0.1-dev.69 [2022-04-11T17:05:03.516Z] v2.0.1-dev.7 [2022-04-11T17:05:03.516Z] v2.0.1-dev.70 [2022-04-11T17:05:03.516Z] v2.0.1-dev.71 [2022-04-11T17:05:03.516Z] v2.0.1-dev.72 [2022-04-11T17:05:03.516Z] v2.0.1-dev.73 [2022-04-11T17:05:03.516Z] v2.0.1-dev.74 [2022-04-11T17:05:03.516Z] v2.0.1-dev.75 [2022-04-11T17:05:03.516Z] v2.0.1-dev.76 [2022-04-11T17:05:03.516Z] v2.0.1-dev.77 [2022-04-11T17:05:03.516Z] v2.0.1-dev.78 [2022-04-11T17:05:03.516Z] v2.0.1-dev.79 [2022-04-11T17:05:03.516Z] v2.0.1-dev.8 [2022-04-11T17:05:03.516Z] v2.0.1-dev.80 [2022-04-11T17:05:03.516Z] v2.0.1-dev.81 [2022-04-11T17:05:03.516Z] v2.0.1-dev.82 [2022-04-11T17:05:03.516Z] v2.0.1-dev.83 [2022-04-11T17:05:03.516Z] v2.0.1-dev.84 [2022-04-11T17:05:03.516Z] v2.0.1-dev.85 [2022-04-11T17:05:03.516Z] v2.0.1-dev.86 [2022-04-11T17:05:03.516Z] v2.0.1-dev.87 [2022-04-11T17:05:03.516Z] v2.0.1-dev.88 [2022-04-11T17:05:03.516Z] v2.0.1-dev.89 [2022-04-11T17:05:03.516Z] v2.0.1-dev.9 [2022-04-11T17:05:03.516Z] v2.0.1-dev.90 [2022-04-11T17:05:03.516Z] v2.0.1-dev.91 [2022-04-11T17:05:03.516Z] v2.0.1-dev.92 [2022-04-11T17:05:03.516Z] v2.0.1-dev.93 [2022-04-11T17:05:03.516Z] v2.0.1-dev.94 [2022-04-11T17:05:03.516Z] v2.0.1-dev.95 [2022-04-11T17:05:03.516Z] v2.0.1-dev.96 [2022-04-11T17:05:03.516Z] v2.0.1-dev.97 [2022-04-11T17:05:03.516Z] v2.0.1-dev.98 [2022-04-11T17:05:03.516Z] v2.0.1-dev.99 [2022-04-11T17:05:03.516Z] v2.1.0 [2022-04-11T17:05:03.516Z] v2.2.0-dev.1 [2022-04-11T17:05:03.516Z] v2.2.0-dev.10 [2022-04-11T17:05:03.516Z] v2.2.0-dev.11 [2022-04-11T17:05:03.516Z] v2.2.0-dev.12 [2022-04-11T17:05:03.516Z] v2.2.0-dev.13 [2022-04-11T17:05:03.516Z] v2.2.0-dev.14 [2022-04-11T17:05:03.516Z] v2.2.0-dev.15 [2022-04-11T17:05:03.516Z] v2.2.0-dev.16 [2022-04-11T17:05:03.516Z] v2.2.0-dev.17 [2022-04-11T17:05:03.516Z] v2.2.0-dev.18 [2022-04-11T17:05:03.516Z] v2.2.0-dev.19 [2022-04-11T17:05:03.516Z] v2.2.0-dev.2 [2022-04-11T17:05:03.516Z] v2.2.0-dev.20 [2022-04-11T17:05:03.516Z] v2.2.0-dev.21 [2022-04-11T17:05:03.516Z] v2.2.0-dev.22 [2022-04-11T17:05:03.516Z] v2.2.0-dev.23 [2022-04-11T17:05:03.516Z] v2.2.0-dev.24 [2022-04-11T17:05:03.516Z] v2.2.0-dev.25 [2022-04-11T17:05:03.516Z] v2.2.0-dev.26 [2022-04-11T17:05:03.516Z] v2.2.0-dev.27 [2022-04-11T17:05:03.516Z] v2.2.0-dev.28 [2022-04-11T17:05:03.516Z] v2.2.0-dev.29 [2022-04-11T17:05:03.516Z] v2.2.0-dev.3 [2022-04-11T17:05:03.516Z] v2.2.0-dev.30 [2022-04-11T17:05:03.516Z] v2.2.0-dev.31 [2022-04-11T17:05:03.516Z] v2.2.0-dev.32 [2022-04-11T17:05:03.516Z] v2.2.0-dev.33 [2022-04-11T17:05:03.516Z] v2.2.0-dev.34 [2022-04-11T17:05:03.516Z] v2.2.0-dev.35 [2022-04-11T17:05:03.516Z] v2.2.0-dev.36 [2022-04-11T17:05:03.516Z] v2.2.0-dev.37 [2022-04-11T17:05:03.516Z] v2.2.0-dev.38 [2022-04-11T17:05:03.516Z] v2.2.0-dev.39 [2022-04-11T17:05:03.516Z] v2.2.0-dev.4 [2022-04-11T17:05:03.516Z] v2.2.0-dev.40 [2022-04-11T17:05:03.516Z] v2.2.0-dev.41 [2022-04-11T17:05:03.516Z] v2.2.0-dev.42 [2022-04-11T17:05:03.516Z] v2.2.0-dev.43 [2022-04-11T17:05:03.516Z] v2.2.0-dev.44 [2022-04-11T17:05:03.516Z] v2.2.0-dev.45 [2022-04-11T17:05:03.516Z] v2.2.0-dev.46 [2022-04-11T17:05:03.516Z] v2.2.0-dev.47 [2022-04-11T17:05:03.516Z] v2.2.0-dev.48 [2022-04-11T17:05:03.516Z] v2.2.0-dev.49 [2022-04-11T17:05:03.516Z] v2.2.0-dev.5 [2022-04-11T17:05:03.516Z] v2.2.0-dev.50 [2022-04-11T17:05:03.516Z] v2.2.0-dev.51 [2022-04-11T17:05:03.516Z] v2.2.0-dev.52 [2022-04-11T17:05:03.516Z] v2.2.0-dev.53 [2022-04-11T17:05:03.516Z] v2.2.0-dev.54 [2022-04-11T17:05:03.516Z] v2.2.0-dev.55 [2022-04-11T17:05:03.516Z] v2.2.0-dev.56 [2022-04-11T17:05:03.516Z] v2.2.0-dev.57 [2022-04-11T17:05:03.516Z] v2.2.0-dev.58 [2022-04-11T17:05:03.516Z] v2.2.0-dev.59 [2022-04-11T17:05:03.516Z] v2.2.0-dev.6 [2022-04-11T17:05:03.516Z] v2.2.0-dev.60 [2022-04-11T17:05:03.516Z] v2.2.0-dev.61 [2022-04-11T17:05:03.516Z] v2.2.0-dev.62 [2022-04-11T17:05:03.516Z] v2.2.0-dev.63 [2022-04-11T17:05:03.516Z] v2.2.0-dev.7 [2022-04-11T17:05:03.516Z] v2.2.0-dev.8 [2022-04-11T17:05:03.516Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-11T17:05:03.804Z] + lftools sign git-tag v2.2.0-dev.63 [2022-04-11T17:05:04.375Z] Signing Git tag with Sigul... [2022-04-11T17:05:04.375Z] Signing v2.2.0-dev.63 [Pipeline] echo [2022-04-11T17:05:04.644Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:04.928Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-11T17:05:04.937Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-11T17:05:04.962Z] $ docker stop --time=1 d3f07fb14827a79366c68c58ea40c0ef5445d421f45032d40d0ede310aa2f9a9 [2022-04-11T17:05:06.291Z] $ docker rm -f d3f07fb14827a79366c68c58ea40c0ef5445d421f45032d40d0ede310aa2f9a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-11T17:05:06.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T17:05:06.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:05:07.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T17:05:07.009Z] . [Pipeline] withDockerContainer [2022-04-11T17:05:07.097Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T17:05:07.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:05:07.571Z] $ docker top d13446dea7db47d1bc18abcf9c40fd0885727f8bbdde8a3118a5321bc0fa94d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T17:05:07.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T17:05:07.677Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T17:05:07.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T17:05:07.823Z] $ docker exec d13446dea7db47d1bc18abcf9c40fd0885727f8bbdde8a3118a5321bc0fa94d2 ssh-agent [2022-04-11T17:05:07.952Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPDpdAC/agent.14 [2022-04-11T17:05:07.952Z] SSH_AGENT_PID=21 [2022-04-11T17:05:07.958Z] Running ssh-add (command line suppressed) [2022-04-11T17:05:08.069Z] Identity added: /w/workspace/edgex-go/187@tmp/private_key_5661107994671900570.key (/w/workspace/edgex-go/187@tmp/private_key_5661107994671900570.key) [2022-04-11T17:05:08.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T17:05:08.369Z] + git semver bump pre [2022-04-11T17:05:08.369Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T17:05:08.369Z] # $GIT_DIR = /w/workspace/edgex-go/187/.git [2022-04-11T17:05:08.369Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/187 [2022-04-11T17:05:08.369Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T17:05:08.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T17:05:08.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T17:05:08.369Z] # $SEMVER_BRANCH = main [2022-04-11T17:05:08.369Z] # $SEMVER_DIR = /w/workspace/edgex-go/187/.semver [2022-04-11T17:05:08.369Z] 2.2.0-dev.64 [Pipeline] } [2022-04-11T17:05:08.381Z] $ docker exec --env ******** --env ******** d13446dea7db47d1bc18abcf9c40fd0885727f8bbdde8a3118a5321bc0fa94d2 ssh-agent -k [2022-04-11T17:05:08.497Z] unset SSH_AUTH_SOCK; [2022-04-11T17:05:08.497Z] unset SSH_AGENT_PID; [2022-04-11T17:05:08.497Z] echo Agent pid 21 killed; [2022-04-11T17:05:08.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T17:05:08.806Z] + git semver [Pipeline] } [2022-04-11T17:05:08.821Z] $ docker stop --time=1 d13446dea7db47d1bc18abcf9c40fd0885727f8bbdde8a3118a5321bc0fa94d2 [2022-04-11T17:05:10.116Z] $ docker rm -f d13446dea7db47d1bc18abcf9c40fd0885727f8bbdde8a3118a5321bc0fa94d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T17:05:10.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T17:05:10.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:05:10.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T17:05:10.761Z] . [Pipeline] withDockerContainer [2022-04-11T17:05:10.827Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T17:05:10.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:05:11.231Z] $ docker top a0e48d69c00c53c3e514992bbcd4fce6a118df7f1a9b9400459a2fb4ea818abd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T17:05:11.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T17:05:11.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T17:05:11.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T17:05:11.428Z] $ docker exec a0e48d69c00c53c3e514992bbcd4fce6a118df7f1a9b9400459a2fb4ea818abd ssh-agent [2022-04-11T17:05:11.553Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkAodO/agent.13 [2022-04-11T17:05:11.553Z] SSH_AGENT_PID=19 [2022-04-11T17:05:11.558Z] Running ssh-add (command line suppressed) [2022-04-11T17:05:11.674Z] Identity added: /w/workspace/edgex-go/187@tmp/private_key_4671041944065932328.key (/w/workspace/edgex-go/187@tmp/private_key_4671041944065932328.key) [2022-04-11T17:05:11.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T17:05:11.980Z] + git semver push [2022-04-11T17:05:11.980Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T17:05:11.980Z] # $GIT_DIR = /w/workspace/edgex-go/187/.git [2022-04-11T17:05:11.980Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/187 [2022-04-11T17:05:11.980Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T17:05:11.980Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T17:05:11.980Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T17:05:11.980Z] # $SEMVER_BRANCH = main [2022-04-11T17:05:11.980Z] # $SEMVER_DIR = /w/workspace/edgex-go/187/.semver [Pipeline] } [2022-04-11T17:05:15.288Z] $ docker exec --env ******** --env ******** a0e48d69c00c53c3e514992bbcd4fce6a118df7f1a9b9400459a2fb4ea818abd ssh-agent -k [2022-04-11T17:05:15.399Z] unset SSH_AUTH_SOCK; [2022-04-11T17:05:15.399Z] unset SSH_AGENT_PID; [2022-04-11T17:05:15.399Z] echo Agent pid 19 killed; [2022-04-11T17:05:15.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T17:05:15.720Z] + git semver [Pipeline] } [2022-04-11T17:05:15.737Z] $ docker stop --time=1 a0e48d69c00c53c3e514992bbcd4fce6a118df7f1a9b9400459a2fb4ea818abd [2022-04-11T17:05:17.042Z] $ docker rm -f a0e48d69c00c53c3e514992bbcd4fce6a118df7f1a9b9400459a2fb4ea818abd [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-11T17:05:17.597Z] + [ -d /w/workspace/edgex-go/187/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:17.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:18.761Z] ---> package-listing.sh [2022-04-11T17:05:18.761Z] ++ facter osfamily [2022-04-11T17:05:18.761Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T17:05:19.022Z] + OS_FAMILY=debian [2022-04-11T17:05:19.022Z] + workspace=/w/workspace/edgex-go/187 [2022-04-11T17:05:19.022Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T17:05:19.022Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T17:05:19.022Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T17:05:19.022Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T17:05:19.022Z] + '[' /w/workspace/edgex-go/187 ']' [2022-04-11T17:05:19.022Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T17:05:19.022Z] + case "${OS_FAMILY}" in [2022-04-11T17:05:19.022Z] + dpkg -l [2022-04-11T17:05:19.022Z] + grep '^ii' [2022-04-11T17:05:19.022Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T17:05:19.022Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T17:05:19.022Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T17:05:19.022Z] + '[' /w/workspace/edgex-go/187 ']' [2022-04-11T17:05:19.022Z] + mkdir -p /w/workspace/edgex-go/187/archives/ [2022-04-11T17:05:19.022Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/187/archives/ [Pipeline] echo [2022-04-11T17:05:19.035Z] 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/187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T17:05:19.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:05:19.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T17:05:19.874Z] [2022-04-11T17:05:19.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T17:05:20.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T17:05:20.191Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T17:05:20.191Z] 5eb5b503b376: Pulling fs layer [2022-04-11T17:05:20.191Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T17:05:20.191Z] ec43610c2a17: Pulling fs layer [2022-04-11T17:05:20.191Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T17:05:20.191Z] 33b1e0a273af: Pulling fs layer [2022-04-11T17:05:20.191Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T17:05:20.191Z] 2f39f015ded8: Pulling fs layer [2022-04-11T17:05:20.191Z] 33b1e0a273af: Waiting [2022-04-11T17:05:20.191Z] 5d3b04190fa2: Waiting [2022-04-11T17:05:20.191Z] 2f39f015ded8: Waiting [2022-04-11T17:05:20.191Z] 3a2ae6a8a46f: Waiting [2022-04-11T17:05:20.191Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T17:05:20.191Z] 5c69ac0246d0: Download complete [2022-04-11T17:05:20.191Z] 3a2ae6a8a46f: Download complete [2022-04-11T17:05:20.191Z] 33b1e0a273af: Verifying Checksum [2022-04-11T17:05:20.191Z] 33b1e0a273af: Download complete [2022-04-11T17:05:20.192Z] ec43610c2a17: Verifying Checksum [2022-04-11T17:05:20.192Z] ec43610c2a17: Download complete [2022-04-11T17:05:20.192Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T17:05:20.192Z] 5d3b04190fa2: Download complete [2022-04-11T17:05:20.450Z] 5eb5b503b376: Verifying Checksum [2022-04-11T17:05:20.450Z] 5eb5b503b376: Download complete [2022-04-11T17:05:21.018Z] 2f39f015ded8: Download complete [2022-04-11T17:05:21.586Z] 5eb5b503b376: Pull complete [2022-04-11T17:05:21.845Z] 5c69ac0246d0: Pull complete [2022-04-11T17:05:22.414Z] ec43610c2a17: Pull complete [2022-04-11T17:05:22.414Z] 3a2ae6a8a46f: Pull complete [2022-04-11T17:05:22.414Z] 33b1e0a273af: Pull complete [2022-04-11T17:05:22.674Z] 5d3b04190fa2: Pull complete [2022-04-11T17:05:26.868Z] 2f39f015ded8: Pull complete [2022-04-11T17:05:26.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T17:05:26.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T17:05:26.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T17:05:26.931Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-04-11T17:05:26.966Z] $ 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/187/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/187 -v /w/workspace/edgex-go/187:/w/workspace/edgex-go/187:rw,z -v /w/workspace/edgex-go/187@tmp:/w/workspace/edgex-go/187@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-11T17:05:28.708Z] $ docker top 1ab806d7a3b10d670ecf7956b3e395ccddf07975248c46cf15bf6010eebfbb2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T17:05:29.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T17:05:29.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T17:05:29.678Z] + ls /var/log/sa-host [2022-04-11T17:05:29.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T17:05:29.767Z] provisioning config files... [2022-04-11T17:05:29.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/187@tmp/config3136889699445106905tmp [Pipeline] { [Pipeline] echo [2022-04-11T17:05:29.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:30.074Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T17:05:30.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:30.410Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T17:05:30.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:30.703Z] ---> sudo-logs.sh [2022-04-11T17:05:30.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T17:05:30.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:31.009Z] ---> job-cost.sh [2022-04-11T17:05:31.009Z] lf-activate-venv: SKIPPING [2022-04-11T17:05:31.009Z] DEBUG: total: 0.2199999988079071 [2022-04-11T17:05:31.009Z] INFO: Retrieving Stack Cost... [2022-04-11T17:05:31.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T17:05:31.840Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T17:05:31.854Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T17:05:32.141Z] ---> logs-deploy.sh [2022-04-11T17:05:32.141Z] lf-activate-venv: SKIPPING [2022-04-11T17:05:32.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/187 [2022-04-11T17:05:32.141Z] INFO: archiving workspace using pattern(s): [2022-04-11T17:05:33.081Z] Archives upload complete. [2022-04-11T17:05:33.081Z] INFO: archiving logs to Nexus