Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 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-ssh5907006470154267922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5551018602954680409.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7202123495870628151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17944975692024648049.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-ssh8441641713918356889.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33656 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/213 [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/213 # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 Commit message: "build(snap): Switch stage kuiper snap's channel to 1/stable (#3996)" > git rev-list --no-walk 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T13:02:06.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T13:02:06.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T13:02:06.913Z] ========================================================= [2022-04-28T13:02:06.913Z] EdgeX Global Pipelines Version Info [2022-04-28T13:02:06.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:02:07.691Z] ------------------- [2022-04-28T13:02:07.691Z] stable info: [2022-04-28T13:02:07.691Z] ------------------- [2022-04-28T13:02:07.691Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T13:02:07.691Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T13:02:07.691Z] Message: update stable to v1.0.227 [2022-04-28T13:02:08.265Z] ------------------- [2022-04-28T13:02:08.265Z] experimental info: [2022-04-28T13:02:08.265Z] ------------------- [2022-04-28T13:02:08.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T13:02:08.265Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T13:02:08.265Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T13:02:08.393Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T13:02:08.404Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T13:02:08.419Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T13:02:08.435Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T13:02:08.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T13:02:08.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T13:02:08.476Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T13:02:08.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T13:02:08.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T13:02:08.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T13:02:08.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T13:02:08.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T13:02:08.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T13:02:08.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T13:02:08.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T13:02:08.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T13:02:08.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T13:02:08.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T13:02:08.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T13:02:08.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T13:02:08.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T13:02:08.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T13:02:08.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T13:02:08.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T13:02:08.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T13:02:08.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] echo [2022-04-28T13:02:08.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08f871b [Pipeline] echo [2022-04-28T13:02:08.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T13:02:08.787Z] provisioning config files... [2022-04-28T13:02:08.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/213@tmp/config5194177481354181245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:02:09.112Z] ---> docker-login.sh [2022-04-28T13:02:09.112Z] nexus3.edgexfoundry.org:10001 [2022-04-28T13:02:09.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:02:09.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:02:09.638Z] Configure a credential helper to remove this warning. See [2022-04-28T13:02:09.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:02:09.638Z] [2022-04-28T13:02:09.638Z] Login Succeeded [2022-04-28T13:02:09.638Z] nexus3.edgexfoundry.org:10002 [2022-04-28T13:02:09.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:02:09.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:02:09.638Z] Configure a credential helper to remove this warning. See [2022-04-28T13:02:09.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:02:09.638Z] [2022-04-28T13:02:09.638Z] Login Succeeded [2022-04-28T13:02:09.638Z] nexus3.edgexfoundry.org:10003 [2022-04-28T13:02:09.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:02:09.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:02:09.901Z] Configure a credential helper to remove this warning. See [2022-04-28T13:02:09.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:02:09.901Z] [2022-04-28T13:02:09.901Z] Login Succeeded [2022-04-28T13:02:09.901Z] nexus3.edgexfoundry.org:10004 [2022-04-28T13:02:09.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:02:09.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:02:09.901Z] Configure a credential helper to remove this warning. See [2022-04-28T13:02:09.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:02:09.901Z] [2022-04-28T13:02:09.901Z] Login Succeeded [2022-04-28T13:02:09.901Z] docker.io [2022-04-28T13:02:10.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:02:10.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:02:10.427Z] Configure a credential helper to remove this warning. See [2022-04-28T13:02:10.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:02:10.427Z] [2022-04-28T13:02:10.427Z] Login Succeeded [2022-04-28T13:02:10.427Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T13:02:10.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T13:02:10.763Z] + 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-28T13:02:10.763Z] + dirname cmd/core-command/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T13:02:10.763Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-04-28T13:02:10.763Z] -f2 [2022-04-28T13:02:10.763Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T13:02:10.763Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-28T13:02:10.763Z] cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T13:02:10.763Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T13:02:10.763Z] cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T13:02:10.763Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T13:02:10.763Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T13:02:10.763Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T13:02:10.763Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T13:02:10.763Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T13:02:10.763Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T13:02:10.763Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T13:02:10.763Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T13:02:10.763Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T13:02:10.763Z] + cut -d/ -f2 [2022-04-28T13:02:10.763Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T13:02:10.895Z] 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-28T13:02:11.276Z] + git rev-list -1 --merges 08f871be9aeb39437cbfe86cbb0b4d15d0abe658~1..08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] echo [2022-04-28T13:02:11.299Z] -----------> git rev-list -1 --merges 08f871be9aeb39437cbfe86cbb0b4d15d0abe658~1..08f871be9aeb39437cbfe86cbb0b4d15d0abe658 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [false] [Pipeline] sh [2022-04-28T13:02:11.592Z] + git log --format=format:%s -1 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] echo [2022-04-28T13:02:11.609Z] ========================================================= [2022-04-28T13:02:11.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T13:02:11.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T13:02:12.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T13:02:12.153Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T13:02:12.153Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T13:02:12.153Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T13:02:12.153Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T13:02:12.153Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T13:02:12.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:02:12.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T13:02:12.567Z] [2022-04-28T13:02:12.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:02:12.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T13:02:12.872Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T13:02:12.872Z] 1fe172e4850f: Pulling fs layer [2022-04-28T13:02:12.872Z] caf521ccaac6: Pulling fs layer [2022-04-28T13:02:12.872Z] 3ead6fa29328: Pulling fs layer [2022-04-28T13:02:12.872Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T13:02:12.872Z] a8d5f1318db7: Pulling fs layer [2022-04-28T13:02:12.872Z] c427282e49a2: Pulling fs layer [2022-04-28T13:02:12.872Z] 1827001aaf11: Pulling fs layer [2022-04-28T13:02:12.872Z] 0714d37db230: Pulling fs layer [2022-04-28T13:02:12.872Z] ac28cf19c067: Pulling fs layer [2022-04-28T13:02:12.872Z] ca983d60f3e2: Pulling fs layer [2022-04-28T13:02:12.872Z] 9f894cec8388: Pulling fs layer [2022-04-28T13:02:12.872Z] ac28cf19c067: Waiting [2022-04-28T13:02:12.872Z] ca983d60f3e2: Waiting [2022-04-28T13:02:12.872Z] c427282e49a2: Waiting [2022-04-28T13:02:12.872Z] 9f894cec8388: Waiting [2022-04-28T13:02:12.872Z] 1827001aaf11: Waiting [2022-04-28T13:02:12.872Z] 0714d37db230: Waiting [2022-04-28T13:02:12.872Z] a8d5f1318db7: Waiting [2022-04-28T13:02:12.872Z] 5c2a1cbceb83: Waiting [2022-04-28T13:02:12.872Z] caf521ccaac6: Verifying Checksum [2022-04-28T13:02:12.872Z] caf521ccaac6: Download complete [2022-04-28T13:02:12.872Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T13:02:12.872Z] 5c2a1cbceb83: Download complete [2022-04-28T13:02:13.135Z] a8d5f1318db7: Verifying Checksum [2022-04-28T13:02:13.135Z] a8d5f1318db7: Download complete [2022-04-28T13:02:13.135Z] c427282e49a2: Download complete [2022-04-28T13:02:13.135Z] 3ead6fa29328: Verifying Checksum [2022-04-28T13:02:13.135Z] 3ead6fa29328: Download complete [2022-04-28T13:02:13.135Z] 0714d37db230: Verifying Checksum [2022-04-28T13:02:13.135Z] 0714d37db230: Download complete [2022-04-28T13:02:13.135Z] ac28cf19c067: Verifying Checksum [2022-04-28T13:02:13.135Z] ac28cf19c067: Download complete [2022-04-28T13:02:13.135Z] ca983d60f3e2: Verifying Checksum [2022-04-28T13:02:13.135Z] ca983d60f3e2: Download complete [2022-04-28T13:02:13.135Z] 9f894cec8388: Verifying Checksum [2022-04-28T13:02:13.135Z] 9f894cec8388: Download complete [2022-04-28T13:02:13.135Z] 1fe172e4850f: Download complete [2022-04-28T13:02:13.396Z] 1827001aaf11: Verifying Checksum [2022-04-28T13:02:13.397Z] 1827001aaf11: Download complete [2022-04-28T13:02:14.780Z] 1fe172e4850f: Pull complete [2022-04-28T13:02:14.780Z] caf521ccaac6: Pull complete [2022-04-28T13:02:15.351Z] 3ead6fa29328: Pull complete [2022-04-28T13:02:15.351Z] 5c2a1cbceb83: Pull complete [2022-04-28T13:02:15.612Z] a8d5f1318db7: Pull complete [2022-04-28T13:02:15.872Z] c427282e49a2: Pull complete [2022-04-28T13:02:17.784Z] 1827001aaf11: Pull complete [2022-04-28T13:02:18.045Z] 0714d37db230: Pull complete [2022-04-28T13:02:18.045Z] ac28cf19c067: Pull complete [2022-04-28T13:02:18.308Z] ca983d60f3e2: Pull complete [2022-04-28T13:02:18.308Z] 9f894cec8388: Pull complete [2022-04-28T13:02:18.308Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T13:02:18.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T13:02:18.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T13:02:18.392Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T13:02:18.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T13:02:20.313Z] $ docker top 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba -eo pid,comm [2022-04-28T13:02:20.378Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T13:02:20.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T13:02:20.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T13:02:20.413Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T13:02:20.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T13:02:20.546Z] $ docker exec 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba ssh-agent [2022-04-28T13:02:20.665Z] SSH_AUTH_SOCK=/tmp/ssh-W0NNLRGGrB5l/agent.32 [2022-04-28T13:02:20.665Z] SSH_AGENT_PID=38 [2022-04-28T13:02:20.672Z] Running ssh-add (command line suppressed) [2022-04-28T13:02:20.808Z] Identity added: /w/workspace/edgex-go/213@tmp/private_key_2866380137908941010.key (/w/workspace/edgex-go/213@tmp/private_key_2866380137908941010.key) [2022-04-28T13:02:20.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T13:02:21.113Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T13:02:21.132Z] $ docker exec --env ******** --env ******** 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba ssh-agent -k [2022-04-28T13:02:21.248Z] unset SSH_AUTH_SOCK; [2022-04-28T13:02:21.248Z] unset SSH_AGENT_PID; [2022-04-28T13:02:21.248Z] echo Agent pid 38 killed; [2022-04-28T13:02:21.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T13:02:21.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T13:02:21.278Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T13:02:21.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T13:02:21.419Z] $ docker exec 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba ssh-agent [2022-04-28T13:02:21.565Z] SSH_AUTH_SOCK=/tmp/ssh-bpdESGPLqjXk/agent.74 [2022-04-28T13:02:21.565Z] SSH_AGENT_PID=80 [2022-04-28T13:02:21.571Z] Running ssh-add (command line suppressed) [2022-04-28T13:02:21.709Z] Identity added: /w/workspace/edgex-go/213@tmp/private_key_4548758786895389727.key (/w/workspace/edgex-go/213@tmp/private_key_4548758786895389727.key) [2022-04-28T13:02:21.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T13:02:22.016Z] + git semver init [2022-04-28T13:02:22.277Z] 2022-04-28 13:02:22,225 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T13:02:22.277Z] 2022-04-28 13:02:22,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/213/.semver [2022-04-28T13:02:22.277Z] 2022-04-28 13:02:22,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/213/.semver [2022-04-28T13:02:22.277Z] 2022-04-28 13:02:22,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/213/.semver'], cwd=/w/workspace/edgex-go/213, universal_newlines=False, shell=None, istream=None) [2022-04-28T13:02:27.586Z] 2022-04-28 13:02:26,809 [append_file] DEBUG append to file:/w/workspace/edgex-go/213/.git/info/exclude [2022-04-28T13:02:27.586Z] 2022-04-28 13:02:26,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/213/.semver/main with force:False [2022-04-28T13:02:27.586Z] 2022-04-28 13:02:26,810 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T13:02:27.586Z] 2022-04-28 13:02:26,810 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T13:02:27.586Z] 2.2.0-dev.85 [Pipeline] } [2022-04-28T13:02:27.605Z] $ docker exec --env ******** --env ******** 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba ssh-agent -k [2022-04-28T13:02:27.724Z] unset SSH_AUTH_SOCK; [2022-04-28T13:02:27.724Z] unset SSH_AGENT_PID; [2022-04-28T13:02:27.725Z] echo Agent pid 80 killed; [2022-04-28T13:02:27.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T13:02:28.040Z] + git semver [Pipeline] } [2022-04-28T13:02:28.321Z] $ docker stop --time=1 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba [2022-04-28T13:02:29.704Z] $ docker rm -f 536e59415b17f3ec3747861344288752fe6917ee03f92b30182dea399c20b6ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T13:02:30.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T13:02:30.318Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T13:02:30.322Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.85 [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-28T13:02:30.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T13:02:30.491Z] ========================================================= [2022-04-28T13:02:30.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T13:02:30.491Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T13:02:30.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T13:02:30.787Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T13:02:30.787Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T13:02:30.787Z] 666ba61612fd: Pulling fs layer [2022-04-28T13:02:30.787Z] 8ed8ca486205: Pulling fs layer [2022-04-28T13:02:30.787Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T13:02:30.787Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T13:02:30.787Z] ca2b28591e48: Pulling fs layer [2022-04-28T13:02:30.787Z] a51346096db8: Pulling fs layer [2022-04-28T13:02:30.787Z] daebc70d1ce1: Pulling fs layer [2022-04-28T13:02:30.787Z] 0e18a0eac166: Pulling fs layer [2022-04-28T13:02:30.787Z] 4fe6c5a15a65: Waiting [2022-04-28T13:02:30.787Z] daebc70d1ce1: Waiting [2022-04-28T13:02:30.787Z] 22a0e8bec74d: Waiting [2022-04-28T13:02:30.787Z] 0e18a0eac166: Waiting [2022-04-28T13:02:30.787Z] a51346096db8: Waiting [2022-04-28T13:02:30.787Z] ca2b28591e48: Waiting [2022-04-28T13:02:30.787Z] 8ed8ca486205: Verifying Checksum [2022-04-28T13:02:30.787Z] 8ed8ca486205: Download complete [2022-04-28T13:02:30.787Z] 666ba61612fd: Verifying Checksum [2022-04-28T13:02:30.787Z] 666ba61612fd: Download complete [2022-04-28T13:02:30.787Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T13:02:30.787Z] 22a0e8bec74d: Download complete [2022-04-28T13:02:30.787Z] ca2b28591e48: Verifying Checksum [2022-04-28T13:02:30.787Z] ca2b28591e48: Download complete [2022-04-28T13:02:30.787Z] 59bf1c3509f3: Download complete [2022-04-28T13:02:30.787Z] a51346096db8: Verifying Checksum [2022-04-28T13:02:30.787Z] a51346096db8: Download complete [2022-04-28T13:02:31.053Z] daebc70d1ce1: Verifying Checksum [2022-04-28T13:02:31.053Z] daebc70d1ce1: Download complete [2022-04-28T13:02:31.053Z] 59bf1c3509f3: Pull complete [2022-04-28T13:02:31.053Z] 666ba61612fd: Pull complete [2022-04-28T13:02:31.316Z] 8ed8ca486205: Pull complete [2022-04-28T13:02:31.577Z] 0e18a0eac166: Verifying Checksum [2022-04-28T13:02:31.577Z] 0e18a0eac166: Download complete [2022-04-28T13:02:31.577Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T13:02:31.577Z] 4fe6c5a15a65: Download complete [2022-04-28T13:02:35.795Z] 4fe6c5a15a65: Pull complete [2022-04-28T13:02:35.795Z] 22a0e8bec74d: Pull complete [2022-04-28T13:02:36.055Z] ca2b28591e48: Pull complete [2022-04-28T13:02:36.055Z] a51346096db8: Pull complete [2022-04-28T13:02:36.055Z] daebc70d1ce1: Pull complete [2022-04-28T13:02:38.601Z] 0e18a0eac166: Pull complete [2022-04-28T13:02:38.601Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T13:02:38.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T13:02:38.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T13:02:39.165Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T13:02:39.165Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T13:02:39.165Z] WORKDIR /edgex [2022-04-28T13:02:39.165Z] COPY go.mod . [2022-04-28T13:02:39.165Z] RUN go mod download [2022-04-28T13:02:40.547Z] Sending build context to Docker daemon 335.1MB [2022-04-28T13:02:40.547Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T13:02:40.547Z] ---> f018257e8ee9 [2022-04-28T13:02:40.547Z] Step 2/4 : WORKDIR /edgex [2022-04-28T13:02:44.765Z] ---> Running in bfa554dadc0e [2022-04-28T13:02:44.766Z] Removing intermediate container bfa554dadc0e [2022-04-28T13:02:44.766Z] ---> 007796bd9c3c [2022-04-28T13:02:44.766Z] Step 3/4 : COPY go.mod . [2022-04-28T13:02:44.766Z] ---> ad978719229b [2022-04-28T13:02:44.766Z] Step 4/4 : RUN go mod download [2022-04-28T13:02:44.766Z] ---> Running in 1ce0bbd42be6 [2022-04-28T13:02:45.411Z] Still waiting to schedule task [2022-04-28T13:02:45.412Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T13:03:02.899Z] Removing intermediate container 1ce0bbd42be6 [2022-04-28T13:03:02.899Z] ---> 0a98d04065a2 [2022-04-28T13:03:02.899Z] Successfully built 0a98d04065a2 [2022-04-28T13:03:02.899Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:03:03.211Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T13:03:03.211Z] . [Pipeline] withDockerContainer [2022-04-28T13:03:03.286Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T13:03:03.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** ci-base-image-x86_64 cat [2022-04-28T13:03:03.834Z] $ docker top cc29c456ca4e138939cf874042c19242084c63aa0393a1f2f6a8e66736bd7d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T13:03:04.215Z] + go version [2022-04-28T13:03:04.215Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T13:03:04.234Z] $ docker stop --time=1 cc29c456ca4e138939cf874042c19242084c63aa0393a1f2f6a8e66736bd7d5d [2022-04-28T13:03:05.524Z] $ docker rm -f cc29c456ca4e138939cf874042c19242084c63aa0393a1f2f6a8e66736bd7d5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:03:05.985Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T13:03:05.985Z] . [Pipeline] withDockerContainer [2022-04-28T13:03:06.067Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T13:03:06.116Z] $ 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/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** ci-base-image-x86_64 cat [2022-04-28T13:03:06.595Z] $ docker top b504486111aed6d69fe2e4d9e5c04aaf5cea757bbb2fee04a388b9203b5bdaae -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T13:03:06.679Z] ========================================================= [2022-04-28T13:03:06.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T13:03:06.679Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T13:03:06.975Z] + make test [2022-04-28T13:03:06.975Z] go mod tidy -compat=1.17 [2022-04-28T13:03:07.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T13:03:13.890Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T13:03:23.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T13:03:23.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T13:03:24.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T13:03:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-04-28T13:03:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T13:03:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T13:03:26.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2022-04-28T13:03:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T13:03:26.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.4% of statements [2022-04-28T13:03:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T13:03:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T13:03:29.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.103s coverage: 89.2% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.432s coverage: 95.6% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2022-04-28T13:03:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-04-28T13:03:29.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-04-28T13:03:39.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements [2022-04-28T13:03:39.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-04-28T13:03:41.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements [2022-04-28T13:03:41.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.048s coverage: 87.2% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.4% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T13:03:51.144Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-28T13:03:51.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-28T13:03:51.144Z] 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-28T13:04:09.250Z] GO111MODULE=on go vet ./... [2022-04-28T13:04:11.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T13:04:11.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T13:04:11.417Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T13:04:12.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T13:04:12.297Z] + ls -al . [2022-04-28T13:04:12.297Z] total 672 [2022-04-28T13:04:12.297Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 13:04 . [2022-04-28T13:04:12.297Z] drwxr-xr-x 4 root root 4096 Apr 28 13:03 .. [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 13:02 .dockerignore [2022-04-28T13:04:12.297Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 13:02 .git [2022-04-28T13:04:12.297Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 13:02 .github [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 13:02 .gitignore [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 13:02 .golangci.yml [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 13:02 .hadolint.yml [2022-04-28T13:04:12.297Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 13:02 .semver [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 13:02 .sonarcloud.properties [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 13:02 ADOPTERS.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 13:02 Attribution.txt [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 13:02 CHANGELOG.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 13:02 CONTRIBUTING.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 13:02 GOVERNANCE.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 13:02 Jenkinsfile [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 13:02 LICENSE [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 13:02 Makefile [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 13:02 OWNERS.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 13:02 README.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 13:02 SECURITY.md [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 12 Apr 28 13:02 VERSION [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 13:02 ZMQWindows.md [2022-04-28T13:04:12.297Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 13:02 bin [2022-04-28T13:04:12.297Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 13:02 cmd [2022-04-28T13:04:12.297Z] -rw-r--r-- 1 root root 435134 Apr 28 13:03 coverage.out [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 13:02 go.mod [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 13:02 go.sum [2022-04-28T13:04:12.297Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 13:02 internal [2022-04-28T13:04:12.297Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 13:02 openapi [2022-04-28T13:04:12.297Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 13:02 snap [2022-04-28T13:04:12.297Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 13:02 version.go [Pipeline] sh [2022-04-28T13:04:12.590Z] + '[' -e coverage.out ] [2022-04-28T13:04:12.590Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T13:04:12.686Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T13:04:12.970Z] + make build [2022-04-28T13:04:12.970Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T13:04:22.067Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33657 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-28T13:04:22.083Z] Running in /w/workspace/edgex-go/213 [Pipeline] { [Pipeline] checkout [2022-04-28T13:04:22.345Z] The recommended git tool is: git [2022-04-28T13:04:27.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T13:04:28.620Z] using credential edgex-jenkins-ssh [2022-04-28T13:04:28.639Z] Cloning the remote Git repository [2022-04-28T13:04:28.694Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T13:04:28.770Z] > git init /w/workspace/edgex-go/213 # timeout=10 [2022-04-28T13:04:28.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T13:04:28.834Z] > git --version # timeout=10 [2022-04-28T13:04:28.850Z] > git --version # 'git version 2.25.1' [2022-04-28T13:04:28.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T13:04:28.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T13:04:34.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T13:04:34.688Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T13:04:39.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T13:04:40.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T13:04:41.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T13:04:42.469Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T13:04:43.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T13:04:43.975Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T13:04:44.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T13:04:45.168Z] Avoid second fetch [2022-04-28T13:04:45.169Z] Checking out Revision 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (main) [2022-04-28T13:04:45.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T13:04:45.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T13:04:45.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T13:04:45.191Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T13:04:45.213Z] > git checkout -f 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [2022-04-28T13:04:47.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T13:04:48.351Z] $ docker stop --time=1 b504486111aed6d69fe2e4d9e5c04aaf5cea757bbb2fee04a388b9203b5bdaae [2022-04-28T13:04:49.531Z] Commit message: "build(snap): Switch stage kuiper snap's channel to 1/stable (#3996)" [2022-04-28T13:04:51.178Z] $ docker rm -f b504486111aed6d69fe2e4d9e5c04aaf5cea757bbb2fee04a388b9203b5bdaae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T13:04:52.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T13:04:52.286Z] [2022-04-28T13:04:52.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:04:52.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T13:04:52.741Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T13:04:52.741Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T13:04:52.741Z] ca9280d653b3: Pulling fs layer [2022-04-28T13:04:52.741Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T13:04:52.741Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T13:04:52.741Z] cbdbe7a5bc2a: Download complete [2022-04-28T13:04:52.783Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T13:04:52.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T13:04:52.783Z] Dload Upload Total Spent Left Speed [2022-04-28T13:04:52.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82243 0 --:--:-- --:--:-- --:--:-- 82243 [2022-04-28T13:04:52.999Z] ca9280d653b3: Verifying Checksum [2022-04-28T13:04:52.999Z] ca9280d653b3: Download complete [2022-04-28T13:04:52.999Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-04-28T13:04:53.259Z] 7e9c9ca2126c: Download complete [2022-04-28T13:04:53.438Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T13:04:53.517Z] ca9280d653b3: Pull complete [2022-04-28T13:04:53.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T13:04:53.807Z] + sudo tee /etc/docker/daemon.new [2022-04-28T13:04:53.807Z] { [2022-04-28T13:04:53.807Z] "registry-mirrors": [ [2022-04-28T13:04:53.807Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T13:04:53.807Z] ], [2022-04-28T13:04:53.807Z] "bip": "10.250.0.254/24", [2022-04-28T13:04:53.807Z] "hosts": [ [2022-04-28T13:04:53.807Z] "tcp://0.0.0.0:5555", [2022-04-28T13:04:53.807Z] "unix:///var/run/docker.sock" [2022-04-28T13:04:53.807Z] ], [2022-04-28T13:04:53.807Z] "mtu": 1458, [2022-04-28T13:04:53.807Z] "selinux-enabled": true, [2022-04-28T13:04:53.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T13:04:53.807Z] } [Pipeline] sh [2022-04-28T13:04:54.207Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T13:04:54.575Z] + sudo service docker restart [2022-04-28T13:04:56.901Z] 7e9c9ca2126c: Pull complete [2022-04-28T13:04:56.901Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T13:04:56.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T13:04:56.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T13:04:56.963Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T13:04:57.003Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T13:04:58.574Z] $ docker top 65c6de4bfcfae78d7347470ed568a28403233236a808102a3c8f7e158ae95c86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T13:04:58.928Z] + + docker-composegrep build parallel --help [2022-04-28T13:04:58.928Z] [2022-04-28T13:04:59.501Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T13:04:59.518Z] $ docker stop --time=1 65c6de4bfcfae78d7347470ed568a28403233236a808102a3c8f7e158ae95c86 [2022-04-28T13:05:00.839Z] $ docker rm -f 65c6de4bfcfae78d7347470ed568a28403233236a808102a3c8f7e158ae95c86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:05:01.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T13:05:01.260Z] . [Pipeline] withDockerContainer [2022-04-28T13:05:01.343Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T13:05:01.390Z] $ 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/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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-28T13:05:01.760Z] $ docker top 6056f742b595007288d6469e4da41a834967fcbea3ed7c748cb18c7f1f61efa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T13:05:02.119Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T13:05:02.690Z] Building core-command ... [2022-04-28T13:05:02.690Z] Building core-data ... [2022-04-28T13:05:02.690Z] Building core-metadata ... [2022-04-28T13:05:02.690Z] Building security-bootstrapper ... [2022-04-28T13:05:02.690Z] Building security-proxy-setup ... [2022-04-28T13:05:02.690Z] Building security-secretstore-setup ... [2022-04-28T13:05:02.690Z] Building security-spiffe-token-provider ... [2022-04-28T13:05:02.690Z] Building security-spire-agent ... [2022-04-28T13:05:02.690Z] Building security-spire-config ... [2022-04-28T13:05:02.690Z] Building security-spire-server ... [2022-04-28T13:05:02.690Z] Building support-notifications ... [2022-04-28T13:05:02.690Z] Building support-scheduler ... [2022-04-28T13:05:02.690Z] Building sys-mgmt-agent ... [2022-04-28T13:05:02.690Z] Building security-spire-server [2022-04-28T13:05:02.690Z] Building security-secretstore-setup [2022-04-28T13:05:02.690Z] Building security-spire-config [2022-04-28T13:05:02.690Z] Building security-spire-agent [2022-04-28T13:05:02.690Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T13:05:12.910Z] provisioning config files... [2022-04-28T13:05:12.935Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/213@tmp/config2107503665757095708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:05:13.294Z] ---> docker-login.sh [2022-04-28T13:05:13.294Z] nexus3.edgexfoundry.org:10001 [2022-04-28T13:05:13.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:05:14.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:05:14.179Z] Configure a credential helper to remove this warning. See [2022-04-28T13:05:14.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:05:14.179Z] [2022-04-28T13:05:14.179Z] Login Succeeded [2022-04-28T13:05:14.179Z] nexus3.edgexfoundry.org:10002 [2022-04-28T13:05:14.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:05:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:05:14.458Z] Configure a credential helper to remove this warning. See [2022-04-28T13:05:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:05:14.458Z] [2022-04-28T13:05:14.458Z] Login Succeeded [2022-04-28T13:05:14.733Z] nexus3.edgexfoundry.org:10003 [2022-04-28T13:05:15.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:05:15.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:05:15.011Z] Configure a credential helper to remove this warning. See [2022-04-28T13:05:15.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:05:15.011Z] [2022-04-28T13:05:15.011Z] Login Succeeded [2022-04-28T13:05:15.011Z] nexus3.edgexfoundry.org:10004 [2022-04-28T13:05:15.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:05:15.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:05:15.617Z] Configure a credential helper to remove this warning. See [2022-04-28T13:05:15.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:05:15.617Z] [2022-04-28T13:05:15.617Z] Login Succeeded [2022-04-28T13:05:15.617Z] docker.io [2022-04-28T13:05:15.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:05:16.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:05:16.169Z] Configure a credential helper to remove this warning. See [2022-04-28T13:05:16.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:05:16.169Z] [2022-04-28T13:05:16.169Z] Login Succeeded [2022-04-28T13:05:16.444Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T13:05:16.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T13:05:16.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T13:05:16.993Z] ========================================================= [2022-04-28T13:05:16.993Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T13:05:16.993Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T13:05:17.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T13:05:17.582Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:05:17.583Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:05:17.583Z] ---> 0a98d04065a2 [2022-04-28T13:05:17.583Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T13:05:17.583Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:05:17.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:05:17.583Z] ---> 0a98d04065a2 [2022-04-28T13:05:17.583Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T13:05:17.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:05:17.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:05:17.583Z] ---> 0a98d04065a2 [2022-04-28T13:05:17.583Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T13:05:17.583Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:05:17.583Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:05:17.583Z] ---> 0a98d04065a2 [2022-04-28T13:05:17.583Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T13:05:17.583Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:05:17.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:05:17.583Z] ---> 0a98d04065a2 [2022-04-28T13:05:17.583Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T13:05:17.602Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T13:05:17.602Z] 9b3977197b4f: Pulling fs layer [2022-04-28T13:05:17.602Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T13:05:17.602Z] 94645a83ff95: Pulling fs layer [2022-04-28T13:05:17.602Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T13:05:17.602Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T13:05:17.602Z] 3096ccb668a1: Pulling fs layer [2022-04-28T13:05:17.602Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T13:05:17.602Z] a4caa8a26152: Pulling fs layer [2022-04-28T13:05:17.602Z] 3f3a8bcf1eab: Waiting [2022-04-28T13:05:17.602Z] 0c92f367c5e7: Waiting [2022-04-28T13:05:17.602Z] 3096ccb668a1: Waiting [2022-04-28T13:05:17.602Z] e8cf19c19ddd: Waiting [2022-04-28T13:05:17.602Z] a4caa8a26152: Waiting [2022-04-28T13:05:17.602Z] 94645a83ff95: Download complete [2022-04-28T13:05:17.602Z] 1a89e8eeedd5: Download complete [2022-04-28T13:05:17.602Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T13:05:17.602Z] 0c92f367c5e7: Download complete [2022-04-28T13:05:17.602Z] 3096ccb668a1: Verifying Checksum [2022-04-28T13:05:17.602Z] 3096ccb668a1: Download complete [2022-04-28T13:05:17.602Z] 9b3977197b4f: Verifying Checksum [2022-04-28T13:05:17.602Z] 9b3977197b4f: Download complete [2022-04-28T13:05:17.602Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T13:05:17.602Z] e8cf19c19ddd: Download complete [2022-04-28T13:05:18.617Z] 9b3977197b4f: Pull complete [2022-04-28T13:05:18.893Z] 1a89e8eeedd5: Pull complete [2022-04-28T13:05:19.495Z] 94645a83ff95: Pull complete [2022-04-28T13:05:19.495Z] a4caa8a26152: Verifying Checksum [2022-04-28T13:05:19.495Z] a4caa8a26152: Download complete [2022-04-28T13:05:20.094Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T13:05:20.094Z] 3f3a8bcf1eab: Download complete [2022-04-28T13:05:21.788Z] ---> Running in f432b39e983e [2022-04-28T13:05:21.788Z] ---> Running in e4997a5b9b19 [2022-04-28T13:05:21.788Z] ---> Running in 59c3eb7d9407 [2022-04-28T13:05:21.788Z] ---> Running in 8d52b375fe55 [2022-04-28T13:05:21.788Z] ---> Running in 52b580e61aae [2022-04-28T13:05:21.788Z] Removing intermediate container 52b580e61aae [2022-04-28T13:05:21.788Z] ---> 8e1f5273f632 [2022-04-28T13:05:21.788Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:05:21.788Z] Removing intermediate container e4997a5b9b19 [2022-04-28T13:05:21.788Z] ---> 3f9612617c8c [2022-04-28T13:05:21.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:05:21.788Z] Removing intermediate container 8d52b375fe55 [2022-04-28T13:05:21.788Z] ---> f7aaeca1227f [2022-04-28T13:05:21.788Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:05:21.788Z] Removing intermediate container f432b39e983e [2022-04-28T13:05:21.788Z] ---> a6dc45b9b437 [2022-04-28T13:05:21.788Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:05:21.788Z] Removing intermediate container 59c3eb7d9407 [2022-04-28T13:05:21.788Z] ---> afe0f8ffe8ae [2022-04-28T13:05:21.788Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:05:21.788Z] ---> Running in bd1be972bb28 [2022-04-28T13:05:21.788Z] ---> Running in f7b62dcaac03 [2022-04-28T13:05:21.788Z] ---> Running in f85ce030c0e2 [2022-04-28T13:05:21.788Z] ---> Running in 5f365893d42a [2022-04-28T13:05:21.788Z] ---> Running in 120b655bdad2 [2022-04-28T13:05:22.356Z] Removing intermediate container bd1be972bb28 [2022-04-28T13:05:22.356Z] ---> 809836eab897 [2022-04-28T13:05:22.356Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T13:05:22.356Z] ---> Running in a8fe641fded6 [2022-04-28T13:05:22.925Z] Removing intermediate container f7b62dcaac03 [2022-04-28T13:05:22.925Z] ---> 88467ce97b9c [2022-04-28T13:05:22.925Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T13:05:22.925Z] ---> Running in 639fcfb04b73 [2022-04-28T13:05:22.925Z] Removing intermediate container f85ce030c0e2 [2022-04-28T13:05:22.925Z] ---> 42f4fa1ee7c2 [2022-04-28T13:05:22.925Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T13:05:22.925Z] ---> Running in 7bcc30203bba [2022-04-28T13:05:22.925Z] Removing intermediate container 5f365893d42a [2022-04-28T13:05:22.925Z] ---> baa74e53627f [2022-04-28T13:05:22.925Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T13:05:22.925Z] Removing intermediate container 120b655bdad2 [2022-04-28T13:05:22.925Z] ---> 24baf72fee92 [2022-04-28T13:05:22.925Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T13:05:22.925Z] ---> Running in 635f9728f23e [2022-04-28T13:05:22.925Z] ---> Running in 8620825309c7 [2022-04-28T13:05:23.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:23.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:23.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:23.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:23.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:24.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:24.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:24.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:24.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:24.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:05:24.594Z] OK: 221 MiB in 52 packages [2022-04-28T13:05:24.594Z] OK: 221 MiB in 52 packages [2022-04-28T13:05:24.854Z] OK: 221 MiB in 52 packages [2022-04-28T13:05:24.854Z] OK: 221 MiB in 52 packages [2022-04-28T13:05:24.854Z] OK: 221 MiB in 52 packages [2022-04-28T13:05:25.113Z] Removing intermediate container a8fe641fded6 [2022-04-28T13:05:25.113Z] ---> d4784bef1cb6 [2022-04-28T13:05:25.113Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T13:05:25.113Z] Removing intermediate container 639fcfb04b73 [2022-04-28T13:05:25.113Z] ---> 21c51f2ff287 [2022-04-28T13:05:25.113Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T13:05:25.113Z] ---> e5a8ca0deca3 [2022-04-28T13:05:25.113Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:05:25.372Z] ---> Running in 92911a771335 [2022-04-28T13:05:25.372Z] ---> f29bb88c9205 [2022-04-28T13:05:25.372Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:05:25.372Z] ---> Running in 0a203eb5b458 [2022-04-28T13:05:25.372Z] Removing intermediate container 7bcc30203bba [2022-04-28T13:05:25.372Z] ---> 038395e78f67 [2022-04-28T13:05:25.372Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T13:05:25.372Z] Removing intermediate container 635f9728f23e [2022-04-28T13:05:25.372Z] ---> 79a930a24d96 [2022-04-28T13:05:25.372Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T13:05:25.372Z] Removing intermediate container 8620825309c7 [2022-04-28T13:05:25.372Z] ---> 1ba6f30ed4a9 [2022-04-28T13:05:25.372Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T13:05:25.633Z] ---> c973c3399959 [2022-04-28T13:05:25.633Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:05:25.633Z] ---> Running in ed9bd2ed40d4 [2022-04-28T13:05:25.633Z] ---> 977eec11b64c [2022-04-28T13:05:25.633Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:05:25.633Z] ---> bde04bc0a2fa [2022-04-28T13:05:25.633Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:05:25.892Z] ---> Running in e054c06f3d86 [2022-04-28T13:05:25.892Z] ---> Running in 07f668645ebd [2022-04-28T13:05:26.463Z] Removing intermediate container 92911a771335 [2022-04-28T13:05:26.463Z] ---> 3b4cc050567d [2022-04-28T13:05:26.463Z] Step 8/25 : COPY . . [2022-04-28T13:05:27.414Z] Removing intermediate container 0a203eb5b458 [2022-04-28T13:05:27.414Z] ---> cebf0b568d75 [2022-04-28T13:05:27.414Z] Step 8/22 : COPY . . [2022-04-28T13:05:29.319Z] Removing intermediate container ed9bd2ed40d4 [2022-04-28T13:05:29.319Z] ---> 4baa0e07ccf6 [2022-04-28T13:05:29.319Z] Step 8/25 : COPY . . [2022-04-28T13:05:32.515Z] 3f3a8bcf1eab: Pull complete [2022-04-28T13:05:32.791Z] 0c92f367c5e7: Pull complete [2022-04-28T13:05:33.065Z] 3096ccb668a1: Pull complete [2022-04-28T13:05:33.343Z] e8cf19c19ddd: Pull complete [2022-04-28T13:05:34.603Z] Removing intermediate container e054c06f3d86 [2022-04-28T13:05:34.603Z] ---> 75690f598b7b [2022-04-28T13:05:34.603Z] Step 8/26 : COPY . . [2022-04-28T13:05:34.603Z] ---> 3bf4c86a3edb [2022-04-28T13:05:34.603Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T13:05:34.603Z] Removing intermediate container 07f668645ebd [2022-04-28T13:05:34.603Z] ---> b417554f56ef [2022-04-28T13:05:34.603Z] Step 8/26 : COPY . . [2022-04-28T13:05:34.603Z] ---> 7b8ec32748bb [2022-04-28T13:05:34.603Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T13:05:34.603Z] ---> c36eec4004c6 [2022-04-28T13:05:34.603Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T13:05:34.603Z] ---> Running in 3149aef55601 [2022-04-28T13:05:34.603Z] ---> Running in 590b3e69f663 [2022-04-28T13:05:34.603Z] ---> Running in 84b52ad84b42 [2022-04-28T13:05:37.892Z] Removing intermediate container 590b3e69f663 [2022-04-28T13:05:37.892Z] ---> c73afd10bfb7 [2022-04-28T13:05:37.892Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T13:05:38.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T13:05:39.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T13:05:40.090Z] a4caa8a26152: Pull complete [2022-04-28T13:05:40.090Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T13:05:40.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T13:05:40.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T13:05:40.177Z] ---> Running in 4e279cbf382e [2022-04-28T13:05:40.177Z] ---> a5e8ac22f16e [2022-04-28T13:05:40.177Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T13:05:40.177Z] ---> 3e330bf1f42c [2022-04-28T13:05:40.177Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T13:05:40.177Z] ---> Running in e51d0d35a440 [2022-04-28T13:05:40.177Z] ---> Running in ac5ccb9a615f [2022-04-28T13:05:40.436Z] Removing intermediate container e51d0d35a440 [2022-04-28T13:05:40.436Z] ---> b24efbd55d45 [2022-04-28T13:05:40.436Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T13:05:40.436Z] Removing intermediate container ac5ccb9a615f [2022-04-28T13:05:40.436Z] ---> c2b07dc37f44 [2022-04-28T13:05:40.436Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T13:05:40.436Z] ---> Running in b78d3a120035 [2022-04-28T13:05:40.436Z] ---> Running in 57ef298dbd27 [2022-04-28T13:05:40.458Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T13:05:40.458Z] WORKDIR /edgex [2022-04-28T13:05:40.458Z] COPY go.mod . [2022-04-28T13:05:40.458Z] RUN go mod download [2022-04-28T13:05:40.458Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T13:05:41.378Z] Removing intermediate container 4e279cbf382e [2022-04-28T13:05:41.378Z] ---> 70047c8b0ccb [2022-04-28T13:05:41.378Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T13:05:41.378Z] ---> Running in ab76c6a95eea [2022-04-28T13:05:41.663Z] Removing intermediate container ab76c6a95eea [2022-04-28T13:05:41.663Z] ---> 0934da75fbf5 [2022-04-28T13:05:41.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-28T13:05:41.663Z] ---> Running in 3743e1e5621a [2022-04-28T13:05:41.933Z] Removing intermediate container 57ef298dbd27 [2022-04-28T13:05:41.933Z] ---> e3868ba24d4e [2022-04-28T13:05:41.933Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T13:05:41.933Z] Removing intermediate container b78d3a120035 [2022-04-28T13:05:41.933Z] ---> 468fc2261a25 [2022-04-28T13:05:41.933Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T13:05:41.933Z] ---> Running in ae25dd357177 [2022-04-28T13:05:42.193Z] ---> Running in c87a5588397a [2022-04-28T13:05:42.451Z] Removing intermediate container ae25dd357177 [2022-04-28T13:05:42.451Z] ---> 0cc0dd91e7ca [2022-04-28T13:05:42.451Z] 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-28T13:05:42.451Z] Removing intermediate container c87a5588397a [2022-04-28T13:05:42.451Z] ---> a458ce70703e [2022-04-28T13:05:42.451Z] 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-28T13:05:42.712Z] ---> Running in 7c700557e12b [2022-04-28T13:05:42.712Z] ---> Running in 73c414c67020 [2022-04-28T13:05:42.975Z] spire-1.2.1/ [2022-04-28T13:05:42.975Z] spire-1.2.1/.data/ [2022-04-28T13:05:42.975Z] spire-1.2.1/.data/.file [2022-04-28T13:05:42.975Z] spire-1.2.1/.dockerignore [2022-04-28T13:05:42.975Z] spire-1.2.1/.gitattributes [2022-04-28T13:05:42.975Z] spire-1.2.1/.githooks/ [2022-04-28T13:05:42.975Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/ [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/ [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T13:05:42.975Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T13:05:42.976Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T13:05:42.976Z] spire-1.2.1/.gitignore [2022-04-28T13:05:42.976Z] spire-1.2.1/.go-version [2022-04-28T13:05:42.976Z] spire-1.2.1/.golangci.yml [2022-04-28T13:05:42.976Z] spire-1.2.1/ADOPTERS.md [2022-04-28T13:05:42.976Z] spire-1.2.1/CHANGELOG.md [2022-04-28T13:05:42.976Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T13:05:42.976Z] spire-1.2.1/CODEOWNERS [2022-04-28T13:05:42.976Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T13:05:42.976Z] spire-1.2.1/Dockerfile [2022-04-28T13:05:42.976Z] spire-1.2.1/Dockerfile.dev [2022-04-28T13:05:42.976Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T13:05:42.976Z] spire-1.2.1/LICENSE [2022-04-28T13:05:42.976Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T13:05:42.976Z] spire-1.2.1/Makefile [2022-04-28T13:05:42.976Z] spire-1.2.1/README.md [2022-04-28T13:05:42.976Z] spire-1.2.1/ROADMAP.md [2022-04-28T13:05:42.976Z] spire-1.2.1/SECURITY.md [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T13:05:42.976Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/ [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/agent/ [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/server/ [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/server/server.conf [2022-04-28T13:05:42.976Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/ [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/auditlog.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/ [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/spire_server.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/telemetry.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/upgrading.md [2022-04-28T13:05:42.976Z] spire-1.2.1/doc/using_spire.md [2022-04-28T13:05:42.976Z] spire-1.2.1/examples/ [2022-04-28T13:05:42.976Z] spire-1.2.1/examples/README.md [2022-04-28T13:05:42.976Z] spire-1.2.1/go.mod [2022-04-28T13:05:42.976Z] spire-1.2.1/go.sum [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T13:05:42.976Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T13:05:42.977Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/log/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T13:05:42.978Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/version/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/config.go [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T13:05:42.979Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T13:05:42.980Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/server.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/private/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/private/server/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T13:05:42.981Z] spire-1.2.1/release/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/README.md [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/conf/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T13:05:42.981Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T13:05:42.981Z] spire-1.2.1/script/ [2022-04-28T13:05:42.981Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T13:05:42.981Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T13:05:42.981Z] spire-1.2.1/support/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T13:05:42.981Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T13:05:42.982Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/clock/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/clock/clock.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T13:05:42.982Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/README.md [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/common [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/suites/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T13:05:42.982Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T13:05:42.983Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T13:05:42.984Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T13:05:42.985Z] spire-1.2.1/test/integration/test.sh [2022-04-28T13:05:42.985Z] spire-1.2.1/test/plugintest/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testca/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testca/ca.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testkey/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/testkey/new.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/util/ [2022-04-28T13:05:42.985Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/util/race.go [2022-04-28T13:05:42.985Z] spire-1.2.1/test/util/util.go [2022-04-28T13:05:42.985Z] building spire from source... [2022-04-28T13:05:43.097Z] Sending build context to Docker daemon 169.2MB [2022-04-28T13:05:43.097Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T13:05:43.097Z] ---> 725f1c02e7f9 [2022-04-28T13:05:43.097Z] Step 2/4 : WORKDIR /edgex [2022-04-28T13:05:43.258Z] Installing go1.17.7... [2022-04-28T13:05:43.832Z] spire-1.2.1/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.data/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.data/.file [2022-04-28T13:05:43.832Z] spire-1.2.1/.dockerignore [2022-04-28T13:05:43.832Z] spire-1.2.1/.gitattributes [2022-04-28T13:05:43.832Z] spire-1.2.1/.githooks/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.gitignore [2022-04-28T13:05:43.832Z] spire-1.2.1/.go-version [2022-04-28T13:05:43.832Z] spire-1.2.1/.golangci.yml [2022-04-28T13:05:43.832Z] spire-1.2.1/ADOPTERS.md [2022-04-28T13:05:43.832Z] spire-1.2.1/CHANGELOG.md [2022-04-28T13:05:43.832Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T13:05:43.832Z] spire-1.2.1/CODEOWNERS [2022-04-28T13:05:43.832Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T13:05:43.832Z] spire-1.2.1/Dockerfile [2022-04-28T13:05:43.832Z] spire-1.2.1/Dockerfile.dev [2022-04-28T13:05:43.832Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T13:05:43.832Z] spire-1.2.1/LICENSE [2022-04-28T13:05:43.832Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T13:05:43.832Z] spire-1.2.1/Makefile [2022-04-28T13:05:43.832Z] spire-1.2.1/README.md [2022-04-28T13:05:43.832Z] spire-1.2.1/ROADMAP.md [2022-04-28T13:05:43.832Z] spire-1.2.1/SECURITY.md [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/ [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/agent/ [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/server/ [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/server/server.conf [2022-04-28T13:05:43.832Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/ [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/auditlog.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/ [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.data/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.data/.file [2022-04-28T13:05:43.832Z] spire-1.2.1/.dockerignore [2022-04-28T13:05:43.832Z] spire-1.2.1/.gitattributes [2022-04-28T13:05:43.832Z] spire-1.2.1/.githooks/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T13:05:43.832Z] spire-1.2.1/.gitignore [2022-04-28T13:05:43.832Z] spire-1.2.1/.go-version [2022-04-28T13:05:43.832Z] spire-1.2.1/.golangci.yml [2022-04-28T13:05:43.832Z] spire-1.2.1/ADOPTERS.md [2022-04-28T13:05:43.832Z] spire-1.2.1/CHANGELOG.md [2022-04-28T13:05:43.832Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T13:05:43.832Z] spire-1.2.1/CODEOWNERS [2022-04-28T13:05:43.832Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T13:05:43.832Z] spire-1.2.1/Dockerfile [2022-04-28T13:05:43.832Z] spire-1.2.1/Dockerfile.dev [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T13:05:43.832Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T13:05:43.832Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T13:05:43.832Z] spire-1.2.1/LICENSE [2022-04-28T13:05:43.832Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T13:05:43.832Z] spire-1.2.1/Makefile [2022-04-28T13:05:43.832Z] spire-1.2.1/README.md [2022-04-28T13:05:43.832Z] spire-1.2.1/ROADMAP.md [2022-04-28T13:05:43.832Z] spire-1.2.1/SECURITY.md [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T13:05:43.832Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/spire_server.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/telemetry.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/upgrading.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/using_spire.md [2022-04-28T13:05:43.833Z] spire-1.2.1/examples/ [2022-04-28T13:05:43.833Z] spire-1.2.1/examples/README.md [2022-04-28T13:05:43.833Z] spire-1.2.1/go.mod [2022-04-28T13:05:43.833Z] spire-1.2.1/go.sum [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T13:05:43.833Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/ [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/agent/ [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/server/ [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/server/server.conf [2022-04-28T13:05:43.833Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/ [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/auditlog.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/ [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T13:05:43.833Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T13:05:43.833Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/spire_server.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/telemetry.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/upgrading.md [2022-04-28T13:05:43.834Z] spire-1.2.1/doc/using_spire.md [2022-04-28T13:05:43.834Z] spire-1.2.1/examples/ [2022-04-28T13:05:43.834Z] spire-1.2.1/examples/README.md [2022-04-28T13:05:43.834Z] spire-1.2.1/go.mod [2022-04-28T13:05:43.834Z] spire-1.2.1/go.sum [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/log/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T13:05:43.834Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T13:05:43.835Z] [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T13:05:43.835Z] [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/version/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T13:05:43.835Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/log/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T13:05:43.836Z] [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/config.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/version/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T13:05:43.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T13:05:43.837Z] [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/config.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T13:05:43.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/server.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/private/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/private/server/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T13:05:43.838Z] spire-1.2.1/release/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/README.md [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/conf/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T13:05:43.838Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T13:05:43.838Z] spire-1.2.1/script/ [2022-04-28T13:05:43.838Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T13:05:43.838Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T13:05:43.838Z] spire-1.2.1/support/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T13:05:43.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T13:05:43.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T13:05:43.839Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/clock/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/clock/clock.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/server.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/private/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/private/server/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T13:05:43.839Z] spire-1.2.1/release/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T13:05:43.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T13:05:43.840Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/common [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/script/ [2022-04-28T13:05:43.840Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/support/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T13:05:43.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T13:05:43.840Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T13:05:43.841Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T13:05:43.841Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T13:05:43.841Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T13:05:43.841Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T13:05:43.841Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/clock/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/clock/clock.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T13:05:43.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T13:05:44.101Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fixture/ [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T13:05:44.101Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T13:05:44.102Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/common [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T13:05:44.102Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/test.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/plugintest/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testca/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testca/ca.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testkey/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/testkey/new.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/util/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/util/race.go [2022-04-28T13:05:44.103Z] spire-1.2.1/test/util/util.go [2022-04-28T13:05:44.103Z] building spire from source... [2022-04-28T13:05:44.103Z] [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T13:05:44.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T13:05:44.104Z] spire-1.2.1/test/integration/test.sh [2022-04-28T13:05:44.104Z] spire-1.2.1/test/plugintest/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testca/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testca/ca.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testkey/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/testkey/new.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T13:05:44.104Z] spire-1.2.1/test/util/ [2022-04-28T13:05:44.104Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T13:05:44.105Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T13:05:44.105Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T13:05:44.105Z] spire-1.2.1/test/util/race.go [2022-04-28T13:05:44.105Z] spire-1.2.1/test/util/util.go [2022-04-28T13:05:44.105Z] building spire from source... [2022-04-28T13:05:44.105Z] Installing go1.17.7... [2022-04-28T13:05:44.105Z] Installing go1.17.7... [2022-04-28T13:05:45.096Z] ---> Running in 1e6b3e26e44c [2022-04-28T13:05:45.096Z] Removing intermediate container 1e6b3e26e44c [2022-04-28T13:05:45.096Z] ---> eaf80d98c55d [2022-04-28T13:05:45.096Z] Step 3/4 : COPY go.mod . [2022-04-28T13:05:45.693Z] ---> 62f1a608c093 [2022-04-28T13:05:45.693Z] Step 4/4 : RUN go mod download [2022-04-28T13:05:45.693Z] ---> Running in 7915147c1518 [2022-04-28T13:05:48.302Z] Building bin/spire-server... [2022-04-28T13:05:48.302Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T13:05:48.302Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T13:05:48.302Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T13:05:48.302Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T13:05:48.302Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T13:05:48.562Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T13:05:48.562Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T13:05:48.562Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T13:05:48.821Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T13:05:48.821Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T13:05:48.821Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T13:05:48.821Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T13:05:49.080Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T13:05:49.339Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T13:05:49.339Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T13:05:49.339Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T13:05:49.339Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T13:05:49.339Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T13:05:49.339Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T13:05:49.339Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T13:05:49.339Z] Building bin/spire-server... [2022-04-28T13:05:49.339Z] Building bin/spire-server... [2022-04-28T13:05:49.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T13:05:49.598Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T13:05:49.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T13:05:49.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T13:05:49.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T13:05:49.598Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T13:05:49.598Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T13:05:49.598Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T13:05:49.598Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T13:05:49.598Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T13:05:49.598Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T13:05:49.598Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T13:05:49.598Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T13:05:49.598Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T13:05:49.598Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T13:05:49.598Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T13:05:49.598Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T13:05:49.598Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T13:05:49.598Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T13:05:49.598Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T13:05:49.598Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T13:05:49.598Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T13:05:49.598Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T13:05:49.598Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T13:05:49.598Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T13:05:49.598Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T13:05:49.598Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T13:05:49.857Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T13:05:49.857Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T13:05:49.857Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T13:05:49.857Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T13:05:49.857Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T13:05:49.857Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T13:05:49.857Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T13:05:49.857Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T13:05:49.857Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T13:05:49.857Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T13:05:49.857Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T13:05:49.857Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T13:05:49.857Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T13:05:49.857Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T13:05:49.857Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T13:05:49.857Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T13:05:49.857Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T13:05:49.857Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T13:05:49.857Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T13:05:49.857Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T13:05:49.857Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T13:05:50.181Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T13:05:50.181Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T13:05:50.181Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T13:05:50.181Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T13:05:50.181Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T13:05:50.181Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T13:05:50.181Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T13:05:50.181Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T13:05:50.181Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T13:05:50.181Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T13:05:50.181Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T13:05:50.181Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T13:05:50.181Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T13:05:50.181Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T13:05:50.440Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T13:05:50.440Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T13:05:50.440Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T13:05:50.440Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T13:05:50.440Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T13:05:50.440Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T13:05:50.440Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T13:05:50.440Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T13:05:50.440Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T13:05:50.440Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T13:05:50.440Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T13:05:50.440Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T13:05:50.440Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T13:05:50.440Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T13:05:50.440Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T13:05:50.440Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T13:05:50.440Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T13:05:50.440Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T13:05:50.440Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T13:05:50.440Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T13:05:50.440Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T13:05:50.440Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T13:05:50.440Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T13:05:50.440Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T13:05:50.440Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T13:05:50.440Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T13:05:50.440Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T13:05:50.700Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T13:05:50.700Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T13:05:50.700Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T13:05:50.700Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T13:05:50.700Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T13:05:50.700Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T13:05:50.700Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T13:05:50.700Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T13:05:50.700Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T13:05:50.700Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T13:05:50.700Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T13:05:50.700Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T13:05:50.700Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T13:05:50.700Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T13:05:50.960Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T13:05:50.960Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T13:05:50.960Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T13:05:50.960Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T13:05:50.960Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T13:05:50.960Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T13:05:50.961Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T13:05:50.961Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T13:05:50.961Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T13:05:50.961Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T13:05:50.961Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T13:05:50.961Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T13:05:50.961Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T13:05:51.220Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T13:05:51.220Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T13:05:51.220Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T13:05:51.220Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T13:05:51.220Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T13:05:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T13:05:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T13:05:52.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T13:05:52.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T13:05:52.416Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T13:05:52.416Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T13:05:52.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T13:05:52.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T13:05:52.416Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T13:05:52.416Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T13:05:52.416Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T13:05:53.350Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T13:05:53.350Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T13:05:53.350Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T13:05:53.350Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T13:05:53.350Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T13:05:56.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T13:05:56.646Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T13:05:56.646Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T13:05:56.646Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T13:05:56.646Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T13:05:56.646Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T13:05:56.646Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T13:05:56.646Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T13:05:56.646Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T13:05:57.118Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T13:05:57.118Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T13:05:57.118Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T13:05:57.118Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T13:05:57.118Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T13:05:57.118Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T13:05:57.118Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T13:05:57.118Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T13:05:57.118Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T13:05:57.118Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T13:05:57.379Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T13:05:57.379Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T13:05:57.379Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T13:05:57.947Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T13:05:57.947Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T13:05:58.206Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T13:05:58.206Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T13:05:58.206Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T13:05:58.206Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T13:05:58.206Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T13:05:58.465Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T13:05:58.465Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T13:05:58.846Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T13:05:58.846Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T13:05:59.105Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T13:05:59.105Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T13:05:59.105Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T13:05:59.105Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T13:05:59.368Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T13:05:59.368Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T13:05:59.368Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T13:05:59.368Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T13:05:59.368Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T13:05:59.368Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T13:05:59.368Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T13:05:59.368Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T13:05:59.368Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T13:05:59.368Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T13:05:59.629Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T13:05:59.629Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T13:05:59.629Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T13:05:59.889Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T13:05:59.889Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T13:05:59.889Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T13:05:59.889Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T13:05:59.889Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T13:05:59.889Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T13:06:00.149Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T13:06:00.149Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T13:06:00.149Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T13:06:00.149Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T13:06:00.149Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T13:06:00.149Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T13:06:00.149Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T13:06:00.149Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T13:06:00.410Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T13:06:00.410Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T13:06:00.410Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T13:06:00.410Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T13:06:00.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T13:06:00.410Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T13:06:00.410Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T13:06:00.410Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T13:06:00.410Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T13:06:00.410Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T13:06:00.410Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T13:06:00.410Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T13:06:00.410Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T13:06:00.410Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T13:06:00.410Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T13:06:00.410Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T13:06:00.670Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T13:06:00.670Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T13:06:00.670Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T13:06:00.670Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T13:06:00.670Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T13:06:00.670Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T13:06:00.670Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T13:06:00.670Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T13:06:00.670Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T13:06:00.670Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T13:06:00.670Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T13:06:00.930Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T13:06:00.930Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T13:06:00.930Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T13:06:00.930Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T13:06:00.930Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T13:06:00.930Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T13:06:00.930Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T13:06:00.930Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T13:06:00.930Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T13:06:00.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T13:06:00.930Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T13:06:00.930Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T13:06:00.930Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T13:06:00.930Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T13:06:00.930Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T13:06:01.189Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T13:06:01.189Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T13:06:01.189Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T13:06:01.189Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T13:06:01.190Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T13:06:01.190Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T13:06:01.190Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T13:06:01.190Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T13:06:01.190Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T13:06:01.190Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T13:06:01.190Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T13:06:01.190Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T13:06:01.190Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T13:06:01.190Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T13:06:01.190Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T13:06:01.499Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T13:06:01.499Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T13:06:01.499Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T13:06:01.499Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T13:06:01.499Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T13:06:01.499Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T13:06:01.499Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T13:06:01.499Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T13:06:01.499Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T13:06:01.760Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T13:06:01.760Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T13:06:01.760Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T13:06:01.760Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T13:06:01.760Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T13:06:01.760Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T13:06:01.760Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T13:06:01.760Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T13:06:01.760Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T13:06:01.760Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T13:06:01.760Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T13:06:01.760Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T13:06:01.760Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T13:06:01.760Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T13:06:01.760Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T13:06:01.760Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T13:06:01.760Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T13:06:01.760Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T13:06:01.760Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T13:06:01.760Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T13:06:01.760Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T13:06:01.760Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T13:06:01.760Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T13:06:01.760Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T13:06:01.760Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T13:06:01.760Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T13:06:02.154Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T13:06:02.154Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T13:06:02.154Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T13:06:02.154Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T13:06:02.154Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T13:06:02.154Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T13:06:02.154Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T13:06:02.154Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T13:06:02.154Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T13:06:02.154Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T13:06:02.154Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T13:06:02.154Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T13:06:02.154Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T13:06:02.416Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T13:06:02.416Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T13:06:02.416Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T13:06:02.416Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T13:06:02.416Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T13:06:02.416Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T13:06:02.416Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T13:06:02.416Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T13:06:02.416Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T13:06:02.416Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T13:06:02.416Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T13:06:02.416Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T13:06:02.416Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T13:06:02.416Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T13:06:02.986Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T13:06:03.555Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T13:06:03.555Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T13:06:03.555Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T13:06:03.555Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T13:06:03.555Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T13:06:03.555Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T13:06:03.555Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T13:06:03.555Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T13:06:03.555Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T13:06:03.555Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T13:06:03.555Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T13:06:03.555Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T13:06:03.555Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T13:06:03.815Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T13:06:03.815Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T13:06:03.815Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T13:06:03.815Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T13:06:03.815Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T13:06:03.815Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T13:06:03.815Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T13:06:03.815Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T13:06:03.815Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T13:06:03.815Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T13:06:03.815Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T13:06:03.815Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T13:06:04.074Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T13:06:04.074Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T13:06:04.074Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T13:06:04.074Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T13:06:04.074Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T13:06:04.074Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T13:06:04.074Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T13:06:04.074Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T13:06:04.074Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T13:06:04.074Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T13:06:04.074Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T13:06:04.074Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T13:06:04.074Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T13:06:04.074Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T13:06:04.074Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T13:06:04.074Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T13:06:04.074Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T13:06:04.713Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T13:06:04.713Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T13:06:04.713Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T13:06:04.713Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T13:06:04.713Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T13:06:04.713Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T13:06:04.973Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T13:06:04.973Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T13:06:11.364Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T13:06:11.364Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T13:06:11.625Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T13:06:11.625Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T13:06:14.923Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T13:06:14.923Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T13:06:32.714Z] Removing intermediate container 7915147c1518 [2022-04-28T13:06:32.714Z] ---> 4fa53d209e29 [2022-04-28T13:06:32.714Z] Successfully built 4fa53d209e29 [2022-04-28T13:06:32.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:06:33.059Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T13:06:33.059Z] . [Pipeline] withDockerContainer [2022-04-28T13:06:33.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-33657 does not seem to be running inside a container [2022-04-28T13:06:33.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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-28T13:06:34.762Z] $ docker top 40ab5e8bedbfd506b3f9998aba6f8ea8c5a0890258af8cc966aaca1dc7edbcd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T13:06:35.662Z] + go version [2022-04-28T13:06:35.662Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T13:06:35.692Z] $ docker stop --time=1 40ab5e8bedbfd506b3f9998aba6f8ea8c5a0890258af8cc966aaca1dc7edbcd1 [2022-04-28T13:06:37.305Z] $ docker rm -f 40ab5e8bedbfd506b3f9998aba6f8ea8c5a0890258af8cc966aaca1dc7edbcd1 [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-28T13:06:37.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T13:06:37.950Z] [2022-04-28T13:06:37.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:06:38.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T13:06:38.301Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T13:06:38.301Z] 29e5d40040c1: Pulling fs layer [2022-04-28T13:06:38.301Z] 1ce36da41761: Pulling fs layer [2022-04-28T13:06:38.301Z] 25b303627fd3: Pulling fs layer [2022-04-28T13:06:38.585Z] 29e5d40040c1: Download complete [2022-04-28T13:06:38.863Z] 1ce36da41761: Verifying Checksum [2022-04-28T13:06:38.863Z] 1ce36da41761: Download complete [2022-04-28T13:06:39.139Z] 29e5d40040c1: Pull complete [2022-04-28T13:06:40.580Z] 1ce36da41761: Pull complete [2022-04-28T13:06:40.580Z] 25b303627fd3: Verifying Checksum [2022-04-28T13:06:40.580Z] 25b303627fd3: Download complete [2022-04-28T13:06:52.989Z] 25b303627fd3: Pull complete [2022-04-28T13:06:52.989Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T13:06:52.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T13:06:52.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T13:06:53.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-33657 does not seem to be running inside a container [2022-04-28T13:06:53.311Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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-28T13:06:55.431Z] $ docker top a59dc039409a73f5fca8d599eb24053cf359700f09780981cfca681e148c56f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T13:06:56.327Z] + docker-compose+ buildgrep --help parallel [2022-04-28T13:06:56.327Z] [2022-04-28T13:06:59.699Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T13:06:59.998Z] $ docker stop --time=1 a59dc039409a73f5fca8d599eb24053cf359700f09780981cfca681e148c56f6 [2022-04-28T13:07:01.682Z] $ docker rm -f a59dc039409a73f5fca8d599eb24053cf359700f09780981cfca681e148c56f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:07:02.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T13:07:02.273Z] . [Pipeline] withDockerContainer [2022-04-28T13:07:02.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-33657 does not seem to be running inside a container [2022-04-28T13:07:02.587Z] $ 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/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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-28T13:07:03.841Z] $ docker top 6bfa085f447215a49330c830407714003a3094c131cb410b85ac202c3f1d6ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T13:07:04.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T13:07:09.037Z] Building core-command ... [2022-04-28T13:07:09.037Z] Building core-data ... [2022-04-28T13:07:09.037Z] Building core-metadata ... [2022-04-28T13:07:09.037Z] Building security-bootstrapper ... [2022-04-28T13:07:09.037Z] Building security-proxy-setup ... [2022-04-28T13:07:09.037Z] Building security-secretstore-setup ... [2022-04-28T13:07:09.038Z] Building security-spiffe-token-provider ... [2022-04-28T13:07:09.038Z] Building security-spire-agent ... [2022-04-28T13:07:09.038Z] Building security-spire-config ... [2022-04-28T13:07:09.038Z] Building security-spire-server ... [2022-04-28T13:07:09.038Z] Building support-notifications ... [2022-04-28T13:07:09.038Z] Building support-scheduler ... [2022-04-28T13:07:09.038Z] Building sys-mgmt-agent ... [2022-04-28T13:07:09.038Z] Building security-spiffe-token-provider [2022-04-28T13:07:09.038Z] Building core-metadata [2022-04-28T13:07:09.038Z] Building security-secretstore-setup [2022-04-28T13:07:09.038Z] Building sys-mgmt-agent [2022-04-28T13:07:09.038Z] Building security-spire-server [2022-04-28T13:07:11.192Z] Removing intermediate container 84b52ad84b42 [2022-04-28T13:07:11.192Z] ---> cbbbcae6a981 [2022-04-28T13:07:11.192Z] [2022-04-28T13:07:11.192Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T13:07:11.192Z] 3.14: Pulling from library/alpine [2022-04-28T13:07:11.192Z] Removing intermediate container 3149aef55601 [2022-04-28T13:07:11.192Z] ---> 96cc8b609711 [2022-04-28T13:07:11.192Z] [2022-04-28T13:07:11.192Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T13:07:11.192Z] 3.14: Pulling from library/alpine [2022-04-28T13:07:11.192Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T13:07:11.192Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T13:07:11.192Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T13:07:11.192Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T13:07:11.192Z] ---> e04c818066af [2022-04-28T13:07:11.193Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T13:07:11.193Z] ---> e04c818066af [2022-04-28T13:07:11.193Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T13:07:11.193Z] ---> Running in 769f008203ce [2022-04-28T13:07:11.193Z] ---> Running in 3fea9ef47491 [2022-04-28T13:07:11.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:07:11.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:07:11.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:07:11.193Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T13:07:11.193Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T13:07:11.193Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:07:11.193Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:07:11.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:07:11.193Z] OK: 6 MiB in 16 packages [2022-04-28T13:07:11.193Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T13:07:11.193Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T13:07:11.193Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T13:07:11.193Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:07:11.193Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:07:11.193Z] OK: 6 MiB in 17 packages [2022-04-28T13:07:12.136Z] Removing intermediate container 769f008203ce [2022-04-28T13:07:12.136Z] ---> 398a440e197e [2022-04-28T13:07:12.136Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:07:12.396Z] ---> Running in 98374b1e64e2 [2022-04-28T13:07:12.666Z] Removing intermediate container 3fea9ef47491 [2022-04-28T13:07:12.666Z] ---> acf54d364604 [2022-04-28T13:07:12.666Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T13:07:12.945Z] ---> Running in e23d7fa925c3 [2022-04-28T13:07:12.945Z] Removing intermediate container 98374b1e64e2 [2022-04-28T13:07:12.945Z] ---> 546ad799ac63 [2022-04-28T13:07:12.945Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T13:07:13.207Z] ---> Running in 7b9095cb842b [2022-04-28T13:07:13.207Z] Removing intermediate container e23d7fa925c3 [2022-04-28T13:07:13.207Z] ---> 9edeb6c8c9c0 [2022-04-28T13:07:13.207Z] Step 13/25 : WORKDIR / [2022-04-28T13:07:13.467Z] ---> Running in b916a9452fc8 [2022-04-28T13:07:13.467Z] Removing intermediate container 7b9095cb842b [2022-04-28T13:07:13.467Z] ---> aa92bef5304e [2022-04-28T13:07:13.467Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T13:07:13.467Z] ---> Running in 9f48a4e24c95 [2022-04-28T13:07:13.767Z] Removing intermediate container b916a9452fc8 [2022-04-28T13:07:13.767Z] ---> cf18ca906e8c [2022-04-28T13:07:13.767Z] 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-28T13:07:14.026Z] Removing intermediate container 9f48a4e24c95 [2022-04-28T13:07:14.026Z] ---> 8687a9463c4c [2022-04-28T13:07:14.026Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:07:14.289Z] ---> 9201ee1fb85b [2022-04-28T13:07:14.289Z] 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-28T13:07:14.547Z] ---> 00778a501c1f [2022-04-28T13:07:14.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T13:07:15.484Z] ---> 8e02af9efbab [2022-04-28T13:07:15.484Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T13:07:16.052Z] ---> e77726cc8443 [2022-04-28T13:07:16.052Z] 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-28T13:07:16.052Z] ---> 28bdb56b5cca [2022-04-28T13:07:16.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T13:07:16.619Z] ---> 360eb000a52b [2022-04-28T13:07:16.619Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T13:07:16.619Z] ---> 6ac008597e56 [2022-04-28T13:07:16.619Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T13:07:16.880Z] ---> Running in 9d3e90d54fe6 [2022-04-28T13:07:17.140Z] Removing intermediate container 9d3e90d54fe6 [2022-04-28T13:07:17.140Z] ---> 02c374be647e [2022-04-28T13:07:17.140Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:07:17.401Z] ---> Running in 6ead119431a2 [2022-04-28T13:07:17.401Z] ---> 2b38a576f0ad [2022-04-28T13:07:17.401Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T13:07:17.975Z] Removing intermediate container 6ead119431a2 [2022-04-28T13:07:17.975Z] ---> c739dffd31a0 [2022-04-28T13:07:17.975Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T13:07:18.234Z] ---> Running in 4e57196ded55 [2022-04-28T13:07:18.491Z] Removing intermediate container 4e57196ded55 [2022-04-28T13:07:18.491Z] ---> 820b29698cbf [2022-04-28T13:07:18.491Z] Step 21/22 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:07:18.748Z] ---> Running in 7338d8bc0e9c [2022-04-28T13:07:18.748Z] ---> efed487a14e9 [2022-04-28T13:07:18.748Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T13:07:19.331Z] Removing intermediate container 7338d8bc0e9c [2022-04-28T13:07:19.331Z] ---> c46dc07959bd [2022-04-28T13:07:19.331Z] Step 22/22 : LABEL version=2.2.0-dev.85 [2022-04-28T13:07:19.590Z] ---> Running in a7ac5980b23d [2022-04-28T13:07:19.849Z] ---> efe4cbc5e645 [2022-04-28T13:07:19.849Z] 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-28T13:07:20.108Z] ---> Running in fb8dab2e0a40 [2022-04-28T13:07:20.108Z] Removing intermediate container a7ac5980b23d [2022-04-28T13:07:20.108Z] ---> 451c0050ca92 [2022-04-28T13:07:20.108Z] [2022-04-28T13:07:20.108Z] Successfully built 451c0050ca92 [2022-04-28T13:07:20.367Z] Successfully tagged support-notifications:latest [2022-04-28T13:07:20.367Z]  Building support-notifications ... done Building core-command [2022-04-28T13:07:24.553Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:07:24.553Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:07:24.553Z] ---> 0a98d04065a2 [2022-04-28T13:07:24.553Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:07:24.553Z] ---> Using cache [2022-04-28T13:07:24.553Z] ---> afe0f8ffe8ae [2022-04-28T13:07:24.553Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:07:24.553Z] ---> Using cache [2022-04-28T13:07:24.553Z] ---> baa74e53627f [2022-04-28T13:07:24.553Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T13:07:29.823Z] ---> Running in 33f80b71cbf0 [2022-04-28T13:07:30.390Z] Removing intermediate container fb8dab2e0a40 [2022-04-28T13:07:30.390Z] ---> c4ea8605ac28 [2022-04-28T13:07:30.390Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T13:07:30.390Z] ---> Running in 6ffb97575e47 [2022-04-28T13:07:30.958Z] Removing intermediate container 6ffb97575e47 [2022-04-28T13:07:30.958Z] ---> 5240dedf889d [2022-04-28T13:07:30.958Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T13:07:30.958Z] ---> Running in ad1e7b23ed2e [2022-04-28T13:07:31.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:07:31.218Z] Removing intermediate container ad1e7b23ed2e [2022-04-28T13:07:31.218Z] ---> f32b12937864 [2022-04-28T13:07:31.218Z] Step 24/25 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:07:31.476Z] ---> Running in 2946fb695b48 [2022-04-28T13:07:31.742Z] Removing intermediate container 2946fb695b48 [2022-04-28T13:07:31.742Z] ---> 791029ced3f4 [2022-04-28T13:07:31.742Z] Step 25/25 : LABEL version=2.2.0-dev.85 [2022-04-28T13:07:32.000Z] ---> Running in 5777bbeb5abe [2022-04-28T13:07:32.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:07:32.586Z] OK: 221 MiB in 52 packages [2022-04-28T13:07:32.844Z] Removing intermediate container 5777bbeb5abe [2022-04-28T13:07:32.844Z] ---> 682f59b887ac [2022-04-28T13:07:32.844Z] [2022-04-28T13:07:32.844Z] Successfully built 682f59b887ac [2022-04-28T13:07:33.103Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T13:07:33.103Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-04-28T13:07:37.300Z] Removing intermediate container 33f80b71cbf0 [2022-04-28T13:07:37.300Z] ---> 015b3c12a81d [2022-04-28T13:07:37.300Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:07:37.300Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:07:37.300Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:07:37.300Z] ---> 0a98d04065a2 [2022-04-28T13:07:37.300Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T13:07:37.300Z] ---> Using cache [2022-04-28T13:07:37.300Z] ---> afe0f8ffe8ae [2022-04-28T13:07:37.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:07:37.300Z] ---> Using cache [2022-04-28T13:07:37.300Z] ---> baa74e53627f [2022-04-28T13:07:37.300Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T13:07:37.300Z] ---> Using cache [2022-04-28T13:07:37.300Z] ---> 015b3c12a81d [2022-04-28T13:07:37.300Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T13:07:37.875Z] ---> 1dd426889936 [2022-04-28T13:07:37.875Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:07:37.875Z] ---> 722b09b756ed [2022-04-28T13:07:37.875Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:07:37.875Z] ---> Running in a12a6939bf21 [2022-04-28T13:07:37.875Z] ---> Running in 21f9101b5ceb [2022-04-28T13:07:41.164Z] Removing intermediate container a12a6939bf21 [2022-04-28T13:07:41.164Z] ---> 73635432006b [2022-04-28T13:07:41.164Z] Step 8/22 : COPY . . [2022-04-28T13:07:41.164Z] Removing intermediate container 21f9101b5ceb [2022-04-28T13:07:41.164Z] ---> 0129afd87303 [2022-04-28T13:07:41.164Z] Step 8/23 : COPY . . [2022-04-28T13:08:05.593Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:05.593Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:05.593Z] ---> 4fa53d209e29 [2022-04-28T13:08:05.593Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T13:08:05.593Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:05.593Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:05.593Z] ---> 4fa53d209e29 [2022-04-28T13:08:05.593Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T13:08:05.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:05.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:05.593Z] ---> 4fa53d209e29 [2022-04-28T13:08:05.593Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:08:05.593Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:05.593Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:05.593Z] ---> 4fa53d209e29 [2022-04-28T13:08:05.593Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T13:08:05.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:05.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:05.593Z] ---> 4fa53d209e29 [2022-04-28T13:08:05.593Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:08:05.593Z] ---> Running in 034cdebbe3a9 [2022-04-28T13:08:05.593Z] ---> Running in 23df817efedf [2022-04-28T13:08:05.593Z] ---> Running in 1801d081e417 [2022-04-28T13:08:05.593Z] ---> Running in ef490647ee8e [2022-04-28T13:08:05.593Z] ---> Running in 402f6f5ec8bc [2022-04-28T13:08:05.593Z] Removing intermediate container 1801d081e417 [2022-04-28T13:08:05.593Z] ---> db928e14c005 [2022-04-28T13:08:05.593Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:08:05.593Z] Removing intermediate container 23df817efedf [2022-04-28T13:08:05.593Z] ---> 8e2ad3f35a1d [2022-04-28T13:08:05.593Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:08:05.593Z] Removing intermediate container 034cdebbe3a9 [2022-04-28T13:08:05.593Z] ---> 96e4a1337a80 [2022-04-28T13:08:05.593Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T13:08:05.593Z] ---> Running in fd0e48dcdfec [2022-04-28T13:08:05.593Z] Removing intermediate container 402f6f5ec8bc [2022-04-28T13:08:05.593Z] ---> 049d54d91adf [2022-04-28T13:08:05.593Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:08:05.593Z] Removing intermediate container ef490647ee8e [2022-04-28T13:08:05.593Z] ---> 4010c22860fd [2022-04-28T13:08:05.593Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:08:05.593Z] ---> Running in db388ca1a3c3 [2022-04-28T13:08:05.593Z] ---> Running in 95eab5c144b4 [2022-04-28T13:08:05.593Z] ---> Running in a6bb3bac4d3d [2022-04-28T13:08:05.593Z] ---> Running in c760bd91d0b2 [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] Removing intermediate container fd0e48dcdfec [2022-04-28T13:08:05.593Z] ---> ea5523b236cd [2022-04-28T13:08:05.593Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T13:08:05.593Z] ---> Running in 1dffac462a09 [2022-04-28T13:08:05.593Z] Removing intermediate container db388ca1a3c3 [2022-04-28T13:08:05.593Z] ---> 76d7ae3b4e0f [2022-04-28T13:08:05.593Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] ---> Running in 8d0a02878ec3 [2022-04-28T13:08:05.593Z] Removing intermediate container a6bb3bac4d3d [2022-04-28T13:08:05.593Z] ---> ac5dca380f4b [2022-04-28T13:08:05.593Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T13:08:05.593Z] Removing intermediate container c760bd91d0b2 [2022-04-28T13:08:05.593Z] ---> a4e260976f74 [2022-04-28T13:08:05.593Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T13:08:05.593Z] ---> Running in 3c47d80afd44 [2022-04-28T13:08:05.593Z] ---> Running in ea62435e54dd [2022-04-28T13:08:05.593Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:08:05.593Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:08:05.593Z] OK: 15739 distinct packages available [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:05.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:06.159Z] OK: 220 MiB in 52 packages [2022-04-28T13:08:06.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:06.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:08:06.788Z] OK: 220 MiB in 52 packages [2022-04-28T13:08:07.070Z] OK: 220 MiB in 52 packages [2022-04-28T13:08:07.705Z] OK: 220 MiB in 52 packages [2022-04-28T13:08:07.705Z] Removing intermediate container 95eab5c144b4 [2022-04-28T13:08:07.705Z] ---> a7fbed4195d7 [2022-04-28T13:08:07.705Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T13:08:07.705Z] OK: 220 MiB in 52 packages [2022-04-28T13:08:08.688Z] Removing intermediate container 1dffac462a09 [2022-04-28T13:08:08.688Z] ---> 86b0edf15b1b [2022-04-28T13:08:08.688Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T13:08:08.981Z] Removing intermediate container 8d0a02878ec3 [2022-04-28T13:08:08.981Z] ---> b6a5f5a35297 [2022-04-28T13:08:08.981Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T13:08:09.261Z] Removing intermediate container ea62435e54dd [2022-04-28T13:08:09.261Z] ---> 4130a4deb9d0 [2022-04-28T13:08:09.261Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:08:09.261Z] Removing intermediate container 3c47d80afd44 [2022-04-28T13:08:09.261Z] ---> 19de64b71618 [2022-04-28T13:08:09.261Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:08:09.261Z] ---> 8649ab0be43e [2022-04-28T13:08:09.261Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:09.261Z] ---> Running in c4c3789da2c8 [2022-04-28T13:08:10.272Z] ---> b099ee802982 [2022-04-28T13:08:10.272Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:10.272Z] ---> 7177c30ba747 [2022-04-28T13:08:10.272Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:10.272Z] ---> Running in f46013869c61 [2022-04-28T13:08:10.577Z] ---> Running in edd0eb1bacb9 [2022-04-28T13:08:10.851Z] ---> 05a6a9387c7f [2022-04-28T13:08:10.851Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:10.851Z] ---> 938ad44b694d [2022-04-28T13:08:10.851Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:10.851Z] ---> Running in 2ccf784cc1b9 [2022-04-28T13:08:11.128Z] ---> Running in 4de515773fbc [2022-04-28T13:08:13.248Z] ---> f1cb09ae261a [2022-04-28T13:08:13.249Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T13:08:13.249Z] ---> 2c0d445af4a5 [2022-04-28T13:08:13.249Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T13:08:13.249Z] ---> Running in 1e7a72aae7d3 [2022-04-28T13:08:13.249Z] ---> Running in c3e7c4144608 [2022-04-28T13:08:13.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T13:08:13.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T13:08:13.841Z] Removing intermediate container c4c3789da2c8 [2022-04-28T13:08:13.841Z] ---> 4e5431102e64 [2022-04-28T13:08:13.841Z] Step 7/20 : COPY . . [2022-04-28T13:08:16.088Z] Removing intermediate container f46013869c61 [2022-04-28T13:08:16.088Z] ---> 4a0236e7ace5 [2022-04-28T13:08:16.088Z] Step 8/25 : COPY . . [2022-04-28T13:08:18.173Z] Removing intermediate container edd0eb1bacb9 [2022-04-28T13:08:18.173Z] ---> 5ac697ce7451 [2022-04-28T13:08:18.173Z] Step 8/25 : COPY . . [2022-04-28T13:08:18.173Z] Removing intermediate container 4de515773fbc [2022-04-28T13:08:18.173Z] ---> e218979b2e5d [2022-04-28T13:08:18.173Z] Step 8/23 : COPY . . [2022-04-28T13:08:18.173Z] Removing intermediate container 2ccf784cc1b9 [2022-04-28T13:08:18.173Z] ---> 932370c88723 [2022-04-28T13:08:18.173Z] Step 8/23 : COPY . . [2022-04-28T13:08:35.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T13:08:36.551Z] ---> 51451c9e33e4 [2022-04-28T13:08:36.551Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T13:08:36.551Z] ---> 1365becc3843 [2022-04-28T13:08:36.551Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T13:08:36.551Z] ---> Running in 47fadba1b4e0 [2022-04-28T13:08:36.551Z] ---> Running in c34702c6e0a1 [2022-04-28T13:08:36.551Z] ---> 575b57fc2da7 [2022-04-28T13:08:36.551Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T13:08:36.551Z] ---> Running in f007eaec0606 [2022-04-28T13:08:36.551Z] ---> d3c7feda521a [2022-04-28T13:08:36.551Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T13:08:36.551Z] ---> Running in 53bccf4c8580 [2022-04-28T13:08:36.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T13:08:36.551Z] ---> 02c5a90e4232 [2022-04-28T13:08:36.551Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T13:08:36.551Z] ---> Running in 7c71964c9dce [2022-04-28T13:08:36.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T13:08:36.551Z] Removing intermediate container 53bccf4c8580 [2022-04-28T13:08:36.551Z] ---> 4055f9b438e1 [2022-04-28T13:08:36.551Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T13:08:36.832Z] ---> Running in 6b8ec14a5e98 [2022-04-28T13:08:37.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T13:08:38.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T13:08:39.371Z] Removing intermediate container 1e7a72aae7d3 [2022-04-28T13:08:39.371Z] ---> f1a39f4cf65b [2022-04-28T13:08:39.371Z] [2022-04-28T13:08:39.371Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T13:08:39.371Z] ---> e04c818066af [2022-04-28T13:08:39.371Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T13:08:39.371Z] Removing intermediate container c3e7c4144608 [2022-04-28T13:08:39.371Z] ---> 47d1976ee24a [2022-04-28T13:08:39.371Z] [2022-04-28T13:08:39.371Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T13:08:39.371Z] ---> e04c818066af [2022-04-28T13:08:39.371Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T13:08:39.371Z] ---> Running in 7c14c580b7e6 [2022-04-28T13:08:39.371Z] ---> Running in f2a716280f97 [2022-04-28T13:08:39.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:39.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:39.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:39.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:40.201Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T13:08:40.201Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:08:40.201Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T13:08:40.201Z] OK: 6 MiB in 15 packages [2022-04-28T13:08:40.201Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T13:08:40.201Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T13:08:40.201Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T13:08:40.201Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T13:08:40.201Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T13:08:40.201Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:08:40.201Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:08:40.201Z] OK: 8 MiB in 20 packages [2022-04-28T13:08:40.287Z] Removing intermediate container 6b8ec14a5e98 [2022-04-28T13:08:40.287Z] ---> 3ad6a027c8b8 [2022-04-28T13:08:40.287Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T13:08:40.287Z] ---> Running in 9a7963fe9cf8 [2022-04-28T13:08:40.770Z] Removing intermediate container 7c14c580b7e6 [2022-04-28T13:08:40.770Z] ---> 28f0f9be3682 [2022-04-28T13:08:40.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:08:40.770Z] ---> Running in dcc642a3623c [2022-04-28T13:08:40.770Z] Removing intermediate container f2a716280f97 [2022-04-28T13:08:40.770Z] ---> 66e8ad429819 [2022-04-28T13:08:40.770Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T13:08:40.890Z] Removing intermediate container 9a7963fe9cf8 [2022-04-28T13:08:40.890Z] ---> 75b4851c4e69 [2022-04-28T13:08:40.890Z] 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-28T13:08:40.890Z] ---> Running in 81939e1d50fa [2022-04-28T13:08:41.029Z] ---> Running in 6e06c0ed4d72 [2022-04-28T13:08:41.029Z] Removing intermediate container dcc642a3623c [2022-04-28T13:08:41.029Z] ---> 6c61f148e804 [2022-04-28T13:08:41.029Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T13:08:41.029Z] ---> Running in 43513d1ab2da [2022-04-28T13:08:41.029Z] Removing intermediate container 6e06c0ed4d72 [2022-04-28T13:08:41.029Z] ---> a10d954be147 [2022-04-28T13:08:41.029Z] Step 13/22 : WORKDIR /edgex [2022-04-28T13:08:41.029Z] ---> Running in 89d22af3dbc4 [2022-04-28T13:08:41.029Z] Removing intermediate container 43513d1ab2da [2022-04-28T13:08:41.029Z] ---> 6002625ab404 [2022-04-28T13:08:41.029Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T13:08:41.289Z] ---> Running in 5a7f1c0ae319 [2022-04-28T13:08:41.289Z] Removing intermediate container 89d22af3dbc4 [2022-04-28T13:08:41.289Z] ---> 9f6501905411 [2022-04-28T13:08:41.289Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T13:08:41.289Z] Removing intermediate container 5a7f1c0ae319 [2022-04-28T13:08:41.289Z] ---> 8ff9f098d14d [2022-04-28T13:08:41.289Z] Step 15/23 : WORKDIR / [2022-04-28T13:08:41.289Z] ---> Running in f6923d7fc4cd [2022-04-28T13:08:41.289Z] ---> c4b546627510 [2022-04-28T13:08:41.289Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T13:08:41.554Z] Removing intermediate container f6923d7fc4cd [2022-04-28T13:08:41.554Z] ---> 0a1994546147 [2022-04-28T13:08:41.554Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:08:41.816Z] ---> de423e354d47 [2022-04-28T13:08:41.816Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T13:08:41.816Z] ---> f30bac3d4f5c [2022-04-28T13:08:41.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T13:08:42.079Z] ---> 8e6c5f4086ce [2022-04-28T13:08:42.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T13:08:42.079Z] ---> 5c9c750b35a5 [2022-04-28T13:08:42.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T13:08:42.347Z] ---> c817ba18b700 [2022-04-28T13:08:42.347Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T13:08:42.347Z] ---> Running in 0688b65431a7 [2022-04-28T13:08:42.347Z] ---> c06cc9505c93 [2022-04-28T13:08:42.347Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T13:08:42.347Z] ---> Running in a266c9593b6a [2022-04-28T13:08:42.608Z] Removing intermediate container a266c9593b6a [2022-04-28T13:08:42.608Z] ---> 988c0d9de5fb [2022-04-28T13:08:42.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:08:42.608Z] ---> Running in 3039983f22e6 [2022-04-28T13:08:42.608Z] Removing intermediate container 3039983f22e6 [2022-04-28T13:08:42.608Z] ---> 35d4e63d31a9 [2022-04-28T13:08:42.608Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T13:08:42.608Z] ---> Running in 122032eec786 [2022-04-28T13:08:42.867Z] Removing intermediate container 122032eec786 [2022-04-28T13:08:42.867Z] ---> 73e5af297983 [2022-04-28T13:08:42.867Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:08:42.867Z] ---> Running in 61dbd37058d0 [2022-04-28T13:08:42.867Z] Removing intermediate container 61dbd37058d0 [2022-04-28T13:08:42.867Z] ---> 328c16c3bb99 [2022-04-28T13:08:42.867Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:08:42.867Z] ---> Running in de368ad9213f [2022-04-28T13:08:43.128Z] Removing intermediate container 0688b65431a7 [2022-04-28T13:08:43.128Z] ---> 217ff3bf8281 [2022-04-28T13:08:43.128Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T13:08:43.128Z] ---> Running in 19ec730d2f00 [2022-04-28T13:08:43.128Z] Removing intermediate container de368ad9213f [2022-04-28T13:08:43.128Z] ---> ef0c473ce5c4 [2022-04-28T13:08:43.128Z] [2022-04-28T13:08:43.128Z] Removing intermediate container 19ec730d2f00 [2022-04-28T13:08:43.128Z] ---> 499e1dad8a65 [2022-04-28T13:08:43.128Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T13:08:43.128Z] ---> Running in 1fc2b9c67609 [2022-04-28T13:08:43.128Z] Successfully built ef0c473ce5c4 [2022-04-28T13:08:43.128Z] Successfully tagged core-command:latest [2022-04-28T13:08:43.128Z] Building support-scheduler [2022-04-28T13:08:43.389Z]  Building core-command ... done Removing intermediate container 1fc2b9c67609 [2022-04-28T13:08:43.389Z] ---> 56eb722b3693 [2022-04-28T13:08:43.389Z] Step 21/22 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:08:43.560Z] spire-1.2.1/ [2022-04-28T13:08:43.560Z] spire-1.2.1/.data/ [2022-04-28T13:08:43.560Z] spire-1.2.1/.data/.file [2022-04-28T13:08:43.560Z] spire-1.2.1/.dockerignore [2022-04-28T13:08:43.560Z] spire-1.2.1/.gitattributes [2022-04-28T13:08:43.560Z] spire-1.2.1/.githooks/ [2022-04-28T13:08:43.560Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/ [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/ [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T13:08:43.560Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T13:08:43.560Z] spire-1.2.1/.gitignore [2022-04-28T13:08:43.560Z] spire-1.2.1/.go-version [2022-04-28T13:08:43.560Z] spire-1.2.1/.golangci.yml [2022-04-28T13:08:43.560Z] spire-1.2.1/ADOPTERS.md [2022-04-28T13:08:43.560Z] spire-1.2.1/CHANGELOG.md [2022-04-28T13:08:43.560Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T13:08:43.560Z] spire-1.2.1/CODEOWNERS [2022-04-28T13:08:43.560Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T13:08:43.560Z] spire-1.2.1/Dockerfile [2022-04-28T13:08:43.560Z] spire-1.2.1/Dockerfile.dev [2022-04-28T13:08:43.560Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T13:08:43.560Z] spire-1.2.1/LICENSE [2022-04-28T13:08:43.560Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T13:08:43.560Z] spire-1.2.1/Makefile [2022-04-28T13:08:43.560Z] spire-1.2.1/README.md [2022-04-28T13:08:43.560Z] spire-1.2.1/ROADMAP.md [2022-04-28T13:08:43.560Z] spire-1.2.1/SECURITY.md [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T13:08:43.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T13:08:43.561Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/ [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/agent/ [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/server/ [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/server/server.conf [2022-04-28T13:08:43.561Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/ [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/auditlog.md [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/images/ [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T13:08:43.561Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T13:08:43.649Z] ---> Running in 9081ec248ee7 [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/spire_server.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/telemetry.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/upgrading.md [2022-04-28T13:08:43.839Z] spire-1.2.1/doc/using_spire.md [2022-04-28T13:08:43.839Z] spire-1.2.1/examples/ [2022-04-28T13:08:43.839Z] spire-1.2.1/examples/README.md [2022-04-28T13:08:43.839Z] spire-1.2.1/go.mod [2022-04-28T13:08:43.839Z] spire-1.2.1/go.sum [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T13:08:43.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T13:08:43.840Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T13:08:44.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/log/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T13:08:44.119Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/version/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/config.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T13:08:44.396Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:08:44.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T13:08:44.674Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/server.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/private/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/private/server/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T13:08:44.675Z] spire-1.2.1/release/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/README.md [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/conf/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T13:08:44.675Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T13:08:44.675Z] spire-1.2.1/script/ [2022-04-28T13:08:44.675Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T13:08:44.675Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T13:08:44.675Z] spire-1.2.1/support/ [2022-04-28T13:08:44.675Z] spire-1.2.1/support/k8s/ [2022-04-28T13:08:44.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T13:08:44.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T13:08:44.676Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T13:08:44.950Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/clock/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/clock/clock.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T13:08:44.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T13:08:44.951Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/common [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T13:08:44.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T13:08:45.230Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T13:08:45.231Z] spire-1.2.1/test/integration/test.sh [2022-04-28T13:08:45.231Z] spire-1.2.1/test/plugintest/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/ [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T13:08:45.231Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testca/ [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testca/ca.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testkey/ [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/testkey/new.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T13:08:45.232Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/util/ [2022-04-28T13:08:45.232Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/util/race.go [2022-04-28T13:08:45.232Z] spire-1.2.1/test/util/util.go [2022-04-28T13:08:45.232Z] building spire from source... [2022-04-28T13:08:45.834Z] Installing go1.17.7... [2022-04-28T13:08:46.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:46.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:46.198Z] ---> 0a98d04065a2 [2022-04-28T13:08:46.198Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T13:08:46.198Z] ---> Using cache [2022-04-28T13:08:46.198Z] ---> afe0f8ffe8ae [2022-04-28T13:08:46.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:08:46.198Z] ---> Using cache [2022-04-28T13:08:46.198Z] ---> baa74e53627f [2022-04-28T13:08:46.198Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T13:08:46.198Z] ---> Using cache [2022-04-28T13:08:46.198Z] ---> 015b3c12a81d [2022-04-28T13:08:46.198Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T13:08:46.198Z] ---> Using cache [2022-04-28T13:08:46.198Z] ---> 1dd426889936 [2022-04-28T13:08:46.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:46.198Z] ---> Using cache [2022-04-28T13:08:46.198Z] ---> 73635432006b [2022-04-28T13:08:46.198Z] Step 8/22 : COPY . . [2022-04-28T13:08:46.198Z] ---> Using cache [2022-04-28T13:08:46.198Z] ---> f1cb09ae261a [2022-04-28T13:08:46.198Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T13:08:46.770Z] Removing intermediate container 9081ec248ee7 [2022-04-28T13:08:46.770Z] ---> d985870fa181 [2022-04-28T13:08:46.770Z] Step 22/22 : LABEL version=2.2.0-dev.85 [2022-04-28T13:08:46.770Z] ---> Running in 739b84e85414 [2022-04-28T13:08:46.770Z] ---> Running in c6f151dee598 [2022-04-28T13:08:47.030Z] Removing intermediate container c6f151dee598 [2022-04-28T13:08:47.030Z] ---> 75d57aefca77 [2022-04-28T13:08:47.030Z] [2022-04-28T13:08:47.030Z] Successfully built 75d57aefca77 [2022-04-28T13:08:47.030Z] Successfully tagged security-proxy-setup:latest [2022-04-28T13:08:47.030Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-28T13:08:47.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T13:08:50.325Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:08:50.325Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:08:50.325Z] ---> 0a98d04065a2 [2022-04-28T13:08:50.325Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T13:08:50.325Z] ---> Using cache [2022-04-28T13:08:50.325Z] ---> afe0f8ffe8ae [2022-04-28T13:08:50.325Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T13:08:52.862Z] ---> Running in a39143ee128e [2022-04-28T13:08:52.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:53.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:54.056Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:08:54.056Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:08:54.056Z] OK: 15864 distinct packages available [2022-04-28T13:08:54.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:54.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:08:55.445Z] OK: 221 MiB in 52 packages [2022-04-28T13:08:56.818Z] Removing intermediate container a39143ee128e [2022-04-28T13:08:56.818Z] ---> ad5b5892d7e7 [2022-04-28T13:08:56.818Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T13:08:57.077Z] ---> d90d20e06fa4 [2022-04-28T13:08:57.077Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:08:57.077Z] ---> Running in 10d2ce6a34ae [2022-04-28T13:08:58.984Z] Removing intermediate container 10d2ce6a34ae [2022-04-28T13:08:58.984Z] ---> a80438e72d7d [2022-04-28T13:08:58.984Z] Step 7/20 : COPY . . [2022-04-28T13:09:09.117Z] Building bin/spire-agent... [2022-04-28T13:09:09.117Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T13:09:09.117Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T13:09:09.117Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T13:09:09.117Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T13:09:09.117Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T13:09:09.117Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T13:09:09.117Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T13:09:09.117Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T13:09:09.117Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T13:09:09.117Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T13:09:09.117Z] Building bin/spire-agent... [2022-04-28T13:09:09.117Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T13:09:09.117Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T13:09:09.117Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T13:09:09.117Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T13:09:09.117Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T13:09:09.117Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T13:09:09.117Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T13:09:09.417Z]  ---> 41f2fce27653 [2022-04-28T13:09:09.417Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T13:09:09.417Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T13:09:09.417Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T13:09:09.417Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T13:09:09.417Z] Building bin/spire-agent... [2022-04-28T13:09:09.677Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T13:09:09.677Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T13:09:09.677Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T13:09:09.677Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T13:09:09.677Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T13:09:09.677Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T13:09:09.677Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T13:09:09.677Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T13:09:09.677Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T13:09:09.677Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T13:09:10.619Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T13:09:10.619Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T13:09:10.619Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T13:09:10.619Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T13:09:10.619Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T13:09:10.619Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T13:09:10.619Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T13:09:10.619Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T13:09:10.619Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T13:09:11.999Z]  ---> Running in 594c71afbf9c [2022-04-28T13:09:12.568Z] Removing intermediate container 739b84e85414 [2022-04-28T13:09:12.568Z] ---> 631506eddbe8 [2022-04-28T13:09:12.568Z] [2022-04-28T13:09:12.568Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T13:09:12.568Z] ---> e04c818066af [2022-04-28T13:09:12.568Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T13:09:12.568Z] ---> Using cache [2022-04-28T13:09:12.568Z] ---> 28f0f9be3682 [2022-04-28T13:09:12.568Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:09:12.568Z] ---> Using cache [2022-04-28T13:09:12.568Z] ---> 6c61f148e804 [2022-04-28T13:09:12.568Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T13:09:12.688Z] Building bin/spire-server... [2022-04-28T13:09:12.688Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T13:09:12.688Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T13:09:12.688Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T13:09:12.688Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T13:09:12.688Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T13:09:12.827Z] ---> Running in 57de885bcdd8 [2022-04-28T13:09:13.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T13:09:13.653Z] Removing intermediate container 57de885bcdd8 [2022-04-28T13:09:13.653Z] ---> 8ce5662648b2 [2022-04-28T13:09:13.653Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T13:09:13.653Z] ---> Running in ebeb530bfb2f [2022-04-28T13:09:14.221Z] Removing intermediate container ebeb530bfb2f [2022-04-28T13:09:14.221Z] ---> f09ac70f0e5f [2022-04-28T13:09:14.221Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:09:14.678Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T13:09:14.955Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T13:09:14.955Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T13:09:15.157Z] ---> c268c2855de5 [2022-04-28T13:09:15.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T13:09:15.231Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T13:09:15.512Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T13:09:16.113Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T13:09:16.113Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T13:09:16.113Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T13:09:16.390Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T13:09:16.390Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T13:09:16.677Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T13:09:16.677Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T13:09:16.677Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T13:09:16.955Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T13:09:17.070Z] ---> e4d6ebdd667a [2022-04-28T13:09:17.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T13:09:17.636Z] ---> ce847ecffd15 [2022-04-28T13:09:17.636Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T13:09:17.636Z] ---> Running in 0c1d241c31c4 [2022-04-28T13:09:17.894Z] Removing intermediate container 0c1d241c31c4 [2022-04-28T13:09:17.894Z] ---> 5e8390d55fb4 [2022-04-28T13:09:17.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:09:17.948Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T13:09:17.948Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T13:09:18.152Z] ---> Running in 83d9fc706f80 [2022-04-28T13:09:18.152Z] Removing intermediate container 83d9fc706f80 [2022-04-28T13:09:18.152Z] ---> db7e9d795a60 [2022-04-28T13:09:18.152Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T13:09:18.443Z] ---> Running in 6a4d59327dbb [2022-04-28T13:09:18.705Z] Removing intermediate container 6a4d59327dbb [2022-04-28T13:09:18.705Z] ---> a8afaf3b2f56 [2022-04-28T13:09:18.705Z] Step 21/22 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:09:18.991Z] ---> Running in 296ace38974b [2022-04-28T13:09:19.280Z] Removing intermediate container 296ace38974b [2022-04-28T13:09:19.280Z] ---> cf83b68781ea [2022-04-28T13:09:19.280Z] Step 22/22 : LABEL version=2.2.0-dev.85 [2022-04-28T13:09:19.539Z] ---> Running in b2035f65483b [2022-04-28T13:09:19.799Z] Removing intermediate container b2035f65483b [2022-04-28T13:09:19.799Z] ---> 44b47b4a009a [2022-04-28T13:09:19.799Z] [2022-04-28T13:09:20.057Z] Successfully built 44b47b4a009a [2022-04-28T13:09:20.057Z] Successfully tagged support-scheduler:latest [2022-04-28T13:09:20.057Z]  Building support-scheduler ... done Building core-metadata [2022-04-28T13:09:24.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:09:24.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:09:24.243Z] ---> 0a98d04065a2 [2022-04-28T13:09:24.243Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:09:24.243Z] ---> Using cache [2022-04-28T13:09:24.243Z] ---> afe0f8ffe8ae [2022-04-28T13:09:24.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:09:24.243Z] ---> Using cache [2022-04-28T13:09:24.243Z] ---> baa74e53627f [2022-04-28T13:09:24.243Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T13:09:24.243Z] ---> Using cache [2022-04-28T13:09:24.243Z] ---> 015b3c12a81d [2022-04-28T13:09:24.243Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:09:24.243Z] ---> Using cache [2022-04-28T13:09:24.243Z] ---> 1dd426889936 [2022-04-28T13:09:24.243Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:09:24.243Z] ---> Using cache [2022-04-28T13:09:24.243Z] ---> 73635432006b [2022-04-28T13:09:24.243Z] Step 8/23 : COPY . . [2022-04-28T13:09:24.243Z] ---> Using cache [2022-04-28T13:09:24.243Z] ---> f1cb09ae261a [2022-04-28T13:09:24.243Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T13:09:26.804Z] ---> Running in 48e2770e57f8 [2022-04-28T13:09:27.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T13:09:44.786Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T13:09:44.786Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T13:09:44.786Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T13:09:44.786Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T13:09:44.786Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T13:09:44.786Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T13:09:44.786Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T13:09:44.786Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T13:09:44.786Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T13:09:44.786Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T13:09:44.786Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T13:09:44.786Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T13:09:44.786Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T13:09:44.786Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T13:09:44.786Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T13:09:45.061Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T13:09:45.061Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T13:09:45.061Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T13:09:45.337Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T13:09:45.940Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T13:09:46.216Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T13:09:46.493Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T13:09:46.493Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T13:09:46.773Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T13:09:47.378Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T13:09:48.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T13:09:54.245Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T13:09:54.245Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T13:09:54.245Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T13:09:54.245Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T13:09:54.521Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T13:09:54.521Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T13:09:54.521Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T13:09:54.521Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T13:09:55.125Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T13:09:55.125Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T13:09:55.401Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T13:09:59.837Z] Removing intermediate container 594c71afbf9c [2022-04-28T13:09:59.837Z] ---> f0af289c8edd [2022-04-28T13:09:59.837Z] [2022-04-28T13:09:59.837Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T13:09:59.837Z] 3.15: Pulling from library/alpine [2022-04-28T13:09:59.837Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T13:09:59.837Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T13:09:59.837Z] ---> 0ac33e5f5afa [2022-04-28T13:09:59.837Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:10:05.120Z] Removing intermediate container 48e2770e57f8 [2022-04-28T13:10:05.120Z] ---> 51a417cd2173 [2022-04-28T13:10:05.120Z] [2022-04-28T13:10:05.120Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T13:10:05.120Z] ---> e04c818066af [2022-04-28T13:10:05.120Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T13:10:05.120Z] ---> Using cache [2022-04-28T13:10:05.120Z] ---> 28f0f9be3682 [2022-04-28T13:10:05.120Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:10:05.120Z] ---> Using cache [2022-04-28T13:10:05.120Z] ---> 6c61f148e804 [2022-04-28T13:10:05.120Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T13:10:17.339Z] ---> Running in eea7217dd6be [2022-04-28T13:10:17.339Z] ---> Running in a31d1260942e [2022-04-28T13:10:17.339Z] Removing intermediate container a31d1260942e [2022-04-28T13:10:17.339Z] ---> b73f4f91ab0f [2022-04-28T13:10:17.339Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T13:10:17.339Z] Removing intermediate container eea7217dd6be [2022-04-28T13:10:17.339Z] ---> 1d801e30065c [2022-04-28T13:10:17.339Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:17.339Z] ---> Running in ea7f95c48009 [2022-04-28T13:10:17.339Z] ---> Running in d2468e12511c [2022-04-28T13:10:17.606Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T13:10:17.606Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T13:10:17.606Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T13:10:17.611Z] Removing intermediate container ea7f95c48009 [2022-04-28T13:10:17.611Z] ---> 67eb5a5389d7 [2022-04-28T13:10:17.611Z] Step 15/23 : WORKDIR / [2022-04-28T13:10:17.869Z] ---> Running in cca74ec177e1 [2022-04-28T13:10:18.129Z] Removing intermediate container cca74ec177e1 [2022-04-28T13:10:18.129Z] ---> a8553dab75be [2022-04-28T13:10:18.129Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:10:18.697Z] ---> ce41390987a7 [2022-04-28T13:10:18.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T13:10:18.958Z] Removing intermediate container d2468e12511c [2022-04-28T13:10:18.958Z] ---> 1040c9d70cec [2022-04-28T13:10:18.958Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T13:10:19.221Z] ---> Running in 197db337137b [2022-04-28T13:10:19.482Z] ---> 2b9f7f842a26 [2022-04-28T13:10:19.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T13:10:19.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:19.742Z] ---> 89a8e30fc5c3 [2022-04-28T13:10:19.742Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T13:10:20.003Z] ---> Running in 19bbb46a3249 [2022-04-28T13:10:20.263Z] Removing intermediate container 19bbb46a3249 [2022-04-28T13:10:20.263Z] ---> 2fa3688f7bf4 [2022-04-28T13:10:20.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:10:20.263Z] ---> Running in 5d435bdb99eb [2022-04-28T13:10:20.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:20.524Z] Removing intermediate container 5d435bdb99eb [2022-04-28T13:10:20.524Z] ---> 21d36c06222d [2022-04-28T13:10:20.524Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T13:10:20.785Z] ---> Running in 7b629ff9616c [2022-04-28T13:10:21.045Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:10:21.045Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:10:21.045Z] OK: 15854 distinct packages available [2022-04-28T13:10:21.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:21.045Z] Removing intermediate container 7b629ff9616c [2022-04-28T13:10:21.045Z] ---> 7d941d1e6358 [2022-04-28T13:10:21.045Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:10:21.305Z] ---> Running in e08c6c5c7cd9 [2022-04-28T13:10:21.567Z] Removing intermediate container e08c6c5c7cd9 [2022-04-28T13:10:21.567Z] ---> da31f81265d1 [2022-04-28T13:10:21.567Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:10:21.567Z] ---> Running in 5b9e866c3df0 [2022-04-28T13:10:21.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:21.828Z] Removing intermediate container 5b9e866c3df0 [2022-04-28T13:10:21.828Z] ---> b08bdaceb347 [2022-04-28T13:10:21.828Z] [2022-04-28T13:10:21.828Z] Successfully built b08bdaceb347 [2022-04-28T13:10:22.088Z] Successfully tagged core-metadata:latest [2022-04-28T13:10:22.089Z] Building security-bootstrapper [2022-04-28T13:10:22.089Z]  Building core-metadata ... done (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T13:10:22.089Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T13:10:22.349Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T13:10:22.349Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T13:10:22.610Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T13:10:22.610Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T13:10:22.610Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:10:22.610Z] Removing intermediate container 3743e1e5621a [2022-04-28T13:10:22.610Z] ---> a3b98798808b [2022-04-28T13:10:22.610Z] [2022-04-28T13:10:22.610Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T13:10:22.610Z] ---> 0ac33e5f5afa [2022-04-28T13:10:22.610Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:10:22.610Z] ---> Using cache [2022-04-28T13:10:22.610Z] ---> 1d801e30065c [2022-04-28T13:10:22.610Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:22.610Z] ---> Using cache [2022-04-28T13:10:22.610Z] ---> 1040c9d70cec [2022-04-28T13:10:22.610Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T13:10:22.870Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T13:10:22.870Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T13:10:22.870Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:10:22.870Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:10:22.870Z] OK: 8 MiB in 23 packages [2022-04-28T13:10:23.809Z] Removing intermediate container 7c700557e12b [2022-04-28T13:10:23.809Z] ---> 24cff0d4ed82 [2022-04-28T13:10:23.809Z] [2022-04-28T13:10:23.809Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T13:10:23.809Z] ---> 0ac33e5f5afa [2022-04-28T13:10:23.809Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:10:23.809Z] ---> Using cache [2022-04-28T13:10:23.809Z] ---> 1d801e30065c [2022-04-28T13:10:23.809Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:23.809Z] ---> Using cache [2022-04-28T13:10:23.809Z] ---> 1040c9d70cec [2022-04-28T13:10:23.809Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T13:10:24.070Z] Removing intermediate container 73c414c67020 [2022-04-28T13:10:24.070Z] ---> 51bf7bb46402 [2022-04-28T13:10:24.070Z] [2022-04-28T13:10:24.070Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T13:10:24.070Z] ---> 0ac33e5f5afa [2022-04-28T13:10:24.070Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:10:24.070Z] ---> Using cache [2022-04-28T13:10:24.070Z] ---> 1d801e30065c [2022-04-28T13:10:24.070Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:24.070Z] ---> Using cache [2022-04-28T13:10:24.070Z] ---> 1040c9d70cec [2022-04-28T13:10:24.070Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T13:10:26.609Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:10:26.609Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:10:26.609Z] ---> 0a98d04065a2 [2022-04-28T13:10:26.609Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T13:10:26.609Z] ---> Using cache [2022-04-28T13:10:26.609Z] ---> afe0f8ffe8ae [2022-04-28T13:10:26.609Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:26.609Z] ---> Using cache [2022-04-28T13:10:26.609Z] ---> baa74e53627f [2022-04-28T13:10:26.609Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T13:10:26.609Z] ---> Using cache [2022-04-28T13:10:26.609Z] ---> 015b3c12a81d [2022-04-28T13:10:26.609Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T13:10:26.609Z] ---> Using cache [2022-04-28T13:10:26.609Z] ---> 1dd426889936 [2022-04-28T13:10:26.609Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:10:26.609Z] ---> Using cache [2022-04-28T13:10:26.609Z] ---> 73635432006b [2022-04-28T13:10:26.609Z] Step 8/31 : COPY . . [2022-04-28T13:10:26.609Z] ---> Using cache [2022-04-28T13:10:26.609Z] ---> f1cb09ae261a [2022-04-28T13:10:26.609Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T13:10:28.528Z] ---> Running in e776ff11cc5d [2022-04-28T13:10:28.528Z] ---> Running in f2985c83ec93 [2022-04-28T13:10:28.528Z] ---> Running in 36d5b4d6d7d8 [2022-04-28T13:10:28.528Z] ---> Running in 7d6650f3738b [2022-04-28T13:10:28.528Z] Removing intermediate container 197db337137b [2022-04-28T13:10:28.528Z] ---> a22ddc62e459 [2022-04-28T13:10:28.528Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:10:28.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:28.786Z] ---> 1f2bd34d6516 [2022-04-28T13:10:28.786Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T13:10:28.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:28.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:28.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T13:10:29.368Z] ---> 3b261d269fe1 [2022-04-28T13:10:29.369Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T13:10:29.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:29.630Z] ---> 13e56b1380b4 [2022-04-28T13:10:29.630Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T13:10:29.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:29.630Z] ---> Running in 0dc5d5435aa4 [2022-04-28T13:10:29.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:29.889Z] Removing intermediate container 0dc5d5435aa4 [2022-04-28T13:10:29.889Z] ---> 843c3c71fe7d [2022-04-28T13:10:29.889Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:10:29.889Z] ---> Running in 1c141fabd4e7 [2022-04-28T13:10:29.889Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:10:29.889Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:10:29.889Z] OK: 15854 distinct packages available [2022-04-28T13:10:29.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:29.889Z] Removing intermediate container 1c141fabd4e7 [2022-04-28T13:10:29.889Z] ---> 29efcfba5196 [2022-04-28T13:10:29.889Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T13:10:30.026Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T13:10:30.026Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T13:10:30.150Z] ---> Running in 246055307e1b [2022-04-28T13:10:30.150Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:10:30.150Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:10:30.150Z] OK: 15854 distinct packages available [2022-04-28T13:10:30.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:30.150Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:10:30.150Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:10:30.150Z] OK: 15854 distinct packages available [2022-04-28T13:10:30.150Z] Removing intermediate container 246055307e1b [2022-04-28T13:10:30.150Z] ---> 8b9691caa0ac [2022-04-28T13:10:30.150Z] Step 19/20 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:10:30.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:30.150Z] ---> Running in cf0ffef86f5d [2022-04-28T13:10:30.417Z] Removing intermediate container cf0ffef86f5d [2022-04-28T13:10:30.417Z] ---> 7890ccee57a4 [2022-04-28T13:10:30.417Z] Step 20/20 : LABEL version=2.2.0-dev.85 [2022-04-28T13:10:30.417Z] ---> Running in b3fae9c8901e [2022-04-28T13:10:30.417Z] Removing intermediate container b3fae9c8901e [2022-04-28T13:10:30.417Z] ---> 3b542cd7d49d [2022-04-28T13:10:30.417Z] [2022-04-28T13:10:30.682Z] Successfully built 3b542cd7d49d [2022-04-28T13:10:30.682Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T13:10:30.682Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-28T13:10:30.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:30.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:30.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:31.203Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T13:10:31.203Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:10:31.203Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T13:10:31.203Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T13:10:31.203Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T13:10:31.462Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T13:10:31.462Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:10:31.462Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:10:31.462Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T13:10:31.462Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T13:10:31.462Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T13:10:31.462Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T13:10:31.462Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:10:31.462Z] OK: 6 MiB in 19 packages [2022-04-28T13:10:31.462Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T13:10:31.479Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T13:10:31.720Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T13:10:31.721Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:10:31.721Z] OK: 6 MiB in 18 packages [2022-04-28T13:10:31.721Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:10:31.721Z] OK: 6 MiB in 19 packages [2022-04-28T13:10:32.488Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T13:10:33.089Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T13:10:34.070Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T13:10:36.058Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T13:10:36.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:10:36.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:10:36.990Z] ---> 0a98d04065a2 [2022-04-28T13:10:36.990Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:10:36.990Z] ---> Using cache [2022-04-28T13:10:36.990Z] ---> afe0f8ffe8ae [2022-04-28T13:10:36.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:36.990Z] ---> Using cache [2022-04-28T13:10:36.990Z] ---> baa74e53627f [2022-04-28T13:10:36.990Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T13:10:39.526Z] ---> Running in a8850f3ac464 [2022-04-28T13:10:39.526Z] Removing intermediate container e776ff11cc5d [2022-04-28T13:10:39.526Z] ---> 5ac619367281 [2022-04-28T13:10:39.526Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T13:10:39.526Z] Removing intermediate container f2985c83ec93 [2022-04-28T13:10:39.526Z] ---> d5400b118836 [2022-04-28T13:10:39.526Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T13:10:39.526Z] Removing intermediate container 36d5b4d6d7d8 [2022-04-28T13:10:39.526Z] ---> c0646cdd1925 [2022-04-28T13:10:39.526Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T13:10:39.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:40.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:40.755Z] OK: 221 MiB in 52 packages [2022-04-28T13:10:42.666Z] ---> ec3c855b1c83 [2022-04-28T13:10:42.666Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T13:10:42.666Z] ---> 6295957a7135 [2022-04-28T13:10:42.666Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T13:10:42.666Z] ---> 4b80b12c9a85 [2022-04-28T13:10:42.666Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T13:10:42.925Z] Removing intermediate container 7d6650f3738b [2022-04-28T13:10:42.925Z] ---> cb5eeed85475 [2022-04-28T13:10:42.925Z] [2022-04-28T13:10:42.925Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T13:10:42.925Z] ---> e04c818066af [2022-04-28T13:10:42.925Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T13:10:42.925Z] Removing intermediate container a8850f3ac464 [2022-04-28T13:10:42.925Z] ---> 44f6d97e6f40 [2022-04-28T13:10:42.925Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:10:42.925Z] ---> Running in 7cc4c147319b [2022-04-28T13:10:42.925Z] ---> 2a40e1ca0f87 [2022-04-28T13:10:42.925Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T13:10:43.222Z] ---> 3adc74d30c28 [2022-04-28T13:10:43.222Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T13:10:43.484Z] Removing intermediate container 7cc4c147319b [2022-04-28T13:10:43.484Z] ---> 6818473fcb55 [2022-04-28T13:10:43.484Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T13:10:43.484Z] ---> 073a426e6a33 [2022-04-28T13:10:43.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:10:43.743Z] ---> Running in a57cb9220c21 [2022-04-28T13:10:43.743Z] ---> Running in 2b2c929f9bcf [2022-04-28T13:10:43.743Z] ---> b6186986adca [2022-04-28T13:10:43.743Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T13:10:43.743Z] ---> Running in 3f2aa23f5531 [2022-04-28T13:10:44.002Z] Removing intermediate container 2b2c929f9bcf [2022-04-28T13:10:44.002Z] ---> b83201bd8311 [2022-04-28T13:10:44.002Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T13:10:44.002Z] ---> c61b216014ba [2022-04-28T13:10:44.002Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T13:10:44.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:44.262Z] ---> Running in fa4280897a6b [2022-04-28T13:10:44.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:44.262Z] ---> 22c04549e7ae [2022-04-28T13:10:44.262Z] Step 21/26 : WORKDIR / [2022-04-28T13:10:44.523Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T13:10:44.523Z] ---> e945c2587088 [2022-04-28T13:10:44.523Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T13:10:44.523Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T13:10:44.523Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:10:44.523Z] ---> Running in 41a70abf8ab7 [2022-04-28T13:10:44.523Z] Removing intermediate container fa4280897a6b [2022-04-28T13:10:44.523Z] ---> 99304da514e1 [2022-04-28T13:10:44.523Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T13:10:44.523Z] OK: 6 MiB in 16 packages [2022-04-28T13:10:44.523Z] ---> Running in 8ed3fad14e9d [2022-04-28T13:10:44.523Z] Removing intermediate container 41a70abf8ab7 [2022-04-28T13:10:44.523Z] ---> f58b6a6ca854 [2022-04-28T13:10:44.523Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T13:10:44.782Z] ---> 11a9879ed037 [2022-04-28T13:10:44.782Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T13:10:44.782Z] ---> Running in 438698bbf6f3 [2022-04-28T13:10:44.782Z] Removing intermediate container 8ed3fad14e9d [2022-04-28T13:10:44.782Z] ---> cc1b9e190499 [2022-04-28T13:10:44.782Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T13:10:44.782Z] ---> Running in ea177ef800f3 [2022-04-28T13:10:44.782Z] Removing intermediate container 3f2aa23f5531 [2022-04-28T13:10:44.782Z] ---> 0222f58daae6 [2022-04-28T13:10:44.782Z] Step 8/23 : COPY . . [2022-04-28T13:10:44.782Z] Removing intermediate container 438698bbf6f3 [2022-04-28T13:10:44.782Z] ---> c42296a4cb3d [2022-04-28T13:10:44.782Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T13:10:46.231Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T13:10:46.232Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T13:10:46.232Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T13:10:46.232Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T13:10:46.232Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T13:10:46.232Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T13:10:46.691Z] ---> 721fa0e50698 [2022-04-28T13:10:46.692Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T13:10:47.316Z] ---> Running in d5a5f80533dd [2022-04-28T13:10:47.316Z] Removing intermediate container ea177ef800f3 [2022-04-28T13:10:47.316Z] ---> dbdb35d8f6d5 [2022-04-28T13:10:47.316Z] Step 24/25 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:10:47.316Z] Removing intermediate container a57cb9220c21 [2022-04-28T13:10:47.316Z] ---> 3900dc4bc4e9 [2022-04-28T13:10:47.316Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T13:10:47.316Z] ---> c2c8ac545672 [2022-04-28T13:10:47.316Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T13:10:47.613Z] ---> Running in 7a4e5fc85c42 [2022-04-28T13:10:47.613Z] ---> Running in 2f7354cd8fe3 [2022-04-28T13:10:47.613Z] Removing intermediate container d5a5f80533dd [2022-04-28T13:10:47.613Z] ---> 0945efd8879b [2022-04-28T13:10:47.613Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T13:10:47.613Z] ---> Running in 8a31e650dd2b [2022-04-28T13:10:47.881Z] ---> Running in 5a1a2a3caccd [2022-04-28T13:10:47.881Z] Removing intermediate container 2f7354cd8fe3 [2022-04-28T13:10:47.881Z] ---> 46198ee0afaa [2022-04-28T13:10:47.881Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T13:10:47.881Z] Removing intermediate container 7a4e5fc85c42 [2022-04-28T13:10:47.881Z] ---> 120b5de170f5 [2022-04-28T13:10:47.881Z] Step 25/25 : LABEL version=2.2.0-dev.85 [2022-04-28T13:10:47.881Z] Removing intermediate container 8a31e650dd2b [2022-04-28T13:10:47.881Z] ---> 481f800d8e2a [2022-04-28T13:10:47.881Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T13:10:48.257Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T13:10:48.257Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T13:10:48.259Z] ---> Running in 90fae903fe9f [2022-04-28T13:10:48.259Z] ---> Running in becb74500663 [2022-04-28T13:10:48.521Z] Removing intermediate container 5a1a2a3caccd [2022-04-28T13:10:48.521Z] ---> d42d16f037e7 [2022-04-28T13:10:48.521Z] Step 25/26 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:10:48.521Z] ---> Running in 08bd67fac308 [2022-04-28T13:10:48.536Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T13:10:48.780Z] ---> Running in 1c8e25722a8e [2022-04-28T13:10:48.780Z] Removing intermediate container 90fae903fe9f [2022-04-28T13:10:48.780Z] ---> d50aa530f570 [2022-04-28T13:10:48.780Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T13:10:48.780Z] Removing intermediate container becb74500663 [2022-04-28T13:10:48.780Z] ---> 233484bc07e6 [2022-04-28T13:10:48.780Z] [2022-04-28T13:10:48.780Z] Removing intermediate container 08bd67fac308 [2022-04-28T13:10:48.780Z] ---> 355d793c0ab6 [2022-04-28T13:10:48.780Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T13:10:48.780Z] ---> Running in b790955fe2f1 [2022-04-28T13:10:49.042Z] Successfully built 233484bc07e6 [2022-04-28T13:10:49.042Z] ---> Running in 8f33d3fdaca8 [2022-04-28T13:10:49.042Z] Successfully tagged security-spire-server:latest [2022-04-28T13:10:49.042Z]  Building security-spire-server ... done Building core-data [2022-04-28T13:10:49.042Z] Removing intermediate container 1c8e25722a8e [2022-04-28T13:10:49.042Z] ---> 063c01e8f3b8 [2022-04-28T13:10:49.042Z] Step 26/26 : LABEL version=2.2.0-dev.85 [2022-04-28T13:10:49.042Z] ---> Running in ec68e757e243 [2022-04-28T13:10:49.147Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T13:10:49.299Z] Removing intermediate container 8f33d3fdaca8 [2022-04-28T13:10:49.299Z] ---> af5aedb03538 [2022-04-28T13:10:49.299Z] Step 25/26 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:10:49.425Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T13:10:49.702Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T13:10:49.702Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T13:10:50.090Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T13:10:50.455Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T13:10:51.205Z] Removing intermediate container ec68e757e243 [2022-04-28T13:10:51.205Z] ---> 91ebca0ad819 [2022-04-28T13:10:51.205Z] [2022-04-28T13:10:51.775Z] Successfully built 91ebca0ad819 [2022-04-28T13:10:52.081Z] Successfully tagged security-spire-config:latest [2022-04-28T13:10:52.550Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T13:10:52.550Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T13:10:52.649Z]  Building security-spire-config ... done  ---> Running in fc571d914efd [2022-04-28T13:10:52.908Z] ---> 482b820432cf [2022-04-28T13:10:52.908Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T13:10:52.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:10:52.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:10:52.908Z] ---> 0a98d04065a2 [2022-04-28T13:10:52.908Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:10:52.908Z] ---> Using cache [2022-04-28T13:10:52.908Z] ---> afe0f8ffe8ae [2022-04-28T13:10:52.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:10:52.908Z] ---> Using cache [2022-04-28T13:10:52.908Z] ---> baa74e53627f [2022-04-28T13:10:52.908Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T13:10:53.162Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T13:10:53.162Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T13:10:53.167Z] Removing intermediate container fc571d914efd [2022-04-28T13:10:53.167Z] ---> cd85b94c4109 [2022-04-28T13:10:53.167Z] Step 26/26 : LABEL version=2.2.0-dev.85 [2022-04-28T13:10:53.167Z] Removing intermediate container b790955fe2f1 [2022-04-28T13:10:53.167Z] ---> 46ffc7e40c5c [2022-04-28T13:10:53.167Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T13:10:53.167Z] ---> Running in 0343e9fa22d9 [2022-04-28T13:10:53.167Z] ---> Running in 417fc3b47039 [2022-04-28T13:10:53.167Z] ---> Running in c1c4c8c7665a [2022-04-28T13:10:53.167Z] ---> Running in 6a3b91345a4c [2022-04-28T13:10:53.428Z] Removing intermediate container c1c4c8c7665a [2022-04-28T13:10:53.428Z] ---> 8f827b749458 [2022-04-28T13:10:53.428Z] [2022-04-28T13:10:53.428Z] Removing intermediate container 6a3b91345a4c [2022-04-28T13:10:53.428Z] ---> 93b2d03442d9 [2022-04-28T13:10:53.428Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T13:10:53.428Z] Successfully built 8f827b749458 [2022-04-28T13:10:53.428Z] Successfully tagged security-spire-agent:latest [2022-04-28T13:10:53.428Z]  Building security-spire-agent ... done  ---> 06954bf9799f [2022-04-28T13:10:53.428Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T13:10:53.439Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T13:10:53.439Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T13:10:53.687Z] ---> Running in 297fa5d27a77 [2022-04-28T13:10:53.687Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T13:10:53.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:54.039Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T13:10:54.256Z] Removing intermediate container 297fa5d27a77 [2022-04-28T13:10:54.256Z] ---> f3d9491e4aa9 [2022-04-28T13:10:54.256Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:10:54.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:10:54.520Z] ---> a19503e05cb7 [2022-04-28T13:10:54.520Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T13:10:54.790Z] OK: 221 MiB in 52 packages [2022-04-28T13:10:55.052Z] ---> f311082f1535 [2022-04-28T13:10:55.052Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T13:10:55.338Z] ---> 7c66ae6344c2 [2022-04-28T13:10:55.338Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T13:10:55.338Z] Removing intermediate container 0343e9fa22d9 [2022-04-28T13:10:55.338Z] ---> fc30532e2fca [2022-04-28T13:10:55.338Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:10:55.600Z] ---> 53c2b421ae60 [2022-04-28T13:10:55.600Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T13:10:55.600Z] ---> 40577437916e [2022-04-28T13:10:55.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:10:55.600Z] ---> Running in 6df7e5654767 [2022-04-28T13:10:55.600Z] ---> 79e82581c876 [2022-04-28T13:10:55.600Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T13:10:55.861Z] ---> Running in 1d20423bfb3c [2022-04-28T13:10:56.122Z] Removing intermediate container 1d20423bfb3c [2022-04-28T13:10:56.122Z] ---> a813c302a25c [2022-04-28T13:10:56.122Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T13:10:56.391Z] ---> f01b3f9a3cb6 [2022-04-28T13:10:56.391Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T13:10:56.667Z] ---> Running in baaf8bcb6b41 [2022-04-28T13:10:56.927Z] Removing intermediate container 6df7e5654767 [2022-04-28T13:10:56.927Z] ---> 7601fad870d3 [2022-04-28T13:10:56.927Z] Step 8/23 : COPY . . [2022-04-28T13:10:59.458Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T13:10:59.737Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T13:11:00.339Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T13:11:00.939Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T13:11:01.218Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T13:11:01.494Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T13:11:02.098Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T13:11:02.204Z] Removing intermediate container baaf8bcb6b41 [2022-04-28T13:11:02.204Z] ---> 5fd9992b20f7 [2022-04-28T13:11:02.204Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T13:11:02.204Z] ---> 88eeb86e80c2 [2022-04-28T13:11:02.204Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T13:11:02.204Z] ---> Running in f64a2547e372 [2022-04-28T13:11:02.204Z] ---> Running in a387eb55e925 [2022-04-28T13:11:02.461Z] Removing intermediate container f64a2547e372 [2022-04-28T13:11:02.462Z] ---> 2abb8cbfddf3 [2022-04-28T13:11:02.462Z] Step 28/31 : CMD ["gate"] [2022-04-28T13:11:02.721Z] ---> Running in 4d29475bd968 [2022-04-28T13:11:02.721Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T13:11:02.980Z] Removing intermediate container 4d29475bd968 [2022-04-28T13:11:02.980Z] ---> 5ca6cfbffd2f [2022-04-28T13:11:02.980Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T13:11:03.083Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T13:11:03.083Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T13:11:03.083Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T13:11:03.262Z] ---> Running in 0fc695883fa0 [2022-04-28T13:11:03.522Z] Removing intermediate container 0fc695883fa0 [2022-04-28T13:11:03.522Z] ---> e009c159b9b6 [2022-04-28T13:11:03.522Z] Step 30/31 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:03.685Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T13:11:03.782Z] ---> Running in 8f0615a6f53b [2022-04-28T13:11:03.782Z] Removing intermediate container 8f0615a6f53b [2022-04-28T13:11:03.782Z] ---> 6ab740b7b396 [2022-04-28T13:11:03.782Z] Step 31/31 : LABEL version=2.2.0-dev.85 [2022-04-28T13:11:03.959Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T13:11:04.042Z] ---> Running in 9b0de96c9e00 [2022-04-28T13:11:04.233Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T13:11:04.233Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T13:11:04.233Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T13:11:04.233Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T13:11:04.301Z] Removing intermediate container 9b0de96c9e00 [2022-04-28T13:11:04.301Z] ---> f58b633e46df [2022-04-28T13:11:04.301Z] [2022-04-28T13:11:04.301Z] Successfully built f58b633e46df [2022-04-28T13:11:04.301Z] Successfully tagged security-bootstrapper:latest [2022-04-28T13:11:04.508Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T13:11:04.508Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T13:11:04.508Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T13:11:04.787Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T13:11:04.787Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T13:11:05.769Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T13:11:06.045Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T13:11:06.204Z]  Building security-bootstrapper ... done Removing intermediate container 417fc3b47039 [2022-04-28T13:11:06.204Z] ---> afa101b79a00 [2022-04-28T13:11:06.204Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T13:11:06.204Z] ---> Running in a95ddbccfcba [2022-04-28T13:11:06.319Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T13:11:06.319Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T13:11:06.612Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T13:11:06.771Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T13:11:07.709Z] Removing intermediate container a95ddbccfcba [2022-04-28T13:11:07.709Z] ---> 3002f3707121 [2022-04-28T13:11:07.709Z] [2022-04-28T13:11:07.709Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T13:11:07.709Z] 20.10.14: Pulling from library/docker [2022-04-28T13:11:08.591Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T13:11:08.591Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T13:11:09.205Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T13:11:09.205Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T13:11:11.005Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T13:11:11.005Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T13:11:11.005Z] ---> 7417809fdb73 [2022-04-28T13:11:11.005Z] 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-28T13:11:11.855Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T13:11:11.855Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T13:11:12.452Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T13:11:12.914Z] ---> Running in 65d8854f5ae7 [2022-04-28T13:11:12.914Z] Removing intermediate container 65d8854f5ae7 [2022-04-28T13:11:12.914Z] ---> ac3653ce93c6 [2022-04-28T13:11:12.914Z] 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-28T13:11:12.914Z] ---> Running in bc2a2d820389 [2022-04-28T13:11:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:11:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:11:13.432Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T13:11:13.432Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T13:11:13.432Z] Executing bash-5.1.16-r0.post-install [2022-04-28T13:11:13.432Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T13:11:13.432Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T13:11:13.432Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T13:11:13.432Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T13:11:13.432Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T13:11:13.432Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T13:11:13.432Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T13:11:13.432Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T13:11:13.432Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T13:11:13.432Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T13:11:13.432Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T13:11:13.432Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T13:11:13.438Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T13:11:13.692Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T13:11:13.692Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T13:11:13.692Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T13:11:13.951Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T13:11:13.951Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T13:11:13.951Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T13:11:13.951Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T13:11:13.951Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T13:11:13.951Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T13:11:13.951Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T13:11:13.951Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T13:11:13.951Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T13:11:13.951Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T13:11:13.951Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T13:11:13.951Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T13:11:13.951Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T13:11:13.951Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T13:11:13.951Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T13:11:13.951Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T13:11:13.951Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T13:11:13.951Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T13:11:13.951Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T13:11:13.951Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T13:11:13.951Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T13:11:13.951Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T13:11:13.951Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T13:11:13.951Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T13:11:14.209Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T13:11:14.209Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T13:11:14.209Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:11:14.209Z] OK: 83 MiB in 65 packages [2022-04-28T13:11:14.781Z] Collecting docker-compose==1.23.2 [2022-04-28T13:11:14.781Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T13:11:14.781Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T13:11:15.040Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T13:11:15.040Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T13:11:15.040Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T13:11:15.040Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T13:11:15.040Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T13:11:15.040Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T13:11:15.040Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T13:11:15.608Z] 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-28T13:11:15.608Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T13:11:15.608Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T13:11:15.608Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T13:11:15.608Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T13:11:15.872Z] Collecting PyYAML<4,>=3.10 [2022-04-28T13:11:15.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T13:11:16.066Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T13:11:16.066Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T13:11:16.066Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T13:11:16.066Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T13:11:16.490Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T13:11:16.490Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T13:11:16.490Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T13:11:16.490Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T13:11:16.665Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T13:11:16.665Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T13:11:16.941Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T13:11:17.064Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T13:11:17.064Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T13:11:17.064Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T13:11:17.064Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T13:11:17.064Z] Collecting idna<2.8,>=2.5 [2022-04-28T13:11:17.064Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T13:11:17.064Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T13:11:17.064Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T13:11:17.064Z] 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-28T13:11:17.325Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T13:11:17.325Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T13:11:17.325Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T13:11:17.325Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T13:11:17.325Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T13:11:17.325Z] Attempting uninstall: urllib3 [2022-04-28T13:11:17.325Z] Found existing installation: urllib3 1.26.7 [2022-04-28T13:11:17.325Z] Uninstalling urllib3-1.26.7: [2022-04-28T13:11:17.325Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T13:11:17.325Z] Attempting uninstall: idna [2022-04-28T13:11:17.325Z] Found existing installation: idna 3.3 [2022-04-28T13:11:17.325Z] Uninstalling idna-3.3: [2022-04-28T13:11:17.539Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T13:11:17.539Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T13:11:17.584Z] Successfully uninstalled idna-3.3 [2022-04-28T13:11:17.815Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T13:11:17.815Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T13:11:18.091Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T13:11:18.091Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T13:11:18.366Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T13:11:18.965Z] Attempting uninstall: requests [2022-04-28T13:11:18.965Z] Found existing installation: requests 2.26.0 [2022-04-28T13:11:18.965Z] Uninstalling requests-2.26.0: [2022-04-28T13:11:18.965Z] Successfully uninstalled requests-2.26.0 [2022-04-28T13:11:18.965Z] Removing intermediate container a387eb55e925 [2022-04-28T13:11:18.965Z] ---> a0a09007ef39 [2022-04-28T13:11:18.965Z] [2022-04-28T13:11:18.965Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T13:11:18.965Z] ---> e04c818066af [2022-04-28T13:11:18.965Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T13:11:18.965Z] ---> Running in 94bcfbaa0ce4 [2022-04-28T13:11:18.965Z] Running setup.py install for texttable: started [2022-04-28T13:11:18.965Z] Removing intermediate container 94bcfbaa0ce4 [2022-04-28T13:11:18.965Z] ---> aec435cbf3b1 [2022-04-28T13:11:18.965Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T13:11:18.965Z] ---> Running in 892c9f9e31b6 [2022-04-28T13:11:18.965Z] Removing intermediate container 892c9f9e31b6 [2022-04-28T13:11:18.965Z] ---> 324063e0350e [2022-04-28T13:11:18.965Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T13:11:18.965Z] ---> Running in 2a673282744f [2022-04-28T13:11:19.225Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T13:11:19.225Z] Running setup.py install for PyYAML: started [2022-04-28T13:11:19.225Z] Removing intermediate container 2a673282744f [2022-04-28T13:11:19.225Z] ---> cf6ff566eb1b [2022-04-28T13:11:19.225Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:11:19.225Z] ---> Running in 93db365a1920 [2022-04-28T13:11:19.484Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T13:11:19.484Z] Running setup.py install for docopt: started [2022-04-28T13:11:19.744Z] Removing intermediate container 93db365a1920 [2022-04-28T13:11:19.744Z] ---> b387ad831a6a [2022-04-28T13:11:19.744Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T13:11:20.005Z] ---> Running in dd0b501bab6d [2022-04-28T13:11:20.005Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T13:11:20.005Z] Running setup.py install for dockerpty: started [2022-04-28T13:11:20.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T13:11:20.278Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T13:11:20.543Z] 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-28T13:11:21.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T13:11:21.379Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T13:11:21.379Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T13:11:21.379Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T13:11:21.638Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T13:11:21.638Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T13:11:21.638Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T13:11:21.898Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:11:21.898Z] OK: 8 MiB in 20 packages [2022-04-28T13:11:22.851Z] Removing intermediate container dd0b501bab6d [2022-04-28T13:11:22.851Z] ---> dfc7efa7532f [2022-04-28T13:11:22.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:11:22.851Z] Removing intermediate container bc2a2d820389 [2022-04-28T13:11:22.851Z] ---> 0f8d6f710d1d [2022-04-28T13:11:22.851Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T13:11:23.109Z] ---> Running in 8188ce4b6db7 [2022-04-28T13:11:23.109Z] ---> 10c2fc70489e [2022-04-28T13:11:23.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T13:11:23.109Z] Removing intermediate container 8188ce4b6db7 [2022-04-28T13:11:23.109Z] ---> 8854c025ce8f [2022-04-28T13:11:23.109Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T13:11:23.109Z] ---> Running in 03eaaa2573da [2022-04-28T13:11:23.368Z] Removing intermediate container 03eaaa2573da [2022-04-28T13:11:23.368Z] ---> 5a335947fb72 [2022-04-28T13:11:23.368Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T13:11:23.626Z] ---> 2511d7c6032c [2022-04-28T13:11:23.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T13:11:23.626Z] ---> dc25ee347c1f [2022-04-28T13:11:23.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T13:11:23.886Z] ---> 62d426e6f3e4 [2022-04-28T13:11:23.886Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T13:11:23.886Z] ---> 5a755255a7e8 [2022-04-28T13:11:23.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T13:11:23.886Z] ---> Running in 91816cf9b77d [2022-04-28T13:11:24.146Z] Removing intermediate container 91816cf9b77d [2022-04-28T13:11:24.146Z] ---> 3f20e1b95910 [2022-04-28T13:11:24.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:11:24.146Z] ---> Running in e54002e3ac41 [2022-04-28T13:11:24.146Z] ---> cfdf8b8cf315 [2022-04-28T13:11:24.146Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T13:11:24.146Z] ---> Running in d4903b38d3c4 [2022-04-28T13:11:24.406Z] Removing intermediate container e54002e3ac41 [2022-04-28T13:11:24.406Z] ---> bb9e1d76e274 [2022-04-28T13:11:24.406Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T13:11:24.406Z] ---> Running in 899b1ca3945b [2022-04-28T13:11:24.406Z] Removing intermediate container d4903b38d3c4 [2022-04-28T13:11:24.406Z] ---> cd02e254ddc6 [2022-04-28T13:11:24.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:11:24.406Z] ---> Running in 6a34dbeadd20 [2022-04-28T13:11:24.406Z] Removing intermediate container 899b1ca3945b [2022-04-28T13:11:24.406Z] ---> 97f75da7c305 [2022-04-28T13:11:24.406Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:24.406Z] ---> Running in acd7b43d9eb1 [2022-04-28T13:11:24.406Z] Removing intermediate container 6a34dbeadd20 [2022-04-28T13:11:24.406Z] ---> c02f9341e431 [2022-04-28T13:11:24.406Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T13:11:24.675Z] ---> Running in 3b4d133c0aeb [2022-04-28T13:11:24.675Z] Removing intermediate container acd7b43d9eb1 [2022-04-28T13:11:24.675Z] ---> f0a30f1decff [2022-04-28T13:11:24.675Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:11:24.675Z] ---> Running in e619c2bc89cf [2022-04-28T13:11:24.675Z] Removing intermediate container 3b4d133c0aeb [2022-04-28T13:11:24.675Z] ---> 0a0cb4627d79 [2022-04-28T13:11:24.675Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:24.675Z] ---> Running in f3bbb37a16ac [2022-04-28T13:11:24.675Z] Removing intermediate container e619c2bc89cf [2022-04-28T13:11:24.675Z] ---> b5e447707f2a [2022-04-28T13:11:24.675Z] [2022-04-28T13:11:24.953Z] Removing intermediate container f3bbb37a16ac [2022-04-28T13:11:24.953Z] ---> 69dddcab7bcb [2022-04-28T13:11:24.953Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:11:24.953Z] Successfully built b5e447707f2a [2022-04-28T13:11:24.953Z] Successfully tagged core-data:latest [2022-04-28T13:11:24.953Z]  Building core-data ... done  ---> Running in 6a317ba6e40b [2022-04-28T13:11:24.953Z] Removing intermediate container 6a317ba6e40b [2022-04-28T13:11:24.953Z] ---> ec8df3d7a469 [2022-04-28T13:11:24.953Z] [2022-04-28T13:11:24.953Z] Successfully built ec8df3d7a469 [2022-04-28T13:11:25.213Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T13:11:25.220Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-04-28T13:11:25.230Z] $ docker stop --time=1 6056f742b595007288d6469e4da41a834967fcbea3ed7c748cb18c7f1f61efa2 [2022-04-28T13:11:26.548Z] $ docker rm -f 6056f742b595007288d6469e4da41a834967fcbea3ed7c748cb18c7f1f61efa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T13:11:26.894Z] + docker images [2022-04-28T13:11:26.894Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T13:11:26.894Z] sys-mgmt-agent latest ec8df3d7a469 2 seconds ago 299MB [2022-04-28T13:11:26.894Z] core-data latest b5e447707f2a 2 seconds ago 22.5MB [2022-04-28T13:11:26.894Z] a0a09007ef39 9 seconds ago 1.52GB [2022-04-28T13:11:26.894Z] 3002f3707121 19 seconds ago 1.49GB [2022-04-28T13:11:26.894Z] security-bootstrapper latest f58b633e46df 22 seconds ago 19.1MB [2022-04-28T13:11:26.894Z] security-spire-agent latest 8f827b749458 33 seconds ago 127MB [2022-04-28T13:11:26.894Z] security-spire-config latest 91ebca0ad819 37 seconds ago 86.7MB [2022-04-28T13:11:26.894Z] security-spire-server latest 233484bc07e6 38 seconds ago 87.3MB [2022-04-28T13:11:26.894Z] cb5eeed85475 45 seconds ago 1.5GB [2022-04-28T13:11:26.894Z] security-spiffe-token-provider latest 3b542cd7d49d 56 seconds ago 28.8MB [2022-04-28T13:11:26.894Z] core-metadata latest b08bdaceb347 About a minute ago 17MB [2022-04-28T13:11:26.894Z] a3b98798808b About a minute ago 4.43GB [2022-04-28T13:11:26.894Z] 24cff0d4ed82 About a minute ago 4.43GB [2022-04-28T13:11:26.894Z] 51bf7bb46402 About a minute ago 4.43GB [2022-04-28T13:11:26.894Z] 51a417cd2173 About a minute ago 1.5GB [2022-04-28T13:11:26.894Z] f0af289c8edd About a minute ago 1.54GB [2022-04-28T13:11:26.894Z] support-scheduler latest 44b47b4a009a 2 minutes ago 26.3MB [2022-04-28T13:11:26.894Z] 631506eddbe8 2 minutes ago 1.55GB [2022-04-28T13:11:26.894Z] security-proxy-setup latest 75d57aefca77 2 minutes ago 26.9MB [2022-04-28T13:11:26.895Z] core-command latest ef0c473ce5c4 2 minutes ago 16.1MB [2022-04-28T13:11:26.895Z] f1a39f4cf65b 2 minutes ago 1.5GB [2022-04-28T13:11:26.895Z] 47d1976ee24a 2 minutes ago 1.49GB [2022-04-28T13:11:26.895Z] security-secretstore-setup latest 682f59b887ac 3 minutes ago 28.5MB [2022-04-28T13:11:26.895Z] support-notifications latest 451c0050ca92 4 minutes ago 26.9MB [2022-04-28T13:11:26.895Z] 96cc8b609711 4 minutes ago 1.55GB [2022-04-28T13:11:26.895Z] cbbbcae6a981 4 minutes ago 1.5GB [2022-04-28T13:11:26.895Z] ci-base-image-x86_64 latest 0a98d04065a2 8 minutes ago 896MB [2022-04-28T13:11:26.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB [2022-04-28T13:11:26.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB [2022-04-28T13:11:26.895Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T13:11:26.895Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T13:11:26.895Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T13:11:26.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T13:11:27.020Z] provisioning config files... [2022-04-28T13:11:27.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/213@tmp/config5283689069852153438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:11:27.335Z] ---> docker-login.sh [2022-04-28T13:11:27.335Z] nexus3.edgexfoundry.org:10001 [2022-04-28T13:11:27.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:11:27.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:11:27.335Z] Configure a credential helper to remove this warning. See [2022-04-28T13:11:27.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:11:27.335Z] [2022-04-28T13:11:27.335Z] Login Succeeded [2022-04-28T13:11:27.335Z] nexus3.edgexfoundry.org:10002 [2022-04-28T13:11:27.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:11:27.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:11:27.595Z] Configure a credential helper to remove this warning. See [2022-04-28T13:11:27.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:11:27.595Z] [2022-04-28T13:11:27.595Z] Login Succeeded [2022-04-28T13:11:27.595Z] nexus3.edgexfoundry.org:10003 [2022-04-28T13:11:27.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:11:27.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:11:27.595Z] Configure a credential helper to remove this warning. See [2022-04-28T13:11:27.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:11:27.595Z] [2022-04-28T13:11:27.595Z] Login Succeeded [2022-04-28T13:11:27.595Z] nexus3.edgexfoundry.org:10004 [2022-04-28T13:11:27.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:11:27.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:11:27.855Z] Configure a credential helper to remove this warning. See [2022-04-28T13:11:27.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:11:27.855Z] [2022-04-28T13:11:27.855Z] Login Succeeded [2022-04-28T13:11:27.855Z] docker.io [2022-04-28T13:11:27.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:11:28.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:11:28.426Z] Configure a credential helper to remove this warning. See [2022-04-28T13:11:28.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:11:28.426Z] [2022-04-28T13:11:28.426Z] Login Succeeded [2022-04-28T13:11:28.426Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T13:11:28.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:28.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T13:11:28.489Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-28T13:11:28.489Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:28.489Z] latest [2022-04-28T13:11:28.489Z] 2.2.0-dev.85 [2022-04-28T13:11:28.489Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:28.489Z] main [2022-04-28T13:11:28.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:28.541Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T13:11:28.541Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T13:11:28.541Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T13:11:28.541Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T13:11:28.813Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:29.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:29.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T13:11:29.105Z] c6c717bfbc35: Preparing [2022-04-28T13:11:29.105Z] aef59967d792: Preparing [2022-04-28T13:11:29.105Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:29.105Z] cef3a424d9e7: Preparing [2022-04-28T13:11:29.105Z] b541d28bf3b4: Preparing [2022-04-28T13:11:29.105Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:29.105Z] cef3a424d9e7: Pushed [2022-04-28T13:11:29.105Z] c6c717bfbc35: Pushed [2022-04-28T13:11:29.105Z] 8adedf0a6a4d: Pushed [2022-04-28T13:11:30.484Z] aef59967d792: Pushed [2022-04-28T13:11:30.484Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:39f8c20ce2f1c2583a73f72fb394070204cf4f77e665a73bed2d4d1812e88b66 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:30.783Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:31.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-28T13:11:31.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T13:11:31.081Z] c6c717bfbc35: Preparing [2022-04-28T13:11:31.081Z] aef59967d792: Preparing [2022-04-28T13:11:31.081Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:31.081Z] cef3a424d9e7: Preparing [2022-04-28T13:11:31.081Z] b541d28bf3b4: Preparing [2022-04-28T13:11:31.081Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:31.081Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:31.081Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:31.081Z] c6c717bfbc35: Layer already exists [2022-04-28T13:11:31.081Z] aef59967d792: Layer already exists [2022-04-28T13:11:31.081Z] latest: digest: sha256:39f8c20ce2f1c2583a73f72fb394070204cf4f77e665a73bed2d4d1812e88b66 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:31.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:31.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.85 [2022-04-28T13:11:31.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T13:11:31.674Z] c6c717bfbc35: Preparing [2022-04-28T13:11:31.674Z] aef59967d792: Preparing [2022-04-28T13:11:31.674Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:31.674Z] cef3a424d9e7: Preparing [2022-04-28T13:11:31.674Z] b541d28bf3b4: Preparing [2022-04-28T13:11:31.674Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:31.674Z] c6c717bfbc35: Layer already exists [2022-04-28T13:11:31.674Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:31.674Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:31.674Z] aef59967d792: Layer already exists [2022-04-28T13:11:31.674Z] 2.2.0-dev.85: digest: sha256:39f8c20ce2f1c2583a73f72fb394070204cf4f77e665a73bed2d4d1812e88b66 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:31.976Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:32.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:32.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T13:11:32.273Z] c6c717bfbc35: Preparing [2022-04-28T13:11:32.273Z] aef59967d792: Preparing [2022-04-28T13:11:32.273Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:32.273Z] cef3a424d9e7: Preparing [2022-04-28T13:11:32.273Z] b541d28bf3b4: Preparing [2022-04-28T13:11:32.273Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:32.273Z] aef59967d792: Layer already exists [2022-04-28T13:11:32.273Z] c6c717bfbc35: Layer already exists [2022-04-28T13:11:32.273Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:32.273Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:32.273Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:39f8c20ce2f1c2583a73f72fb394070204cf4f77e665a73bed2d4d1812e88b66 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:32.589Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:32.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-28T13:11:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-28T13:11:32.923Z] c6c717bfbc35: Preparing [2022-04-28T13:11:32.923Z] aef59967d792: Preparing [2022-04-28T13:11:32.923Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:32.923Z] cef3a424d9e7: Preparing [2022-04-28T13:11:32.923Z] b541d28bf3b4: Preparing [2022-04-28T13:11:32.923Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:32.923Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:32.923Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:32.923Z] aef59967d792: Layer already exists [2022-04-28T13:11:32.923Z] c6c717bfbc35: Layer already exists [2022-04-28T13:11:32.923Z] main: digest: sha256:39f8c20ce2f1c2583a73f72fb394070204cf4f77e665a73bed2d4d1812e88b66 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:33.007Z] ===================================================== [Pipeline] echo [2022-04-28T13:11:33.017Z] taggedImages: [2022-04-28T13:11:33.017Z] - nexus3.edgexfoundry.org:10004/core-command:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:33.017Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-28T13:11:33.017Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.85 [2022-04-28T13:11:33.017Z] - nexus3.edgexfoundry.org:10004/core-command:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:33.017Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-28T13:11:33.041Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-28T13:11:33.041Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:33.041Z] latest [2022-04-28T13:11:33.041Z] 2.2.0-dev.85 [2022-04-28T13:11:33.041Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:33.041Z] main [2022-04-28T13:11:33.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:33.364Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:33.661Z] + docker push nexus3.edgexfoundry.org:10004/core-data:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:33.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T13:11:33.661Z] 8d1acd385aca: Preparing [2022-04-28T13:11:33.661Z] 5201a4b56a9c: Preparing [2022-04-28T13:11:33.661Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:33.661Z] 86d78bce8c22: Preparing [2022-04-28T13:11:33.661Z] 1e0a2cd73f0f: Preparing [2022-04-28T13:11:33.661Z] b541d28bf3b4: Preparing [2022-04-28T13:11:33.661Z] b541d28bf3b4: Waiting [2022-04-28T13:11:33.661Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:33.661Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:33.661Z] 8d1acd385aca: Pushed [2022-04-28T13:11:33.661Z] 1e0a2cd73f0f: Pushed [2022-04-28T13:11:33.921Z] 86d78bce8c22: Pushed [2022-04-28T13:11:35.302Z] 5201a4b56a9c: Pushed [2022-04-28T13:11:35.302Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:6345ee5a6ad2f2eb7d46706aef7f7a6490ca8991f52d94461b047b3e447e76e7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:35.604Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:35.908Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-28T13:11:35.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T13:11:35.908Z] 8d1acd385aca: Preparing [2022-04-28T13:11:35.908Z] 5201a4b56a9c: Preparing [2022-04-28T13:11:35.908Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:35.908Z] 86d78bce8c22: Preparing [2022-04-28T13:11:35.908Z] 1e0a2cd73f0f: Preparing [2022-04-28T13:11:35.908Z] b541d28bf3b4: Preparing [2022-04-28T13:11:35.908Z] b541d28bf3b4: Waiting [2022-04-28T13:11:35.908Z] 1e0a2cd73f0f: Layer already exists [2022-04-28T13:11:35.908Z] 86d78bce8c22: Layer already exists [2022-04-28T13:11:35.908Z] 8d1acd385aca: Layer already exists [2022-04-28T13:11:35.908Z] 5201a4b56a9c: Layer already exists [2022-04-28T13:11:35.908Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:35.908Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:35.908Z] latest: digest: sha256:6345ee5a6ad2f2eb7d46706aef7f7a6490ca8991f52d94461b047b3e447e76e7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:36.201Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:36.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.85 [2022-04-28T13:11:36.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T13:11:36.492Z] 8d1acd385aca: Preparing [2022-04-28T13:11:36.492Z] 5201a4b56a9c: Preparing [2022-04-28T13:11:36.492Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:36.492Z] 86d78bce8c22: Preparing [2022-04-28T13:11:36.492Z] 1e0a2cd73f0f: Preparing [2022-04-28T13:11:36.492Z] b541d28bf3b4: Preparing [2022-04-28T13:11:36.492Z] b541d28bf3b4: Waiting [2022-04-28T13:11:36.492Z] 8d1acd385aca: Layer already exists [2022-04-28T13:11:36.492Z] 1e0a2cd73f0f: Layer already exists [2022-04-28T13:11:36.492Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:36.492Z] 5201a4b56a9c: Layer already exists [2022-04-28T13:11:36.492Z] 86d78bce8c22: Layer already exists [2022-04-28T13:11:36.492Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:36.492Z] 2.2.0-dev.85: digest: sha256:6345ee5a6ad2f2eb7d46706aef7f7a6490ca8991f52d94461b047b3e447e76e7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:36.789Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:37.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:37.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T13:11:37.088Z] 8d1acd385aca: Preparing [2022-04-28T13:11:37.088Z] 5201a4b56a9c: Preparing [2022-04-28T13:11:37.088Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:37.088Z] 86d78bce8c22: Preparing [2022-04-28T13:11:37.088Z] 1e0a2cd73f0f: Preparing [2022-04-28T13:11:37.088Z] b541d28bf3b4: Preparing [2022-04-28T13:11:37.088Z] b541d28bf3b4: Waiting [2022-04-28T13:11:37.088Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:37.088Z] 1e0a2cd73f0f: Layer already exists [2022-04-28T13:11:37.088Z] 8d1acd385aca: Layer already exists [2022-04-28T13:11:37.088Z] 5201a4b56a9c: Layer already exists [2022-04-28T13:11:37.088Z] 86d78bce8c22: Layer already exists [2022-04-28T13:11:37.088Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:37.088Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:6345ee5a6ad2f2eb7d46706aef7f7a6490ca8991f52d94461b047b3e447e76e7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:37.390Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:37.684Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-28T13:11:37.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-28T13:11:37.684Z] 8d1acd385aca: Preparing [2022-04-28T13:11:37.684Z] 5201a4b56a9c: Preparing [2022-04-28T13:11:37.684Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:37.684Z] 86d78bce8c22: Preparing [2022-04-28T13:11:37.684Z] 1e0a2cd73f0f: Preparing [2022-04-28T13:11:37.684Z] b541d28bf3b4: Preparing [2022-04-28T13:11:37.684Z] b541d28bf3b4: Waiting [2022-04-28T13:11:37.684Z] 86d78bce8c22: Layer already exists [2022-04-28T13:11:37.684Z] 5201a4b56a9c: Layer already exists [2022-04-28T13:11:37.684Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:37.684Z] 1e0a2cd73f0f: Layer already exists [2022-04-28T13:11:37.684Z] 8d1acd385aca: Layer already exists [2022-04-28T13:11:37.684Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:37.684Z] main: digest: sha256:6345ee5a6ad2f2eb7d46706aef7f7a6490ca8991f52d94461b047b3e447e76e7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:37.717Z] ===================================================== [Pipeline] echo [2022-04-28T13:11:37.728Z] taggedImages: [2022-04-28T13:11:37.728Z] - nexus3.edgexfoundry.org:10004/core-data:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:37.728Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-28T13:11:37.728Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.85 [2022-04-28T13:11:37.728Z] - nexus3.edgexfoundry.org:10004/core-data:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:37.728Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-28T13:11:37.748Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-28T13:11:37.748Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:37.748Z] latest [2022-04-28T13:11:37.748Z] 2.2.0-dev.85 [2022-04-28T13:11:37.748Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:37.748Z] main [2022-04-28T13:11:37.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:38.061Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:38.355Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:38.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T13:11:38.355Z] 8a634a1a9a1c: Preparing [2022-04-28T13:11:38.355Z] f0953c37c8f0: Preparing [2022-04-28T13:11:38.355Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:38.355Z] cef3a424d9e7: Preparing [2022-04-28T13:11:38.355Z] b541d28bf3b4: Preparing [2022-04-28T13:11:38.355Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:38.355Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:38.355Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:38.355Z] 8a634a1a9a1c: Pushed [2022-04-28T13:11:39.738Z] f0953c37c8f0: Pushed [2022-04-28T13:11:39.738Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:669008e06aa2c7541c0b324713a0f009fbc5e5d4338748450663689f77d637b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:40.037Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:40.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-28T13:11:40.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T13:11:40.329Z] 8a634a1a9a1c: Preparing [2022-04-28T13:11:40.329Z] f0953c37c8f0: Preparing [2022-04-28T13:11:40.329Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:40.329Z] cef3a424d9e7: Preparing [2022-04-28T13:11:40.329Z] b541d28bf3b4: Preparing [2022-04-28T13:11:40.329Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:40.329Z] f0953c37c8f0: Layer already exists [2022-04-28T13:11:40.329Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:40.329Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:40.329Z] 8a634a1a9a1c: Layer already exists [2022-04-28T13:11:40.329Z] latest: digest: sha256:669008e06aa2c7541c0b324713a0f009fbc5e5d4338748450663689f77d637b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:40.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:40.917Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.85 [2022-04-28T13:11:40.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T13:11:40.917Z] 8a634a1a9a1c: Preparing [2022-04-28T13:11:40.917Z] f0953c37c8f0: Preparing [2022-04-28T13:11:40.917Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:40.917Z] cef3a424d9e7: Preparing [2022-04-28T13:11:40.917Z] b541d28bf3b4: Preparing [2022-04-28T13:11:40.917Z] 8a634a1a9a1c: Layer already exists [2022-04-28T13:11:40.917Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:40.917Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:40.917Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:40.917Z] f0953c37c8f0: Layer already exists [2022-04-28T13:11:40.917Z] 2.2.0-dev.85: digest: sha256:669008e06aa2c7541c0b324713a0f009fbc5e5d4338748450663689f77d637b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:41.216Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:41.513Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:41.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T13:11:41.513Z] 8a634a1a9a1c: Preparing [2022-04-28T13:11:41.513Z] f0953c37c8f0: Preparing [2022-04-28T13:11:41.513Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:41.513Z] cef3a424d9e7: Preparing [2022-04-28T13:11:41.513Z] b541d28bf3b4: Preparing [2022-04-28T13:11:41.513Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:41.513Z] 8a634a1a9a1c: Layer already exists [2022-04-28T13:11:41.513Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:41.513Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:41.513Z] f0953c37c8f0: Layer already exists [2022-04-28T13:11:41.513Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:669008e06aa2c7541c0b324713a0f009fbc5e5d4338748450663689f77d637b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:41.816Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:42.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-28T13:11:42.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-28T13:11:42.110Z] 8a634a1a9a1c: Preparing [2022-04-28T13:11:42.110Z] f0953c37c8f0: Preparing [2022-04-28T13:11:42.110Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:42.110Z] cef3a424d9e7: Preparing [2022-04-28T13:11:42.110Z] b541d28bf3b4: Preparing [2022-04-28T13:11:42.110Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:42.110Z] f0953c37c8f0: Layer already exists [2022-04-28T13:11:42.110Z] 8a634a1a9a1c: Layer already exists [2022-04-28T13:11:42.110Z] cef3a424d9e7: Layer already exists [2022-04-28T13:11:42.110Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:42.110Z] main: digest: sha256:669008e06aa2c7541c0b324713a0f009fbc5e5d4338748450663689f77d637b1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:42.148Z] ===================================================== [Pipeline] echo [2022-04-28T13:11:42.160Z] taggedImages: [2022-04-28T13:11:42.160Z] - nexus3.edgexfoundry.org:10004/core-metadata:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:42.160Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-28T13:11:42.160Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.85 [2022-04-28T13:11:42.160Z] - nexus3.edgexfoundry.org:10004/core-metadata:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:42.160Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-28T13:11:42.179Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-28T13:11:42.179Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:42.179Z] latest [2022-04-28T13:11:42.179Z] 2.2.0-dev.85 [2022-04-28T13:11:42.179Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:42.179Z] main [2022-04-28T13:11:42.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:42.505Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:42.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:42.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T13:11:42.796Z] edc40ab44f4b: Preparing [2022-04-28T13:11:42.796Z] edc40ab44f4b: Preparing [2022-04-28T13:11:42.796Z] ef96b97e2ec3: Preparing [2022-04-28T13:11:42.796Z] a606fc7dc0ef: Preparing [2022-04-28T13:11:42.796Z] 3e39a2f85930: Preparing [2022-04-28T13:11:42.796Z] df8cc597ea45: Preparing [2022-04-28T13:11:42.796Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:42.796Z] 7335b9d37e99: Preparing [2022-04-28T13:11:42.796Z] b3a8f7a1cb72: Preparing [2022-04-28T13:11:42.796Z] eb2f46aed323: Preparing [2022-04-28T13:11:42.796Z] d210098f646a: Preparing [2022-04-28T13:11:42.796Z] b541d28bf3b4: Preparing [2022-04-28T13:11:42.796Z] 7335b9d37e99: Waiting [2022-04-28T13:11:42.796Z] 8adedf0a6a4d: Waiting [2022-04-28T13:11:42.796Z] d210098f646a: Waiting [2022-04-28T13:11:42.796Z] b3a8f7a1cb72: Waiting [2022-04-28T13:11:42.796Z] b541d28bf3b4: Waiting [2022-04-28T13:11:42.796Z] 3e39a2f85930: Pushed [2022-04-28T13:11:42.796Z] edc40ab44f4b: Pushed [2022-04-28T13:11:42.796Z] ef96b97e2ec3: Pushed [2022-04-28T13:11:42.796Z] a606fc7dc0ef: Pushed [2022-04-28T13:11:42.796Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:43.055Z] 7335b9d37e99: Pushed [2022-04-28T13:11:43.055Z] d210098f646a: Pushed [2022-04-28T13:11:43.055Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:43.055Z] eb2f46aed323: Pushed [2022-04-28T13:11:43.055Z] b3a8f7a1cb72: Pushed [2022-04-28T13:11:44.437Z] df8cc597ea45: Pushed [2022-04-28T13:11:44.437Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:ecd42e5b05a5d99059627d8724b578b8ba0ed7347b2ed966a746f1db1f15bba8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:44.739Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:45.035Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-28T13:11:45.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T13:11:45.035Z] edc40ab44f4b: Preparing [2022-04-28T13:11:45.035Z] edc40ab44f4b: Preparing [2022-04-28T13:11:45.035Z] ef96b97e2ec3: Preparing [2022-04-28T13:11:45.035Z] a606fc7dc0ef: Preparing [2022-04-28T13:11:45.035Z] 3e39a2f85930: Preparing [2022-04-28T13:11:45.035Z] df8cc597ea45: Preparing [2022-04-28T13:11:45.035Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:45.035Z] 7335b9d37e99: Preparing [2022-04-28T13:11:45.035Z] b3a8f7a1cb72: Preparing [2022-04-28T13:11:45.035Z] eb2f46aed323: Preparing [2022-04-28T13:11:45.035Z] d210098f646a: Preparing [2022-04-28T13:11:45.035Z] b541d28bf3b4: Preparing [2022-04-28T13:11:45.035Z] b3a8f7a1cb72: Waiting [2022-04-28T13:11:45.035Z] eb2f46aed323: Waiting [2022-04-28T13:11:45.035Z] 8adedf0a6a4d: Waiting [2022-04-28T13:11:45.035Z] b541d28bf3b4: Waiting [2022-04-28T13:11:45.035Z] 7335b9d37e99: Waiting [2022-04-28T13:11:45.035Z] edc40ab44f4b: Layer already exists [2022-04-28T13:11:45.035Z] 3e39a2f85930: Layer already exists [2022-04-28T13:11:45.035Z] ef96b97e2ec3: Layer already exists [2022-04-28T13:11:45.035Z] df8cc597ea45: Layer already exists [2022-04-28T13:11:45.035Z] a606fc7dc0ef: Layer already exists [2022-04-28T13:11:45.035Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:45.035Z] 7335b9d37e99: Layer already exists [2022-04-28T13:11:45.035Z] b3a8f7a1cb72: Layer already exists [2022-04-28T13:11:45.035Z] eb2f46aed323: Layer already exists [2022-04-28T13:11:45.035Z] d210098f646a: Layer already exists [2022-04-28T13:11:45.035Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:45.035Z] latest: digest: sha256:ecd42e5b05a5d99059627d8724b578b8ba0ed7347b2ed966a746f1db1f15bba8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:45.334Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:45.630Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.85 [2022-04-28T13:11:45.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T13:11:45.630Z] edc40ab44f4b: Preparing [2022-04-28T13:11:45.630Z] edc40ab44f4b: Preparing [2022-04-28T13:11:45.630Z] ef96b97e2ec3: Preparing [2022-04-28T13:11:45.630Z] a606fc7dc0ef: Preparing [2022-04-28T13:11:45.630Z] 3e39a2f85930: Preparing [2022-04-28T13:11:45.630Z] df8cc597ea45: Preparing [2022-04-28T13:11:45.630Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:45.630Z] 7335b9d37e99: Preparing [2022-04-28T13:11:45.630Z] b3a8f7a1cb72: Preparing [2022-04-28T13:11:45.630Z] eb2f46aed323: Preparing [2022-04-28T13:11:45.630Z] d210098f646a: Preparing [2022-04-28T13:11:45.630Z] b541d28bf3b4: Preparing [2022-04-28T13:11:45.630Z] 8adedf0a6a4d: Waiting [2022-04-28T13:11:45.630Z] 7335b9d37e99: Waiting [2022-04-28T13:11:45.630Z] b3a8f7a1cb72: Waiting [2022-04-28T13:11:45.630Z] eb2f46aed323: Waiting [2022-04-28T13:11:45.630Z] d210098f646a: Waiting [2022-04-28T13:11:45.630Z] b541d28bf3b4: Waiting [2022-04-28T13:11:45.630Z] a606fc7dc0ef: Layer already exists [2022-04-28T13:11:45.630Z] ef96b97e2ec3: Layer already exists [2022-04-28T13:11:45.630Z] 3e39a2f85930: Layer already exists [2022-04-28T13:11:45.630Z] df8cc597ea45: Layer already exists [2022-04-28T13:11:45.630Z] edc40ab44f4b: Layer already exists [2022-04-28T13:11:45.630Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:45.630Z] d210098f646a: Layer already exists [2022-04-28T13:11:45.630Z] 7335b9d37e99: Layer already exists [2022-04-28T13:11:45.630Z] b3a8f7a1cb72: Layer already exists [2022-04-28T13:11:45.630Z] eb2f46aed323: Layer already exists [2022-04-28T13:11:45.630Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:45.630Z] 2.2.0-dev.85: digest: sha256:ecd42e5b05a5d99059627d8724b578b8ba0ed7347b2ed966a746f1db1f15bba8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:45.933Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:46.230Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:46.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T13:11:46.230Z] edc40ab44f4b: Preparing [2022-04-28T13:11:46.230Z] edc40ab44f4b: Preparing [2022-04-28T13:11:46.230Z] ef96b97e2ec3: Preparing [2022-04-28T13:11:46.230Z] a606fc7dc0ef: Preparing [2022-04-28T13:11:46.230Z] 3e39a2f85930: Preparing [2022-04-28T13:11:46.230Z] df8cc597ea45: Preparing [2022-04-28T13:11:46.230Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:46.230Z] 7335b9d37e99: Preparing [2022-04-28T13:11:46.230Z] 8adedf0a6a4d: Waiting [2022-04-28T13:11:46.230Z] b3a8f7a1cb72: Preparing [2022-04-28T13:11:46.230Z] 7335b9d37e99: Waiting [2022-04-28T13:11:46.230Z] eb2f46aed323: Preparing [2022-04-28T13:11:46.230Z] d210098f646a: Preparing [2022-04-28T13:11:46.230Z] b541d28bf3b4: Preparing [2022-04-28T13:11:46.230Z] b3a8f7a1cb72: Waiting [2022-04-28T13:11:46.230Z] eb2f46aed323: Waiting [2022-04-28T13:11:46.230Z] b541d28bf3b4: Waiting [2022-04-28T13:11:46.230Z] df8cc597ea45: Layer already exists [2022-04-28T13:11:46.230Z] ef96b97e2ec3: Layer already exists [2022-04-28T13:11:46.230Z] edc40ab44f4b: Layer already exists [2022-04-28T13:11:46.230Z] 3e39a2f85930: Layer already exists [2022-04-28T13:11:46.230Z] a606fc7dc0ef: Layer already exists [2022-04-28T13:11:46.230Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:46.230Z] b3a8f7a1cb72: Layer already exists [2022-04-28T13:11:46.230Z] 7335b9d37e99: Layer already exists [2022-04-28T13:11:46.230Z] d210098f646a: Layer already exists [2022-04-28T13:11:46.230Z] eb2f46aed323: Layer already exists [2022-04-28T13:11:46.230Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:46.230Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:ecd42e5b05a5d99059627d8724b578b8ba0ed7347b2ed966a746f1db1f15bba8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:46.527Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:46.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-28T13:11:46.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-28T13:11:46.817Z] edc40ab44f4b: Preparing [2022-04-28T13:11:46.817Z] edc40ab44f4b: Preparing [2022-04-28T13:11:46.817Z] ef96b97e2ec3: Preparing [2022-04-28T13:11:46.817Z] a606fc7dc0ef: Preparing [2022-04-28T13:11:46.817Z] 3e39a2f85930: Preparing [2022-04-28T13:11:46.817Z] df8cc597ea45: Preparing [2022-04-28T13:11:46.817Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:46.817Z] 7335b9d37e99: Preparing [2022-04-28T13:11:46.817Z] b3a8f7a1cb72: Preparing [2022-04-28T13:11:46.817Z] eb2f46aed323: Preparing [2022-04-28T13:11:46.817Z] d210098f646a: Preparing [2022-04-28T13:11:46.817Z] b541d28bf3b4: Preparing [2022-04-28T13:11:46.817Z] 7335b9d37e99: Waiting [2022-04-28T13:11:46.817Z] b3a8f7a1cb72: Waiting [2022-04-28T13:11:46.817Z] eb2f46aed323: Waiting [2022-04-28T13:11:46.817Z] d210098f646a: Waiting [2022-04-28T13:11:46.817Z] b541d28bf3b4: Waiting [2022-04-28T13:11:46.817Z] 8adedf0a6a4d: Waiting [2022-04-28T13:11:46.817Z] 3e39a2f85930: Layer already exists [2022-04-28T13:11:46.817Z] edc40ab44f4b: Layer already exists [2022-04-28T13:11:46.817Z] ef96b97e2ec3: Layer already exists [2022-04-28T13:11:46.817Z] a606fc7dc0ef: Layer already exists [2022-04-28T13:11:46.817Z] df8cc597ea45: Layer already exists [2022-04-28T13:11:46.817Z] 7335b9d37e99: Layer already exists [2022-04-28T13:11:46.817Z] eb2f46aed323: Layer already exists [2022-04-28T13:11:46.817Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:46.817Z] b3a8f7a1cb72: Layer already exists [2022-04-28T13:11:46.817Z] d210098f646a: Layer already exists [2022-04-28T13:11:46.817Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:46.817Z] main: digest: sha256:ecd42e5b05a5d99059627d8724b578b8ba0ed7347b2ed966a746f1db1f15bba8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:46.848Z] ===================================================== [Pipeline] echo [2022-04-28T13:11:46.861Z] taggedImages: [2022-04-28T13:11:46.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:46.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-28T13:11:46.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.85 [2022-04-28T13:11:46.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:46.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-28T13:11:46.882Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-28T13:11:46.882Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:46.882Z] latest [2022-04-28T13:11:46.882Z] 2.2.0-dev.85 [2022-04-28T13:11:46.882Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:46.882Z] main [2022-04-28T13:11:46.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:47.206Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:47.499Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:47.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T13:11:47.499Z] 23b4665ed0e3: Preparing [2022-04-28T13:11:47.499Z] 843b27ab5a28: Preparing [2022-04-28T13:11:47.499Z] ffbcd8e62cbb: Preparing [2022-04-28T13:11:47.499Z] b49452371500: Preparing [2022-04-28T13:11:47.499Z] 7c96aef39e86: Preparing [2022-04-28T13:11:47.499Z] 81205e8844af: Preparing [2022-04-28T13:11:47.499Z] fc6b12ceaf4b: Preparing [2022-04-28T13:11:47.499Z] b541d28bf3b4: Preparing [2022-04-28T13:11:47.499Z] 81205e8844af: Waiting [2022-04-28T13:11:47.499Z] b541d28bf3b4: Waiting [2022-04-28T13:11:47.499Z] fc6b12ceaf4b: Waiting [2022-04-28T13:11:47.499Z] 7c96aef39e86: Pushed [2022-04-28T13:11:47.499Z] 843b27ab5a28: Pushed [2022-04-28T13:11:47.499Z] 23b4665ed0e3: Pushed [2022-04-28T13:11:47.499Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:47.758Z] 81205e8844af: Pushed [2022-04-28T13:11:48.019Z] fc6b12ceaf4b: Pushed [2022-04-28T13:11:48.587Z] ffbcd8e62cbb: Pushed [2022-04-28T13:11:48.587Z] b49452371500: Pushed [2022-04-28T13:11:48.847Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:218757e628e56da7e7b1b4ade0b3e00f6beaf1fcdcab5cb232980c926fbea74a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:49.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:49.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-28T13:11:49.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T13:11:49.517Z] 23b4665ed0e3: Preparing [2022-04-28T13:11:49.517Z] 843b27ab5a28: Preparing [2022-04-28T13:11:49.517Z] ffbcd8e62cbb: Preparing [2022-04-28T13:11:49.517Z] b49452371500: Preparing [2022-04-28T13:11:49.517Z] 7c96aef39e86: Preparing [2022-04-28T13:11:49.517Z] 81205e8844af: Preparing [2022-04-28T13:11:49.517Z] fc6b12ceaf4b: Preparing [2022-04-28T13:11:49.517Z] b541d28bf3b4: Preparing [2022-04-28T13:11:49.517Z] fc6b12ceaf4b: Waiting [2022-04-28T13:11:49.517Z] 81205e8844af: Waiting [2022-04-28T13:11:49.517Z] b541d28bf3b4: Waiting [2022-04-28T13:11:49.517Z] b49452371500: Layer already exists [2022-04-28T13:11:49.517Z] ffbcd8e62cbb: Layer already exists [2022-04-28T13:11:49.517Z] 7c96aef39e86: Layer already exists [2022-04-28T13:11:49.517Z] 843b27ab5a28: Layer already exists [2022-04-28T13:11:49.517Z] 23b4665ed0e3: Layer already exists [2022-04-28T13:11:49.517Z] 81205e8844af: Layer already exists [2022-04-28T13:11:49.517Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:49.517Z] fc6b12ceaf4b: Layer already exists [2022-04-28T13:11:49.517Z] latest: digest: sha256:218757e628e56da7e7b1b4ade0b3e00f6beaf1fcdcab5cb232980c926fbea74a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:49.818Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:50.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.85 [2022-04-28T13:11:50.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T13:11:50.115Z] 23b4665ed0e3: Preparing [2022-04-28T13:11:50.115Z] 843b27ab5a28: Preparing [2022-04-28T13:11:50.115Z] ffbcd8e62cbb: Preparing [2022-04-28T13:11:50.115Z] b49452371500: Preparing [2022-04-28T13:11:50.115Z] 7c96aef39e86: Preparing [2022-04-28T13:11:50.115Z] 81205e8844af: Preparing [2022-04-28T13:11:50.115Z] fc6b12ceaf4b: Preparing [2022-04-28T13:11:50.115Z] b541d28bf3b4: Preparing [2022-04-28T13:11:50.115Z] 81205e8844af: Waiting [2022-04-28T13:11:50.115Z] fc6b12ceaf4b: Waiting [2022-04-28T13:11:50.115Z] 843b27ab5a28: Layer already exists [2022-04-28T13:11:50.115Z] 7c96aef39e86: Layer already exists [2022-04-28T13:11:50.115Z] ffbcd8e62cbb: Layer already exists [2022-04-28T13:11:50.115Z] b49452371500: Layer already exists [2022-04-28T13:11:50.115Z] 23b4665ed0e3: Layer already exists [2022-04-28T13:11:50.115Z] fc6b12ceaf4b: Layer already exists [2022-04-28T13:11:50.115Z] 81205e8844af: Layer already exists [2022-04-28T13:11:50.115Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:50.115Z] 2.2.0-dev.85: digest: sha256:218757e628e56da7e7b1b4ade0b3e00f6beaf1fcdcab5cb232980c926fbea74a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:50.417Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:50.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:50.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T13:11:50.709Z] 23b4665ed0e3: Preparing [2022-04-28T13:11:50.709Z] 843b27ab5a28: Preparing [2022-04-28T13:11:50.709Z] ffbcd8e62cbb: Preparing [2022-04-28T13:11:50.709Z] b49452371500: Preparing [2022-04-28T13:11:50.709Z] 7c96aef39e86: Preparing [2022-04-28T13:11:50.709Z] 81205e8844af: Preparing [2022-04-28T13:11:50.709Z] fc6b12ceaf4b: Preparing [2022-04-28T13:11:50.709Z] b541d28bf3b4: Preparing [2022-04-28T13:11:50.709Z] fc6b12ceaf4b: Waiting [2022-04-28T13:11:50.709Z] 81205e8844af: Waiting [2022-04-28T13:11:50.709Z] b541d28bf3b4: Waiting [2022-04-28T13:11:50.709Z] b49452371500: Layer already exists [2022-04-28T13:11:50.709Z] 7c96aef39e86: Layer already exists [2022-04-28T13:11:50.709Z] ffbcd8e62cbb: Layer already exists [2022-04-28T13:11:50.709Z] 843b27ab5a28: Layer already exists [2022-04-28T13:11:50.709Z] 23b4665ed0e3: Layer already exists [2022-04-28T13:11:50.709Z] 81205e8844af: Layer already exists [2022-04-28T13:11:50.709Z] fc6b12ceaf4b: Layer already exists [2022-04-28T13:11:50.709Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:50.709Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:218757e628e56da7e7b1b4ade0b3e00f6beaf1fcdcab5cb232980c926fbea74a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:51.010Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:51.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-28T13:11:51.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-28T13:11:51.306Z] 23b4665ed0e3: Preparing [2022-04-28T13:11:51.306Z] 843b27ab5a28: Preparing [2022-04-28T13:11:51.306Z] ffbcd8e62cbb: Preparing [2022-04-28T13:11:51.306Z] b49452371500: Preparing [2022-04-28T13:11:51.306Z] 7c96aef39e86: Preparing [2022-04-28T13:11:51.306Z] 81205e8844af: Preparing [2022-04-28T13:11:51.306Z] fc6b12ceaf4b: Preparing [2022-04-28T13:11:51.306Z] b541d28bf3b4: Preparing [2022-04-28T13:11:51.306Z] b541d28bf3b4: Waiting [2022-04-28T13:11:51.306Z] 843b27ab5a28: Layer already exists [2022-04-28T13:11:51.306Z] ffbcd8e62cbb: Layer already exists [2022-04-28T13:11:51.306Z] 7c96aef39e86: Layer already exists [2022-04-28T13:11:51.306Z] b49452371500: Layer already exists [2022-04-28T13:11:51.306Z] 23b4665ed0e3: Layer already exists [2022-04-28T13:11:51.306Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:51.306Z] 81205e8844af: Layer already exists [2022-04-28T13:11:51.306Z] fc6b12ceaf4b: Layer already exists [2022-04-28T13:11:51.306Z] main: digest: sha256:218757e628e56da7e7b1b4ade0b3e00f6beaf1fcdcab5cb232980c926fbea74a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:51.345Z] ===================================================== [Pipeline] echo [2022-04-28T13:11:51.355Z] taggedImages: [2022-04-28T13:11:51.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:51.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-28T13:11:51.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.85 [2022-04-28T13:11:51.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:51.355Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-28T13:11:51.378Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-28T13:11:51.378Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:51.378Z] latest [2022-04-28T13:11:51.378Z] 2.2.0-dev.85 [2022-04-28T13:11:51.378Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:51.378Z] main [2022-04-28T13:11:51.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:51.693Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:51.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:51.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T13:11:51.991Z] f4b7e422a175: Preparing [2022-04-28T13:11:51.991Z] e3c39376f15a: Preparing [2022-04-28T13:11:51.991Z] d417a8f6b564: Preparing [2022-04-28T13:11:51.991Z] 1614b22e122b: Preparing [2022-04-28T13:11:51.991Z] 6c9a3ba19c9f: Preparing [2022-04-28T13:11:51.991Z] 7350c41e3d7e: Preparing [2022-04-28T13:11:51.991Z] f5a8ce18531f: Preparing [2022-04-28T13:11:51.991Z] f545f3c1fe77: Preparing [2022-04-28T13:11:51.991Z] f6f1510651a4: Preparing [2022-04-28T13:11:51.991Z] b541d28bf3b4: Preparing [2022-04-28T13:11:51.991Z] f5a8ce18531f: Waiting [2022-04-28T13:11:51.991Z] f545f3c1fe77: Waiting [2022-04-28T13:11:51.991Z] f6f1510651a4: Waiting [2022-04-28T13:11:51.991Z] b541d28bf3b4: Waiting [2022-04-28T13:11:51.991Z] 7350c41e3d7e: Waiting [2022-04-28T13:11:51.991Z] e3c39376f15a: Pushed [2022-04-28T13:11:51.991Z] 6c9a3ba19c9f: Pushed [2022-04-28T13:11:51.991Z] f4b7e422a175: Pushed [2022-04-28T13:11:52.252Z] f5a8ce18531f: Pushed [2022-04-28T13:11:52.252Z] 7350c41e3d7e: Pushed [2022-04-28T13:11:52.252Z] f545f3c1fe77: Pushed [2022-04-28T13:11:52.252Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:52.252Z] f6f1510651a4: Pushed [2022-04-28T13:11:53.193Z] 1614b22e122b: Pushed [2022-04-28T13:11:53.456Z] d417a8f6b564: Pushed [2022-04-28T13:11:53.456Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:79cee33476916d044120cbc6ce8847c87c9bc430ebdce70aa47a06fc707711c5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:53.757Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:54.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-28T13:11:54.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T13:11:54.048Z] f4b7e422a175: Preparing [2022-04-28T13:11:54.048Z] e3c39376f15a: Preparing [2022-04-28T13:11:54.048Z] d417a8f6b564: Preparing [2022-04-28T13:11:54.048Z] 1614b22e122b: Preparing [2022-04-28T13:11:54.048Z] 6c9a3ba19c9f: Preparing [2022-04-28T13:11:54.048Z] 7350c41e3d7e: Preparing [2022-04-28T13:11:54.048Z] f5a8ce18531f: Preparing [2022-04-28T13:11:54.048Z] f545f3c1fe77: Preparing [2022-04-28T13:11:54.048Z] f6f1510651a4: Preparing [2022-04-28T13:11:54.048Z] b541d28bf3b4: Preparing [2022-04-28T13:11:54.048Z] f5a8ce18531f: Waiting [2022-04-28T13:11:54.048Z] f545f3c1fe77: Waiting [2022-04-28T13:11:54.048Z] f6f1510651a4: Waiting [2022-04-28T13:11:54.048Z] b541d28bf3b4: Waiting [2022-04-28T13:11:54.048Z] 7350c41e3d7e: Waiting [2022-04-28T13:11:54.048Z] 6c9a3ba19c9f: Layer already exists [2022-04-28T13:11:54.048Z] 1614b22e122b: Layer already exists [2022-04-28T13:11:54.048Z] e3c39376f15a: Layer already exists [2022-04-28T13:11:54.048Z] f4b7e422a175: Layer already exists [2022-04-28T13:11:54.048Z] d417a8f6b564: Layer already exists [2022-04-28T13:11:54.048Z] 7350c41e3d7e: Layer already exists [2022-04-28T13:11:54.048Z] f5a8ce18531f: Layer already exists [2022-04-28T13:11:54.048Z] f545f3c1fe77: Layer already exists [2022-04-28T13:11:54.048Z] f6f1510651a4: Layer already exists [2022-04-28T13:11:54.048Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:54.048Z] latest: digest: sha256:79cee33476916d044120cbc6ce8847c87c9bc430ebdce70aa47a06fc707711c5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:54.347Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:54.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.85 [2022-04-28T13:11:54.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T13:11:54.640Z] f4b7e422a175: Preparing [2022-04-28T13:11:54.640Z] e3c39376f15a: Preparing [2022-04-28T13:11:54.640Z] d417a8f6b564: Preparing [2022-04-28T13:11:54.640Z] 1614b22e122b: Preparing [2022-04-28T13:11:54.640Z] 6c9a3ba19c9f: Preparing [2022-04-28T13:11:54.640Z] 7350c41e3d7e: Preparing [2022-04-28T13:11:54.640Z] f5a8ce18531f: Preparing [2022-04-28T13:11:54.640Z] f545f3c1fe77: Preparing [2022-04-28T13:11:54.640Z] f6f1510651a4: Preparing [2022-04-28T13:11:54.640Z] b541d28bf3b4: Preparing [2022-04-28T13:11:54.640Z] f5a8ce18531f: Waiting [2022-04-28T13:11:54.640Z] f6f1510651a4: Waiting [2022-04-28T13:11:54.640Z] f545f3c1fe77: Waiting [2022-04-28T13:11:54.640Z] b541d28bf3b4: Waiting [2022-04-28T13:11:54.640Z] 7350c41e3d7e: Waiting [2022-04-28T13:11:54.640Z] e3c39376f15a: Layer already exists [2022-04-28T13:11:54.640Z] 6c9a3ba19c9f: Layer already exists [2022-04-28T13:11:54.640Z] f4b7e422a175: Layer already exists [2022-04-28T13:11:54.640Z] 1614b22e122b: Layer already exists [2022-04-28T13:11:54.640Z] d417a8f6b564: Layer already exists [2022-04-28T13:11:54.640Z] f5a8ce18531f: Layer already exists [2022-04-28T13:11:54.640Z] 7350c41e3d7e: Layer already exists [2022-04-28T13:11:54.640Z] f545f3c1fe77: Layer already exists [2022-04-28T13:11:54.640Z] f6f1510651a4: Layer already exists [2022-04-28T13:11:54.640Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:54.640Z] 2.2.0-dev.85: digest: sha256:79cee33476916d044120cbc6ce8847c87c9bc430ebdce70aa47a06fc707711c5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:54.942Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:55.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:55.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T13:11:55.236Z] f4b7e422a175: Preparing [2022-04-28T13:11:55.236Z] e3c39376f15a: Preparing [2022-04-28T13:11:55.236Z] d417a8f6b564: Preparing [2022-04-28T13:11:55.236Z] 1614b22e122b: Preparing [2022-04-28T13:11:55.236Z] 6c9a3ba19c9f: Preparing [2022-04-28T13:11:55.236Z] 7350c41e3d7e: Preparing [2022-04-28T13:11:55.236Z] f5a8ce18531f: Preparing [2022-04-28T13:11:55.236Z] f545f3c1fe77: Preparing [2022-04-28T13:11:55.236Z] f6f1510651a4: Preparing [2022-04-28T13:11:55.236Z] b541d28bf3b4: Preparing [2022-04-28T13:11:55.236Z] 7350c41e3d7e: Waiting [2022-04-28T13:11:55.236Z] f5a8ce18531f: Waiting [2022-04-28T13:11:55.236Z] f545f3c1fe77: Waiting [2022-04-28T13:11:55.236Z] f6f1510651a4: Waiting [2022-04-28T13:11:55.236Z] b541d28bf3b4: Waiting [2022-04-28T13:11:55.236Z] 6c9a3ba19c9f: Layer already exists [2022-04-28T13:11:55.236Z] 1614b22e122b: Layer already exists [2022-04-28T13:11:55.236Z] d417a8f6b564: Layer already exists [2022-04-28T13:11:55.236Z] f4b7e422a175: Layer already exists [2022-04-28T13:11:55.236Z] e3c39376f15a: Layer already exists [2022-04-28T13:11:55.236Z] f545f3c1fe77: Layer already exists [2022-04-28T13:11:55.236Z] f6f1510651a4: Layer already exists [2022-04-28T13:11:55.236Z] 7350c41e3d7e: Layer already exists [2022-04-28T13:11:55.236Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:55.236Z] f5a8ce18531f: Layer already exists [2022-04-28T13:11:55.236Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:79cee33476916d044120cbc6ce8847c87c9bc430ebdce70aa47a06fc707711c5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:55.537Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:55.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-28T13:11:55.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-28T13:11:55.832Z] f4b7e422a175: Preparing [2022-04-28T13:11:55.832Z] e3c39376f15a: Preparing [2022-04-28T13:11:55.832Z] d417a8f6b564: Preparing [2022-04-28T13:11:55.832Z] 1614b22e122b: Preparing [2022-04-28T13:11:55.832Z] 6c9a3ba19c9f: Preparing [2022-04-28T13:11:55.832Z] 7350c41e3d7e: Preparing [2022-04-28T13:11:55.832Z] f5a8ce18531f: Preparing [2022-04-28T13:11:55.832Z] f545f3c1fe77: Preparing [2022-04-28T13:11:55.832Z] f6f1510651a4: Preparing [2022-04-28T13:11:55.832Z] b541d28bf3b4: Preparing [2022-04-28T13:11:55.832Z] f5a8ce18531f: Waiting [2022-04-28T13:11:55.832Z] f545f3c1fe77: Waiting [2022-04-28T13:11:55.832Z] f6f1510651a4: Waiting [2022-04-28T13:11:55.832Z] b541d28bf3b4: Waiting [2022-04-28T13:11:55.832Z] 7350c41e3d7e: Waiting [2022-04-28T13:11:55.832Z] 6c9a3ba19c9f: Layer already exists [2022-04-28T13:11:55.832Z] e3c39376f15a: Layer already exists [2022-04-28T13:11:55.832Z] f4b7e422a175: Layer already exists [2022-04-28T13:11:55.832Z] 1614b22e122b: Layer already exists [2022-04-28T13:11:55.832Z] d417a8f6b564: Layer already exists [2022-04-28T13:11:55.832Z] 7350c41e3d7e: Layer already exists [2022-04-28T13:11:55.832Z] b541d28bf3b4: Layer already exists [2022-04-28T13:11:55.832Z] f545f3c1fe77: Layer already exists [2022-04-28T13:11:55.832Z] f5a8ce18531f: Layer already exists [2022-04-28T13:11:55.832Z] f6f1510651a4: Layer already exists [2022-04-28T13:11:55.832Z] main: digest: sha256:79cee33476916d044120cbc6ce8847c87c9bc430ebdce70aa47a06fc707711c5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:11:55.873Z] ===================================================== [Pipeline] echo [2022-04-28T13:11:55.883Z] taggedImages: [2022-04-28T13:11:55.883Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:55.883Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-28T13:11:55.883Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.85 [2022-04-28T13:11:55.883Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:55.883Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-28T13:11:55.904Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-28T13:11:55.904Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:55.904Z] latest [2022-04-28T13:11:55.904Z] 2.2.0-dev.85 [2022-04-28T13:11:55.904Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:11:55.904Z] main [2022-04-28T13:11:55.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:56.233Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:56.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:11:56.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T13:11:56.521Z] feb961f2cc74: Preparing [2022-04-28T13:11:56.521Z] 020166801773: Preparing [2022-04-28T13:11:56.521Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:56.521Z] 30144e447faa: Preparing [2022-04-28T13:11:56.521Z] 62e5ac620711: Preparing [2022-04-28T13:11:56.521Z] 4fc242d58285: Preparing [2022-04-28T13:11:56.521Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:56.521Z] 4fc242d58285: Layer already exists [2022-04-28T13:11:56.521Z] 62e5ac620711: Pushed [2022-04-28T13:11:56.521Z] feb961f2cc74: Pushed [2022-04-28T13:11:57.092Z] 30144e447faa: Pushed [2022-04-28T13:11:58.472Z] 020166801773: Pushed [2022-04-28T13:11:58.731Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:ef06d4f4354bedc3643ec3f56fcbb9e965c0fd170aa9023418da5f0834738fd8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:59.035Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:59.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-28T13:11:59.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T13:11:59.325Z] feb961f2cc74: Preparing [2022-04-28T13:11:59.325Z] 020166801773: Preparing [2022-04-28T13:11:59.325Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:59.325Z] 30144e447faa: Preparing [2022-04-28T13:11:59.325Z] 62e5ac620711: Preparing [2022-04-28T13:11:59.325Z] 4fc242d58285: Preparing [2022-04-28T13:11:59.325Z] 4fc242d58285: Waiting [2022-04-28T13:11:59.325Z] 020166801773: Layer already exists [2022-04-28T13:11:59.325Z] 30144e447faa: Layer already exists [2022-04-28T13:11:59.325Z] 62e5ac620711: Layer already exists [2022-04-28T13:11:59.325Z] feb961f2cc74: Layer already exists [2022-04-28T13:11:59.325Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:59.325Z] 4fc242d58285: Layer already exists [2022-04-28T13:11:59.325Z] latest: digest: sha256:ef06d4f4354bedc3643ec3f56fcbb9e965c0fd170aa9023418da5f0834738fd8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:59.619Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:11:59.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.85 [2022-04-28T13:11:59.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T13:11:59.910Z] feb961f2cc74: Preparing [2022-04-28T13:11:59.910Z] 020166801773: Preparing [2022-04-28T13:11:59.910Z] 8adedf0a6a4d: Preparing [2022-04-28T13:11:59.910Z] 30144e447faa: Preparing [2022-04-28T13:11:59.910Z] 62e5ac620711: Preparing [2022-04-28T13:11:59.910Z] 4fc242d58285: Preparing [2022-04-28T13:11:59.910Z] 4fc242d58285: Waiting [2022-04-28T13:11:59.910Z] 30144e447faa: Layer already exists [2022-04-28T13:11:59.910Z] 62e5ac620711: Layer already exists [2022-04-28T13:11:59.910Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:11:59.910Z] feb961f2cc74: Layer already exists [2022-04-28T13:11:59.910Z] 020166801773: Layer already exists [2022-04-28T13:11:59.910Z] 4fc242d58285: Layer already exists [2022-04-28T13:11:59.910Z] 2.2.0-dev.85: digest: sha256:ef06d4f4354bedc3643ec3f56fcbb9e965c0fd170aa9023418da5f0834738fd8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:00.207Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:00.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:00.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T13:12:00.498Z] feb961f2cc74: Preparing [2022-04-28T13:12:00.498Z] 020166801773: Preparing [2022-04-28T13:12:00.498Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:00.498Z] 30144e447faa: Preparing [2022-04-28T13:12:00.498Z] 62e5ac620711: Preparing [2022-04-28T13:12:00.498Z] 4fc242d58285: Preparing [2022-04-28T13:12:00.498Z] 4fc242d58285: Waiting [2022-04-28T13:12:00.498Z] 30144e447faa: Layer already exists [2022-04-28T13:12:00.498Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:00.498Z] 020166801773: Layer already exists [2022-04-28T13:12:00.498Z] feb961f2cc74: Layer already exists [2022-04-28T13:12:00.498Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:00.498Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:00.498Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:ef06d4f4354bedc3643ec3f56fcbb9e965c0fd170aa9023418da5f0834738fd8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:00.795Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:01.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-28T13:12:01.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-28T13:12:01.090Z] feb961f2cc74: Preparing [2022-04-28T13:12:01.090Z] 020166801773: Preparing [2022-04-28T13:12:01.090Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:01.090Z] 30144e447faa: Preparing [2022-04-28T13:12:01.090Z] 62e5ac620711: Preparing [2022-04-28T13:12:01.090Z] 4fc242d58285: Preparing [2022-04-28T13:12:01.090Z] 4fc242d58285: Waiting [2022-04-28T13:12:01.090Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:01.090Z] 30144e447faa: Layer already exists [2022-04-28T13:12:01.090Z] 020166801773: Layer already exists [2022-04-28T13:12:01.090Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:01.090Z] feb961f2cc74: Layer already exists [2022-04-28T13:12:01.090Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:01.090Z] main: digest: sha256:ef06d4f4354bedc3643ec3f56fcbb9e965c0fd170aa9023418da5f0834738fd8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:01.127Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:01.135Z] taggedImages: [2022-04-28T13:12:01.135Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:01.135Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-28T13:12:01.135Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.85 [2022-04-28T13:12:01.135Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:01.135Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-28T13:12:01.157Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-28T13:12:01.157Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:01.157Z] latest [2022-04-28T13:12:01.157Z] 2.2.0-dev.85 [2022-04-28T13:12:01.157Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:01.157Z] main [2022-04-28T13:12:01.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:01.474Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:01.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:01.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T13:12:01.767Z] 3c2d3e06f2d6: Preparing [2022-04-28T13:12:01.767Z] ba46b139482c: Preparing [2022-04-28T13:12:01.767Z] d4acb90889f6: Preparing [2022-04-28T13:12:01.767Z] 41a0bad528be: Preparing [2022-04-28T13:12:01.767Z] ee0f9b2c256c: Preparing [2022-04-28T13:12:01.767Z] 06b0bda7948f: Preparing [2022-04-28T13:12:01.767Z] 62e5ac620711: Preparing [2022-04-28T13:12:01.767Z] 4fc242d58285: Preparing [2022-04-28T13:12:01.767Z] 62e5ac620711: Waiting [2022-04-28T13:12:01.767Z] 06b0bda7948f: Waiting [2022-04-28T13:12:01.767Z] 4fc242d58285: Waiting [2022-04-28T13:12:01.767Z] ba46b139482c: Pushed [2022-04-28T13:12:01.767Z] 3c2d3e06f2d6: Pushed [2022-04-28T13:12:01.767Z] d4acb90889f6: Pushed [2022-04-28T13:12:01.767Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:01.767Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:02.337Z] 06b0bda7948f: Pushed [2022-04-28T13:12:05.632Z] ee0f9b2c256c: Pushed [2022-04-28T13:12:07.557Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T13:12:07.557Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T13:12:08.932Z] 41a0bad528be: Pushed [2022-04-28T13:12:08.932Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:a112f41c1ac9c2f01a7ba7532346d17975a3b02ef365b42d05e3ad53b82a0882 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:09.235Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:09.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-28T13:12:09.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T13:12:09.528Z] 3c2d3e06f2d6: Preparing [2022-04-28T13:12:09.528Z] ba46b139482c: Preparing [2022-04-28T13:12:09.528Z] d4acb90889f6: Preparing [2022-04-28T13:12:09.528Z] 41a0bad528be: Preparing [2022-04-28T13:12:09.528Z] ee0f9b2c256c: Preparing [2022-04-28T13:12:09.528Z] 06b0bda7948f: Preparing [2022-04-28T13:12:09.528Z] 62e5ac620711: Preparing [2022-04-28T13:12:09.528Z] 4fc242d58285: Preparing [2022-04-28T13:12:09.528Z] 06b0bda7948f: Waiting [2022-04-28T13:12:09.528Z] 62e5ac620711: Waiting [2022-04-28T13:12:09.528Z] d4acb90889f6: Layer already exists [2022-04-28T13:12:09.528Z] ba46b139482c: Layer already exists [2022-04-28T13:12:09.528Z] 41a0bad528be: Layer already exists [2022-04-28T13:12:09.528Z] ee0f9b2c256c: Layer already exists [2022-04-28T13:12:09.528Z] 06b0bda7948f: Layer already exists [2022-04-28T13:12:09.528Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:09.528Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:09.528Z] 3c2d3e06f2d6: Layer already exists [2022-04-28T13:12:09.528Z] latest: digest: sha256:a112f41c1ac9c2f01a7ba7532346d17975a3b02ef365b42d05e3ad53b82a0882 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:09.835Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:10.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.85 [2022-04-28T13:12:10.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T13:12:10.131Z] 3c2d3e06f2d6: Preparing [2022-04-28T13:12:10.131Z] ba46b139482c: Preparing [2022-04-28T13:12:10.131Z] d4acb90889f6: Preparing [2022-04-28T13:12:10.131Z] 41a0bad528be: Preparing [2022-04-28T13:12:10.131Z] ee0f9b2c256c: Preparing [2022-04-28T13:12:10.131Z] 06b0bda7948f: Preparing [2022-04-28T13:12:10.131Z] 62e5ac620711: Preparing [2022-04-28T13:12:10.131Z] 4fc242d58285: Preparing [2022-04-28T13:12:10.131Z] 06b0bda7948f: Waiting [2022-04-28T13:12:10.131Z] 62e5ac620711: Waiting [2022-04-28T13:12:10.131Z] 4fc242d58285: Waiting [2022-04-28T13:12:10.131Z] 3c2d3e06f2d6: Layer already exists [2022-04-28T13:12:10.131Z] ba46b139482c: Layer already exists [2022-04-28T13:12:10.131Z] d4acb90889f6: Layer already exists [2022-04-28T13:12:10.131Z] ee0f9b2c256c: Layer already exists [2022-04-28T13:12:10.131Z] 41a0bad528be: Layer already exists [2022-04-28T13:12:10.131Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:10.131Z] 06b0bda7948f: Layer already exists [2022-04-28T13:12:10.131Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:10.131Z] 2.2.0-dev.85: digest: sha256:a112f41c1ac9c2f01a7ba7532346d17975a3b02ef365b42d05e3ad53b82a0882 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:10.516Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:10.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:10.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T13:12:10.848Z] 3c2d3e06f2d6: Preparing [2022-04-28T13:12:10.848Z] ba46b139482c: Preparing [2022-04-28T13:12:10.848Z] d4acb90889f6: Preparing [2022-04-28T13:12:10.848Z] 41a0bad528be: Preparing [2022-04-28T13:12:10.848Z] ee0f9b2c256c: Preparing [2022-04-28T13:12:10.848Z] 06b0bda7948f: Preparing [2022-04-28T13:12:10.848Z] 62e5ac620711: Preparing [2022-04-28T13:12:10.848Z] 4fc242d58285: Preparing [2022-04-28T13:12:10.848Z] 06b0bda7948f: Waiting [2022-04-28T13:12:10.848Z] 62e5ac620711: Waiting [2022-04-28T13:12:10.848Z] 4fc242d58285: Waiting [2022-04-28T13:12:10.848Z] d4acb90889f6: Layer already exists [2022-04-28T13:12:10.848Z] ee0f9b2c256c: Layer already exists [2022-04-28T13:12:10.848Z] 41a0bad528be: Layer already exists [2022-04-28T13:12:10.848Z] 3c2d3e06f2d6: Layer already exists [2022-04-28T13:12:10.848Z] ba46b139482c: Layer already exists [2022-04-28T13:12:10.848Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:10.848Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:10.848Z] 06b0bda7948f: Layer already exists [2022-04-28T13:12:10.848Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:a112f41c1ac9c2f01a7ba7532346d17975a3b02ef365b42d05e3ad53b82a0882 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:11.149Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:11.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-28T13:12:11.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-28T13:12:11.443Z] 3c2d3e06f2d6: Preparing [2022-04-28T13:12:11.443Z] ba46b139482c: Preparing [2022-04-28T13:12:11.443Z] d4acb90889f6: Preparing [2022-04-28T13:12:11.443Z] 41a0bad528be: Preparing [2022-04-28T13:12:11.443Z] ee0f9b2c256c: Preparing [2022-04-28T13:12:11.443Z] 06b0bda7948f: Preparing [2022-04-28T13:12:11.443Z] 62e5ac620711: Preparing [2022-04-28T13:12:11.443Z] 4fc242d58285: Preparing [2022-04-28T13:12:11.443Z] 06b0bda7948f: Waiting [2022-04-28T13:12:11.443Z] 4fc242d58285: Waiting [2022-04-28T13:12:11.443Z] 62e5ac620711: Waiting [2022-04-28T13:12:11.443Z] ba46b139482c: Layer already exists [2022-04-28T13:12:11.443Z] ee0f9b2c256c: Layer already exists [2022-04-28T13:12:11.443Z] 3c2d3e06f2d6: Layer already exists [2022-04-28T13:12:11.443Z] 41a0bad528be: Layer already exists [2022-04-28T13:12:11.443Z] d4acb90889f6: Layer already exists [2022-04-28T13:12:11.443Z] 06b0bda7948f: Layer already exists [2022-04-28T13:12:11.443Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:11.443Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:11.443Z] main: digest: sha256:a112f41c1ac9c2f01a7ba7532346d17975a3b02ef365b42d05e3ad53b82a0882 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:11.483Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:11.496Z] taggedImages: [2022-04-28T13:12:11.496Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:11.496Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-28T13:12:11.496Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.85 [2022-04-28T13:12:11.496Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:11.496Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-28T13:12:11.520Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-28T13:12:11.520Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:11.520Z] latest [2022-04-28T13:12:11.520Z] 2.2.0-dev.85 [2022-04-28T13:12:11.520Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:11.520Z] main [2022-04-28T13:12:11.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:11.835Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:12.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:12.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T13:12:12.133Z] 24a3b052f861: Preparing [2022-04-28T13:12:12.133Z] 683f96a979d2: Preparing [2022-04-28T13:12:12.133Z] f7efb974ea1a: Preparing [2022-04-28T13:12:12.133Z] 12f908a6d14d: Preparing [2022-04-28T13:12:12.133Z] 4f7bc144a8f9: Preparing [2022-04-28T13:12:12.133Z] 62e5ac620711: Preparing [2022-04-28T13:12:12.133Z] 4fc242d58285: Preparing [2022-04-28T13:12:12.133Z] 62e5ac620711: Waiting [2022-04-28T13:12:12.133Z] 4fc242d58285: Waiting [2022-04-28T13:12:12.133Z] f7efb974ea1a: Pushed [2022-04-28T13:12:12.133Z] 683f96a979d2: Pushed [2022-04-28T13:12:12.133Z] 24a3b052f861: Pushed [2022-04-28T13:12:12.133Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:12.133Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:12.392Z] 4f7bc144a8f9: Pushed [2022-04-28T13:12:18.972Z] 12f908a6d14d: Pushed [2022-04-28T13:12:18.972Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:eeded43d0c8cebc9e8cbf35d93f9b7c44f1374f5ad48bf8cd73c1e7372f12203 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:19.272Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:19.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-28T13:12:19.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T13:12:19.568Z] 24a3b052f861: Preparing [2022-04-28T13:12:19.568Z] 683f96a979d2: Preparing [2022-04-28T13:12:19.568Z] f7efb974ea1a: Preparing [2022-04-28T13:12:19.568Z] 12f908a6d14d: Preparing [2022-04-28T13:12:19.568Z] 4f7bc144a8f9: Preparing [2022-04-28T13:12:19.568Z] 62e5ac620711: Preparing [2022-04-28T13:12:19.568Z] 4fc242d58285: Preparing [2022-04-28T13:12:19.568Z] 62e5ac620711: Waiting [2022-04-28T13:12:19.568Z] 4fc242d58285: Waiting [2022-04-28T13:12:19.568Z] 4f7bc144a8f9: Layer already exists [2022-04-28T13:12:19.568Z] f7efb974ea1a: Layer already exists [2022-04-28T13:12:19.568Z] 12f908a6d14d: Layer already exists [2022-04-28T13:12:19.568Z] 24a3b052f861: Layer already exists [2022-04-28T13:12:19.568Z] 683f96a979d2: Layer already exists [2022-04-28T13:12:19.568Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:19.568Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:19.568Z] latest: digest: sha256:eeded43d0c8cebc9e8cbf35d93f9b7c44f1374f5ad48bf8cd73c1e7372f12203 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:19.865Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:20.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.85 [2022-04-28T13:12:20.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T13:12:20.158Z] 24a3b052f861: Preparing [2022-04-28T13:12:20.158Z] 683f96a979d2: Preparing [2022-04-28T13:12:20.158Z] f7efb974ea1a: Preparing [2022-04-28T13:12:20.158Z] 12f908a6d14d: Preparing [2022-04-28T13:12:20.158Z] 4f7bc144a8f9: Preparing [2022-04-28T13:12:20.158Z] 62e5ac620711: Preparing [2022-04-28T13:12:20.158Z] 4fc242d58285: Preparing [2022-04-28T13:12:20.158Z] 62e5ac620711: Waiting [2022-04-28T13:12:20.158Z] 4fc242d58285: Waiting [2022-04-28T13:12:20.158Z] 683f96a979d2: Layer already exists [2022-04-28T13:12:20.158Z] f7efb974ea1a: Layer already exists [2022-04-28T13:12:20.158Z] 24a3b052f861: Layer already exists [2022-04-28T13:12:20.158Z] 12f908a6d14d: Layer already exists [2022-04-28T13:12:20.158Z] 4f7bc144a8f9: Layer already exists [2022-04-28T13:12:20.158Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:20.158Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:20.158Z] 2.2.0-dev.85: digest: sha256:eeded43d0c8cebc9e8cbf35d93f9b7c44f1374f5ad48bf8cd73c1e7372f12203 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:20.455Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:20.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:20.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T13:12:20.748Z] 24a3b052f861: Preparing [2022-04-28T13:12:20.748Z] 683f96a979d2: Preparing [2022-04-28T13:12:20.748Z] f7efb974ea1a: Preparing [2022-04-28T13:12:20.748Z] 12f908a6d14d: Preparing [2022-04-28T13:12:20.748Z] 4f7bc144a8f9: Preparing [2022-04-28T13:12:20.748Z] 62e5ac620711: Preparing [2022-04-28T13:12:20.748Z] 4fc242d58285: Preparing [2022-04-28T13:12:20.748Z] 62e5ac620711: Waiting [2022-04-28T13:12:20.748Z] 683f96a979d2: Layer already exists [2022-04-28T13:12:20.748Z] 4f7bc144a8f9: Layer already exists [2022-04-28T13:12:20.748Z] 24a3b052f861: Layer already exists [2022-04-28T13:12:20.748Z] 12f908a6d14d: Layer already exists [2022-04-28T13:12:20.748Z] f7efb974ea1a: Layer already exists [2022-04-28T13:12:20.748Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:20.748Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:20.748Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:eeded43d0c8cebc9e8cbf35d93f9b7c44f1374f5ad48bf8cd73c1e7372f12203 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:21.044Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:21.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-28T13:12:21.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-28T13:12:21.337Z] 24a3b052f861: Preparing [2022-04-28T13:12:21.337Z] 683f96a979d2: Preparing [2022-04-28T13:12:21.337Z] f7efb974ea1a: Preparing [2022-04-28T13:12:21.337Z] 12f908a6d14d: Preparing [2022-04-28T13:12:21.337Z] 4f7bc144a8f9: Preparing [2022-04-28T13:12:21.337Z] 62e5ac620711: Preparing [2022-04-28T13:12:21.337Z] 4fc242d58285: Preparing [2022-04-28T13:12:21.337Z] 4fc242d58285: Waiting [2022-04-28T13:12:21.337Z] 62e5ac620711: Waiting [2022-04-28T13:12:21.337Z] 12f908a6d14d: Layer already exists [2022-04-28T13:12:21.337Z] f7efb974ea1a: Layer already exists [2022-04-28T13:12:21.337Z] 683f96a979d2: Layer already exists [2022-04-28T13:12:21.337Z] 24a3b052f861: Layer already exists [2022-04-28T13:12:21.337Z] 4f7bc144a8f9: Layer already exists [2022-04-28T13:12:21.337Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:21.337Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:21.337Z] main: digest: sha256:eeded43d0c8cebc9e8cbf35d93f9b7c44f1374f5ad48bf8cd73c1e7372f12203 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:21.373Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:21.383Z] taggedImages: [2022-04-28T13:12:21.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:21.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-28T13:12:21.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.85 [2022-04-28T13:12:21.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:21.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-28T13:12:21.408Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-28T13:12:21.408Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:21.408Z] latest [2022-04-28T13:12:21.408Z] 2.2.0-dev.85 [2022-04-28T13:12:21.408Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:21.408Z] main [2022-04-28T13:12:21.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:21.723Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:22.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:22.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T13:12:22.012Z] 8d9edebf7593: Preparing [2022-04-28T13:12:22.012Z] c13f6516819a: Preparing [2022-04-28T13:12:22.012Z] 635ff55a5ddb: Preparing [2022-04-28T13:12:22.013Z] 33a88d5d06fd: Preparing [2022-04-28T13:12:22.013Z] bc7a2227daec: Preparing [2022-04-28T13:12:22.013Z] 62e5ac620711: Preparing [2022-04-28T13:12:22.013Z] 4fc242d58285: Preparing [2022-04-28T13:12:22.013Z] 62e5ac620711: Waiting [2022-04-28T13:12:22.013Z] 4fc242d58285: Waiting [2022-04-28T13:12:22.013Z] 635ff55a5ddb: Pushed [2022-04-28T13:12:22.013Z] 8d9edebf7593: Pushed [2022-04-28T13:12:22.013Z] c13f6516819a: Pushed [2022-04-28T13:12:22.013Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:22.013Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:22.272Z] bc7a2227daec: Pushed [2022-04-28T13:12:28.853Z] 33a88d5d06fd: Pushed [2022-04-28T13:12:28.853Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:0a019c40c41d95d3a28652339f91c3f97ec4fa4baa84b1b78eaafc6ebf3cacf4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:29.155Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:29.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-28T13:12:29.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T13:12:29.453Z] 8d9edebf7593: Preparing [2022-04-28T13:12:29.453Z] c13f6516819a: Preparing [2022-04-28T13:12:29.453Z] 635ff55a5ddb: Preparing [2022-04-28T13:12:29.453Z] 33a88d5d06fd: Preparing [2022-04-28T13:12:29.453Z] bc7a2227daec: Preparing [2022-04-28T13:12:29.453Z] 62e5ac620711: Preparing [2022-04-28T13:12:29.453Z] 4fc242d58285: Preparing [2022-04-28T13:12:29.453Z] 62e5ac620711: Waiting [2022-04-28T13:12:29.453Z] 4fc242d58285: Waiting [2022-04-28T13:12:29.453Z] bc7a2227daec: Layer already exists [2022-04-28T13:12:29.453Z] 8d9edebf7593: Layer already exists [2022-04-28T13:12:29.453Z] 33a88d5d06fd: Layer already exists [2022-04-28T13:12:29.453Z] 635ff55a5ddb: Layer already exists [2022-04-28T13:12:29.453Z] c13f6516819a: Layer already exists [2022-04-28T13:12:29.453Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:29.453Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:29.453Z] latest: digest: sha256:0a019c40c41d95d3a28652339f91c3f97ec4fa4baa84b1b78eaafc6ebf3cacf4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:29.757Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:30.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.85 [2022-04-28T13:12:30.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T13:12:30.055Z] 8d9edebf7593: Preparing [2022-04-28T13:12:30.055Z] c13f6516819a: Preparing [2022-04-28T13:12:30.055Z] 635ff55a5ddb: Preparing [2022-04-28T13:12:30.055Z] 33a88d5d06fd: Preparing [2022-04-28T13:12:30.055Z] bc7a2227daec: Preparing [2022-04-28T13:12:30.055Z] 62e5ac620711: Preparing [2022-04-28T13:12:30.055Z] 4fc242d58285: Preparing [2022-04-28T13:12:30.055Z] 62e5ac620711: Waiting [2022-04-28T13:12:30.055Z] bc7a2227daec: Layer already exists [2022-04-28T13:12:30.055Z] 33a88d5d06fd: Layer already exists [2022-04-28T13:12:30.055Z] 8d9edebf7593: Layer already exists [2022-04-28T13:12:30.055Z] 635ff55a5ddb: Layer already exists [2022-04-28T13:12:30.055Z] c13f6516819a: Layer already exists [2022-04-28T13:12:30.055Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:30.055Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:30.055Z] 2.2.0-dev.85: digest: sha256:0a019c40c41d95d3a28652339f91c3f97ec4fa4baa84b1b78eaafc6ebf3cacf4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:30.353Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:30.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:30.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T13:12:30.649Z] 8d9edebf7593: Preparing [2022-04-28T13:12:30.649Z] c13f6516819a: Preparing [2022-04-28T13:12:30.649Z] 635ff55a5ddb: Preparing [2022-04-28T13:12:30.649Z] 33a88d5d06fd: Preparing [2022-04-28T13:12:30.649Z] bc7a2227daec: Preparing [2022-04-28T13:12:30.649Z] 62e5ac620711: Preparing [2022-04-28T13:12:30.650Z] 4fc242d58285: Preparing [2022-04-28T13:12:30.650Z] 62e5ac620711: Waiting [2022-04-28T13:12:30.650Z] c13f6516819a: Layer already exists [2022-04-28T13:12:30.650Z] 635ff55a5ddb: Layer already exists [2022-04-28T13:12:30.650Z] 8d9edebf7593: Layer already exists [2022-04-28T13:12:30.650Z] bc7a2227daec: Layer already exists [2022-04-28T13:12:30.650Z] 33a88d5d06fd: Layer already exists [2022-04-28T13:12:30.650Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:30.650Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:30.650Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:0a019c40c41d95d3a28652339f91c3f97ec4fa4baa84b1b78eaafc6ebf3cacf4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:30.949Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:31.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-28T13:12:31.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-28T13:12:31.243Z] 8d9edebf7593: Preparing [2022-04-28T13:12:31.243Z] c13f6516819a: Preparing [2022-04-28T13:12:31.243Z] 635ff55a5ddb: Preparing [2022-04-28T13:12:31.243Z] 33a88d5d06fd: Preparing [2022-04-28T13:12:31.243Z] bc7a2227daec: Preparing [2022-04-28T13:12:31.243Z] 62e5ac620711: Preparing [2022-04-28T13:12:31.243Z] 4fc242d58285: Preparing [2022-04-28T13:12:31.243Z] 62e5ac620711: Waiting [2022-04-28T13:12:31.243Z] 4fc242d58285: Waiting [2022-04-28T13:12:31.243Z] 635ff55a5ddb: Layer already exists [2022-04-28T13:12:31.243Z] c13f6516819a: Layer already exists [2022-04-28T13:12:31.243Z] 33a88d5d06fd: Layer already exists [2022-04-28T13:12:31.243Z] 8d9edebf7593: Layer already exists [2022-04-28T13:12:31.243Z] bc7a2227daec: Layer already exists [2022-04-28T13:12:31.243Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:31.243Z] 62e5ac620711: Layer already exists [2022-04-28T13:12:31.243Z] main: digest: sha256:0a019c40c41d95d3a28652339f91c3f97ec4fa4baa84b1b78eaafc6ebf3cacf4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:31.285Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:31.297Z] taggedImages: [2022-04-28T13:12:31.297Z] - nexus3.edgexfoundry.org:10004/security-spire-server:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:31.297Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-28T13:12:31.297Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.85 [2022-04-28T13:12:31.297Z] - nexus3.edgexfoundry.org:10004/security-spire-server:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:31.297Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-28T13:12:31.322Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-28T13:12:31.322Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:31.322Z] latest [2022-04-28T13:12:31.322Z] 2.2.0-dev.85 [2022-04-28T13:12:31.322Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:31.322Z] main [2022-04-28T13:12:31.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:31.661Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:31.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:31.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T13:12:31.956Z] 8615f8a6b584: Preparing [2022-04-28T13:12:31.956Z] 7be630285d44: Preparing [2022-04-28T13:12:31.956Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:31.956Z] 2580628852dd: Preparing [2022-04-28T13:12:31.956Z] b541d28bf3b4: Preparing [2022-04-28T13:12:31.956Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:31.956Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:31.956Z] 8615f8a6b584: Pushed [2022-04-28T13:12:32.217Z] 2580628852dd: Pushed [2022-04-28T13:12:34.764Z] 7be630285d44: Pushed [2022-04-28T13:12:34.764Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:698501d75f791c797698440c7e6a297ca542cb88d481c2c399ad82b91c6d8406 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:35.062Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:35.353Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-28T13:12:35.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T13:12:35.353Z] 8615f8a6b584: Preparing [2022-04-28T13:12:35.353Z] 7be630285d44: Preparing [2022-04-28T13:12:35.353Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:35.353Z] 2580628852dd: Preparing [2022-04-28T13:12:35.353Z] b541d28bf3b4: Preparing [2022-04-28T13:12:35.353Z] 7be630285d44: Layer already exists [2022-04-28T13:12:35.353Z] 2580628852dd: Layer already exists [2022-04-28T13:12:35.353Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:35.353Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:35.353Z] 8615f8a6b584: Layer already exists [2022-04-28T13:12:35.353Z] latest: digest: sha256:698501d75f791c797698440c7e6a297ca542cb88d481c2c399ad82b91c6d8406 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:35.650Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:35.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.85 [2022-04-28T13:12:35.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T13:12:35.946Z] 8615f8a6b584: Preparing [2022-04-28T13:12:35.946Z] 7be630285d44: Preparing [2022-04-28T13:12:35.946Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:35.946Z] 2580628852dd: Preparing [2022-04-28T13:12:35.946Z] b541d28bf3b4: Preparing [2022-04-28T13:12:35.946Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:35.946Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:35.946Z] 2580628852dd: Layer already exists [2022-04-28T13:12:35.946Z] 7be630285d44: Layer already exists [2022-04-28T13:12:35.946Z] 8615f8a6b584: Layer already exists [2022-04-28T13:12:35.946Z] 2.2.0-dev.85: digest: sha256:698501d75f791c797698440c7e6a297ca542cb88d481c2c399ad82b91c6d8406 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:36.246Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:36.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:36.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T13:12:36.539Z] 8615f8a6b584: Preparing [2022-04-28T13:12:36.539Z] 7be630285d44: Preparing [2022-04-28T13:12:36.539Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:36.539Z] 2580628852dd: Preparing [2022-04-28T13:12:36.539Z] b541d28bf3b4: Preparing [2022-04-28T13:12:36.539Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:36.539Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:36.539Z] 7be630285d44: Layer already exists [2022-04-28T13:12:36.539Z] 8615f8a6b584: Layer already exists [2022-04-28T13:12:36.539Z] 2580628852dd: Layer already exists [2022-04-28T13:12:36.539Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:698501d75f791c797698440c7e6a297ca542cb88d481c2c399ad82b91c6d8406 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:36.876Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:37.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-28T13:12:37.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-28T13:12:37.182Z] 8615f8a6b584: Preparing [2022-04-28T13:12:37.182Z] 7be630285d44: Preparing [2022-04-28T13:12:37.182Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:37.182Z] 2580628852dd: Preparing [2022-04-28T13:12:37.182Z] b541d28bf3b4: Preparing [2022-04-28T13:12:37.182Z] 2580628852dd: Layer already exists [2022-04-28T13:12:37.182Z] 7be630285d44: Layer already exists [2022-04-28T13:12:37.182Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:37.182Z] 8615f8a6b584: Layer already exists [2022-04-28T13:12:37.182Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:37.182Z] main: digest: sha256:698501d75f791c797698440c7e6a297ca542cb88d481c2c399ad82b91c6d8406 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:37.216Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:37.232Z] taggedImages: [2022-04-28T13:12:37.232Z] - nexus3.edgexfoundry.org:10004/support-notifications:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:37.232Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-28T13:12:37.232Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.85 [2022-04-28T13:12:37.232Z] - nexus3.edgexfoundry.org:10004/support-notifications:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:37.232Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-28T13:12:37.258Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-28T13:12:37.258Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:37.258Z] latest [2022-04-28T13:12:37.258Z] 2.2.0-dev.85 [2022-04-28T13:12:37.258Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:37.258Z] main [2022-04-28T13:12:37.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:37.586Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:37.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:37.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T13:12:37.882Z] 3f0e1cecf231: Preparing [2022-04-28T13:12:37.882Z] d26c932993e6: Preparing [2022-04-28T13:12:37.882Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:37.882Z] cef3a424d9e7: Preparing [2022-04-28T13:12:37.882Z] b541d28bf3b4: Preparing [2022-04-28T13:12:37.882Z] cef3a424d9e7: Layer already exists [2022-04-28T13:12:37.882Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:37.882Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:37.882Z] 3f0e1cecf231: Pushed [2022-04-28T13:12:40.428Z] d26c932993e6: Pushed [2022-04-28T13:12:40.428Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:48d7cfb0bd4b488747b6f008611657e7da48f2208918948d7d39ec418d3f60e4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:40.722Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:41.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-28T13:12:41.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T13:12:41.014Z] 3f0e1cecf231: Preparing [2022-04-28T13:12:41.014Z] d26c932993e6: Preparing [2022-04-28T13:12:41.014Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:41.014Z] cef3a424d9e7: Preparing [2022-04-28T13:12:41.014Z] b541d28bf3b4: Preparing [2022-04-28T13:12:41.014Z] d26c932993e6: Layer already exists [2022-04-28T13:12:41.014Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:41.014Z] cef3a424d9e7: Layer already exists [2022-04-28T13:12:41.014Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:41.014Z] 3f0e1cecf231: Layer already exists [2022-04-28T13:12:41.014Z] latest: digest: sha256:48d7cfb0bd4b488747b6f008611657e7da48f2208918948d7d39ec418d3f60e4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:41.316Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:41.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.85 [2022-04-28T13:12:41.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T13:12:41.613Z] 3f0e1cecf231: Preparing [2022-04-28T13:12:41.613Z] d26c932993e6: Preparing [2022-04-28T13:12:41.613Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:41.613Z] cef3a424d9e7: Preparing [2022-04-28T13:12:41.613Z] b541d28bf3b4: Preparing [2022-04-28T13:12:41.613Z] cef3a424d9e7: Layer already exists [2022-04-28T13:12:41.613Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:41.613Z] d26c932993e6: Layer already exists [2022-04-28T13:12:41.613Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:41.613Z] 3f0e1cecf231: Layer already exists [2022-04-28T13:12:41.613Z] 2.2.0-dev.85: digest: sha256:48d7cfb0bd4b488747b6f008611657e7da48f2208918948d7d39ec418d3f60e4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:41.916Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:42.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:42.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T13:12:42.210Z] 3f0e1cecf231: Preparing [2022-04-28T13:12:42.210Z] d26c932993e6: Preparing [2022-04-28T13:12:42.210Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:42.210Z] cef3a424d9e7: Preparing [2022-04-28T13:12:42.210Z] b541d28bf3b4: Preparing [2022-04-28T13:12:42.210Z] cef3a424d9e7: Layer already exists [2022-04-28T13:12:42.210Z] 3f0e1cecf231: Layer already exists [2022-04-28T13:12:42.210Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:42.210Z] d26c932993e6: Layer already exists [2022-04-28T13:12:42.210Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:42.210Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:48d7cfb0bd4b488747b6f008611657e7da48f2208918948d7d39ec418d3f60e4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:42.511Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:42.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-28T13:12:42.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-28T13:12:42.807Z] 3f0e1cecf231: Preparing [2022-04-28T13:12:42.807Z] d26c932993e6: Preparing [2022-04-28T13:12:42.807Z] 8adedf0a6a4d: Preparing [2022-04-28T13:12:42.807Z] cef3a424d9e7: Preparing [2022-04-28T13:12:42.807Z] b541d28bf3b4: Preparing [2022-04-28T13:12:42.807Z] b541d28bf3b4: Layer already exists [2022-04-28T13:12:42.807Z] d26c932993e6: Layer already exists [2022-04-28T13:12:42.807Z] 3f0e1cecf231: Layer already exists [2022-04-28T13:12:42.807Z] 8adedf0a6a4d: Layer already exists [2022-04-28T13:12:42.807Z] cef3a424d9e7: Layer already exists [2022-04-28T13:12:42.807Z] main: digest: sha256:48d7cfb0bd4b488747b6f008611657e7da48f2208918948d7d39ec418d3f60e4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:42.841Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:42.852Z] taggedImages: [2022-04-28T13:12:42.852Z] - nexus3.edgexfoundry.org:10004/support-scheduler:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:42.852Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-28T13:12:42.852Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.85 [2022-04-28T13:12:42.852Z] - nexus3.edgexfoundry.org:10004/support-scheduler:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:42.852Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-28T13:12:42.875Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-28T13:12:42.875Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:42.875Z] latest [2022-04-28T13:12:42.875Z] 2.2.0-dev.85 [2022-04-28T13:12:42.875Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:42.875Z] main [2022-04-28T13:12:42.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:43.201Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:43.498Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:43.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T13:12:43.498Z] 750835d2d081: Preparing [2022-04-28T13:12:43.498Z] 097192c5a10a: Preparing [2022-04-28T13:12:43.498Z] 8fa842dbb947: Preparing [2022-04-28T13:12:43.498Z] 71716d5a6ad8: Preparing [2022-04-28T13:12:43.498Z] 52f44be93a46: Preparing [2022-04-28T13:12:43.498Z] 10d82663b225: Preparing [2022-04-28T13:12:43.498Z] f7a7a140f1b3: Preparing [2022-04-28T13:12:43.498Z] 31e69d4774c9: Preparing [2022-04-28T13:12:43.498Z] 7750d494dfbd: Preparing [2022-04-28T13:12:43.498Z] 18708474c90b: Preparing [2022-04-28T13:12:43.498Z] 4fc242d58285: Preparing [2022-04-28T13:12:43.498Z] f7a7a140f1b3: Waiting [2022-04-28T13:12:43.498Z] 10d82663b225: Waiting [2022-04-28T13:12:43.498Z] 31e69d4774c9: Waiting [2022-04-28T13:12:43.498Z] 18708474c90b: Waiting [2022-04-28T13:12:43.498Z] 52f44be93a46: Layer already exists [2022-04-28T13:12:43.498Z] 10d82663b225: Layer already exists [2022-04-28T13:12:43.498Z] f7a7a140f1b3: Layer already exists [2022-04-28T13:12:43.498Z] 31e69d4774c9: Layer already exists [2022-04-28T13:12:43.498Z] 097192c5a10a: Pushed [2022-04-28T13:12:43.498Z] 7750d494dfbd: Layer already exists [2022-04-28T13:12:43.498Z] 18708474c90b: Layer already exists [2022-04-28T13:12:43.498Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:43.758Z] 750835d2d081: Pushed [2022-04-28T13:12:44.702Z] 8fa842dbb947: Pushed [2022-04-28T13:12:51.280Z] 71716d5a6ad8: Pushed [2022-04-28T13:12:51.280Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:01c8daca249614cfc4e8ced09782214baf238b674a142c6417aef837d20c36ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:51.581Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:51.870Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-28T13:12:51.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T13:12:51.870Z] 750835d2d081: Preparing [2022-04-28T13:12:51.871Z] 097192c5a10a: Preparing [2022-04-28T13:12:51.871Z] 8fa842dbb947: Preparing [2022-04-28T13:12:51.871Z] 71716d5a6ad8: Preparing [2022-04-28T13:12:51.871Z] 52f44be93a46: Preparing [2022-04-28T13:12:51.871Z] 10d82663b225: Preparing [2022-04-28T13:12:51.871Z] f7a7a140f1b3: Preparing [2022-04-28T13:12:51.871Z] 31e69d4774c9: Preparing [2022-04-28T13:12:51.871Z] 7750d494dfbd: Preparing [2022-04-28T13:12:51.871Z] 18708474c90b: Preparing [2022-04-28T13:12:51.871Z] 4fc242d58285: Preparing [2022-04-28T13:12:51.871Z] f7a7a140f1b3: Waiting [2022-04-28T13:12:51.871Z] 4fc242d58285: Waiting [2022-04-28T13:12:51.871Z] 18708474c90b: Waiting [2022-04-28T13:12:51.871Z] 31e69d4774c9: Waiting [2022-04-28T13:12:51.871Z] 7750d494dfbd: Waiting [2022-04-28T13:12:51.871Z] 097192c5a10a: Layer already exists [2022-04-28T13:12:51.871Z] 52f44be93a46: Layer already exists [2022-04-28T13:12:51.871Z] 71716d5a6ad8: Layer already exists [2022-04-28T13:12:51.871Z] 750835d2d081: Layer already exists [2022-04-28T13:12:51.871Z] 8fa842dbb947: Layer already exists [2022-04-28T13:12:51.871Z] 31e69d4774c9: Layer already exists [2022-04-28T13:12:51.871Z] 10d82663b225: Layer already exists [2022-04-28T13:12:51.871Z] f7a7a140f1b3: Layer already exists [2022-04-28T13:12:51.871Z] 18708474c90b: Layer already exists [2022-04-28T13:12:51.871Z] 7750d494dfbd: Layer already exists [2022-04-28T13:12:51.871Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:51.871Z] latest: digest: sha256:01c8daca249614cfc4e8ced09782214baf238b674a142c6417aef837d20c36ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:52.171Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:52.466Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.85 [2022-04-28T13:12:52.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T13:12:52.467Z] 750835d2d081: Preparing [2022-04-28T13:12:52.467Z] 097192c5a10a: Preparing [2022-04-28T13:12:52.467Z] 8fa842dbb947: Preparing [2022-04-28T13:12:52.467Z] 71716d5a6ad8: Preparing [2022-04-28T13:12:52.467Z] 52f44be93a46: Preparing [2022-04-28T13:12:52.467Z] 10d82663b225: Preparing [2022-04-28T13:12:52.467Z] f7a7a140f1b3: Preparing [2022-04-28T13:12:52.467Z] 31e69d4774c9: Preparing [2022-04-28T13:12:52.467Z] 7750d494dfbd: Preparing [2022-04-28T13:12:52.467Z] 18708474c90b: Preparing [2022-04-28T13:12:52.467Z] 4fc242d58285: Preparing [2022-04-28T13:12:52.467Z] f7a7a140f1b3: Waiting [2022-04-28T13:12:52.467Z] 31e69d4774c9: Waiting [2022-04-28T13:12:52.467Z] 7750d494dfbd: Waiting [2022-04-28T13:12:52.467Z] 18708474c90b: Waiting [2022-04-28T13:12:52.467Z] 10d82663b225: Waiting [2022-04-28T13:12:52.467Z] 52f44be93a46: Layer already exists [2022-04-28T13:12:52.467Z] 71716d5a6ad8: Layer already exists [2022-04-28T13:12:52.467Z] 097192c5a10a: Layer already exists [2022-04-28T13:12:52.467Z] 750835d2d081: Layer already exists [2022-04-28T13:12:52.467Z] 8fa842dbb947: Layer already exists [2022-04-28T13:12:52.467Z] 10d82663b225: Layer already exists [2022-04-28T13:12:52.467Z] f7a7a140f1b3: Layer already exists [2022-04-28T13:12:52.467Z] 31e69d4774c9: Layer already exists [2022-04-28T13:12:52.467Z] 7750d494dfbd: Layer already exists [2022-04-28T13:12:52.467Z] 18708474c90b: Layer already exists [2022-04-28T13:12:52.467Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:52.467Z] 2.2.0-dev.85: digest: sha256:01c8daca249614cfc4e8ced09782214baf238b674a142c6417aef837d20c36ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:52.769Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:53.066Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:53.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T13:12:53.066Z] 750835d2d081: Preparing [2022-04-28T13:12:53.066Z] 097192c5a10a: Preparing [2022-04-28T13:12:53.066Z] 8fa842dbb947: Preparing [2022-04-28T13:12:53.066Z] 71716d5a6ad8: Preparing [2022-04-28T13:12:53.066Z] 52f44be93a46: Preparing [2022-04-28T13:12:53.066Z] 10d82663b225: Preparing [2022-04-28T13:12:53.066Z] f7a7a140f1b3: Preparing [2022-04-28T13:12:53.066Z] 31e69d4774c9: Preparing [2022-04-28T13:12:53.066Z] 7750d494dfbd: Preparing [2022-04-28T13:12:53.066Z] 18708474c90b: Preparing [2022-04-28T13:12:53.066Z] 4fc242d58285: Preparing [2022-04-28T13:12:53.066Z] 10d82663b225: Waiting [2022-04-28T13:12:53.066Z] f7a7a140f1b3: Waiting [2022-04-28T13:12:53.066Z] 31e69d4774c9: Waiting [2022-04-28T13:12:53.066Z] 7750d494dfbd: Waiting [2022-04-28T13:12:53.066Z] 18708474c90b: Waiting [2022-04-28T13:12:53.066Z] 4fc242d58285: Waiting [2022-04-28T13:12:53.066Z] 8fa842dbb947: Layer already exists [2022-04-28T13:12:53.066Z] 52f44be93a46: Layer already exists [2022-04-28T13:12:53.066Z] 750835d2d081: Layer already exists [2022-04-28T13:12:53.066Z] 097192c5a10a: Layer already exists [2022-04-28T13:12:53.066Z] 71716d5a6ad8: Layer already exists [2022-04-28T13:12:53.066Z] 10d82663b225: Layer already exists [2022-04-28T13:12:53.066Z] f7a7a140f1b3: Layer already exists [2022-04-28T13:12:53.066Z] 31e69d4774c9: Layer already exists [2022-04-28T13:12:53.066Z] 7750d494dfbd: Layer already exists [2022-04-28T13:12:53.066Z] 18708474c90b: Layer already exists [2022-04-28T13:12:53.066Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:53.066Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:01c8daca249614cfc4e8ced09782214baf238b674a142c6417aef837d20c36ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:53.363Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:12:53.657Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-28T13:12:53.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-28T13:12:53.658Z] 750835d2d081: Preparing [2022-04-28T13:12:53.658Z] 097192c5a10a: Preparing [2022-04-28T13:12:53.658Z] 8fa842dbb947: Preparing [2022-04-28T13:12:53.658Z] 71716d5a6ad8: Preparing [2022-04-28T13:12:53.658Z] 52f44be93a46: Preparing [2022-04-28T13:12:53.658Z] 10d82663b225: Preparing [2022-04-28T13:12:53.658Z] f7a7a140f1b3: Preparing [2022-04-28T13:12:53.658Z] 31e69d4774c9: Preparing [2022-04-28T13:12:53.658Z] 7750d494dfbd: Preparing [2022-04-28T13:12:53.658Z] 18708474c90b: Preparing [2022-04-28T13:12:53.658Z] 4fc242d58285: Preparing [2022-04-28T13:12:53.658Z] 31e69d4774c9: Waiting [2022-04-28T13:12:53.658Z] 4fc242d58285: Waiting [2022-04-28T13:12:53.658Z] 7750d494dfbd: Waiting [2022-04-28T13:12:53.658Z] 18708474c90b: Waiting [2022-04-28T13:12:53.658Z] 10d82663b225: Waiting [2022-04-28T13:12:53.658Z] f7a7a140f1b3: Waiting [2022-04-28T13:12:53.658Z] 71716d5a6ad8: Layer already exists [2022-04-28T13:12:53.658Z] 750835d2d081: Layer already exists [2022-04-28T13:12:53.658Z] 8fa842dbb947: Layer already exists [2022-04-28T13:12:53.658Z] 52f44be93a46: Layer already exists [2022-04-28T13:12:53.658Z] 097192c5a10a: Layer already exists [2022-04-28T13:12:53.658Z] 10d82663b225: Layer already exists [2022-04-28T13:12:53.658Z] 31e69d4774c9: Layer already exists [2022-04-28T13:12:53.658Z] 7750d494dfbd: Layer already exists [2022-04-28T13:12:53.658Z] f7a7a140f1b3: Layer already exists [2022-04-28T13:12:53.658Z] 18708474c90b: Layer already exists [2022-04-28T13:12:53.658Z] 4fc242d58285: Layer already exists [2022-04-28T13:12:53.658Z] main: digest: sha256:01c8daca249614cfc4e8ced09782214baf238b674a142c6417aef837d20c36ba size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:12:53.700Z] ===================================================== [Pipeline] echo [2022-04-28T13:12:53.717Z] taggedImages: [2022-04-28T13:12:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:12:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-28T13:12:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.85 [2022-04-28T13:12:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:12:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T13:13:04.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T13:13:04.128Z] Removing intermediate container f007eaec0606 [2022-04-28T13:13:04.128Z] ---> b38edf8791a7 [2022-04-28T13:13:04.128Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T13:13:04.128Z] ---> Running in 699a492512b4 [2022-04-28T13:13:06.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T13:13:12.917Z] Removing intermediate container 699a492512b4 [2022-04-28T13:13:12.917Z] ---> 70e2e059060e [2022-04-28T13:13:12.917Z] [2022-04-28T13:13:12.917Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T13:13:12.917Z] 20.10.14: Pulling from library/docker [2022-04-28T13:13:21.244Z] Removing intermediate container c34702c6e0a1 [2022-04-28T13:13:21.244Z] ---> e3b700e78514 [2022-04-28T13:13:21.244Z] [2022-04-28T13:13:21.244Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T13:13:21.521Z] 3.14: Pulling from library/alpine [2022-04-28T13:13:24.929Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T13:13:24.929Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T13:13:24.929Z] ---> ac73e934f311 [2022-04-28T13:13:24.929Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T13:13:25.209Z] ---> Running in b7efcef0b008 [2022-04-28T13:13:27.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:13:28.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:13:29.148Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T13:13:29.424Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T13:13:29.424Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T13:13:29.424Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:13:29.424Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:13:30.028Z] OK: 6 MiB in 17 packages [2022-04-28T13:13:33.724Z] Removing intermediate container 7c71964c9dce [2022-04-28T13:13:33.724Z] ---> 021f9dacdc22 [2022-04-28T13:13:33.724Z] [2022-04-28T13:13:33.724Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T13:13:33.724Z] ---> ac73e934f311 [2022-04-28T13:13:33.724Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T13:13:33.724Z] ---> Running in 854cc81b51a0 [2022-04-28T13:13:33.724Z] Removing intermediate container b7efcef0b008 [2022-04-28T13:13:33.724Z] ---> b01644b1d028 [2022-04-28T13:13:33.724Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T13:13:34.037Z] ---> Running in 9ade74458014 [2022-04-28T13:13:35.481Z] Removing intermediate container 9ade74458014 [2022-04-28T13:13:35.481Z] ---> 54d8978ecf2b [2022-04-28T13:13:35.481Z] Step 13/25 : WORKDIR / [2022-04-28T13:13:35.481Z] ---> Running in 1b503b7f7063 [2022-04-28T13:13:36.090Z] Removing intermediate container 1b503b7f7063 [2022-04-28T13:13:36.090Z] ---> edeb01bff6b4 [2022-04-28T13:13:36.090Z] 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-28T13:13:36.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:13:36.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:13:37.650Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T13:13:37.650Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:13:37.650Z] ---> abbe0bdb80c3 [2022-04-28T13:13:37.650Z] 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-28T13:13:37.650Z] OK: 5 MiB in 15 packages [2022-04-28T13:13:39.669Z] ---> 3a96c8324261 [2022-04-28T13:13:39.669Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T13:13:39.669Z] Removing intermediate container 854cc81b51a0 [2022-04-28T13:13:39.669Z] ---> a38c836ab7be [2022-04-28T13:13:39.669Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:13:39.944Z] ---> Running in 0a438b4e7641 [2022-04-28T13:13:40.546Z] Removing intermediate container 0a438b4e7641 [2022-04-28T13:13:40.546Z] ---> bd97e45aac69 [2022-04-28T13:13:40.546Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T13:13:40.825Z] ---> Running in 1c0454addcac [2022-04-28T13:13:41.101Z] ---> f607e70aad88 [2022-04-28T13:13:41.101Z] 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-28T13:13:41.701Z] Removing intermediate container 1c0454addcac [2022-04-28T13:13:41.701Z] ---> ea07f7b8b5f9 [2022-04-28T13:13:41.701Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T13:13:41.978Z] ---> Running in 652bf09d4b8f [2022-04-28T13:13:41.978Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T13:13:41.978Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T13:13:41.978Z] ---> c346e9eafbab [2022-04-28T13:13:41.978Z] 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-28T13:13:42.252Z] ---> Running in f0a21ecc2949 [2022-04-28T13:13:42.530Z] ---> fcd1f4c3a2e0 [2022-04-28T13:13:42.530Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T13:13:43.141Z] Removing intermediate container 652bf09d4b8f [2022-04-28T13:13:43.141Z] ---> a4e58e4af032 [2022-04-28T13:13:43.141Z] Step 15/23 : WORKDIR / [2022-04-28T13:13:43.141Z] Removing intermediate container f0a21ecc2949 [2022-04-28T13:13:43.141Z] ---> f85925027fea [2022-04-28T13:13:43.141Z] 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-28T13:13:43.141Z] ---> Running in 85e6b5b7066b [2022-04-28T13:13:43.417Z] ---> Running in 3ea66590e8c8 [2022-04-28T13:13:44.399Z] Removing intermediate container 85e6b5b7066b [2022-04-28T13:13:44.399Z] ---> b218ce2093f8 [2022-04-28T13:13:44.399Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:13:45.852Z] ---> b914573b1724 [2022-04-28T13:13:45.852Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T13:13:45.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:13:46.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:13:46.408Z] ---> 6f31f554a708 [2022-04-28T13:13:46.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T13:13:47.393Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T13:13:47.393Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T13:13:47.393Z] Executing bash-5.1.16-r0.post-install [2022-04-28T13:13:47.393Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T13:13:47.393Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T13:13:47.393Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T13:13:47.393Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T13:13:47.393Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T13:13:47.393Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T13:13:47.393Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T13:13:47.393Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T13:13:47.393Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T13:13:47.393Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T13:13:47.393Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T13:13:47.393Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T13:13:47.676Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T13:13:47.676Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T13:13:47.676Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T13:13:48.296Z] ---> 007384976666 [2022-04-28T13:13:48.296Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T13:13:49.281Z] ---> a06b22a81107 [2022-04-28T13:13:49.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T13:13:50.274Z] ---> f93a59dd90c1 [2022-04-28T13:13:50.274Z] 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-28T13:13:50.274Z] ---> 9f5fec8fe46f [2022-04-28T13:13:50.274Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T13:13:50.274Z] ---> Running in fd6b3d811562 [2022-04-28T13:13:50.550Z] ---> Running in 232a73377f53 [2022-04-28T13:13:50.550Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T13:13:50.550Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T13:13:50.550Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T13:13:50.550Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T13:13:50.550Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T13:13:50.826Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T13:13:50.826Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T13:13:50.826Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T13:13:50.826Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T13:13:50.826Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T13:13:50.826Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T13:13:50.826Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T13:13:51.101Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T13:13:51.101Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T13:13:51.101Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T13:13:51.101Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T13:13:51.101Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T13:13:51.101Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T13:13:51.101Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T13:13:51.101Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T13:13:51.101Z] Removing intermediate container 232a73377f53 [2022-04-28T13:13:51.101Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T13:13:51.101Z] ---> 488a70068938 [2022-04-28T13:13:51.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:13:51.379Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T13:13:51.379Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T13:13:51.380Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T13:13:51.380Z] ---> Running in 8348dfacbb3f [2022-04-28T13:13:51.655Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T13:13:51.655Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T13:13:52.261Z] Removing intermediate container 8348dfacbb3f [2022-04-28T13:13:52.261Z] ---> 9b59e50d240c [2022-04-28T13:13:52.261Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T13:13:52.261Z] ---> Running in cfef4c4eac6f [2022-04-28T13:13:52.541Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:13:52.541Z] OK: 82 MiB in 65 packages [2022-04-28T13:13:53.164Z] Removing intermediate container cfef4c4eac6f [2022-04-28T13:13:53.164Z] ---> c5c5320c8ea8 [2022-04-28T13:13:53.164Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:13:53.439Z] ---> Running in 885c1d831681 [2022-04-28T13:13:54.040Z] Removing intermediate container fd6b3d811562 [2022-04-28T13:13:54.040Z] ---> 0cca70272321 [2022-04-28T13:13:54.040Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T13:13:54.040Z] Removing intermediate container 885c1d831681 [2022-04-28T13:13:54.040Z] ---> 7528edad8fb4 [2022-04-28T13:13:54.040Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:13:54.040Z] ---> Running in 85e07ef35f17 [2022-04-28T13:13:54.322Z] ---> Running in ead47a33aab7 [2022-04-28T13:13:54.617Z] Removing intermediate container 85e07ef35f17 [2022-04-28T13:13:54.617Z] ---> b73332778432 [2022-04-28T13:13:54.617Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T13:13:54.899Z] ---> Running in 9086acfbdacf [2022-04-28T13:13:54.899Z] Removing intermediate container ead47a33aab7 [2022-04-28T13:13:54.899Z] ---> eb3f42beb693 [2022-04-28T13:13:54.899Z] [2022-04-28T13:13:55.500Z] Removing intermediate container 9086acfbdacf [2022-04-28T13:13:55.500Z] ---> b1458e5e5605 [2022-04-28T13:13:55.500Z] Step 24/25 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:13:55.779Z] Successfully built eb3f42beb693 [2022-04-28T13:13:55.779Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T13:13:55.779Z] ---> Running in 48bcfa2e55d2 [2022-04-28T13:13:55.779Z]  Building core-metadata ... done Building security-spire-config [2022-04-28T13:13:56.387Z] Removing intermediate container 48bcfa2e55d2 [2022-04-28T13:13:56.387Z] ---> ee87bf750920 [2022-04-28T13:13:56.387Z] Step 25/25 : LABEL version=2.2.0-dev.85 [2022-04-28T13:13:56.387Z] ---> Running in 7d7a57041588 [2022-04-28T13:13:56.990Z] Removing intermediate container 7d7a57041588 [2022-04-28T13:13:56.990Z] ---> 81049de21fb6 [2022-04-28T13:13:56.990Z] [2022-04-28T13:13:57.267Z] Successfully built 81049de21fb6 [2022-04-28T13:13:57.267Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T13:13:57.267Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-28T13:13:57.869Z] Collecting docker-compose==1.23.2 [2022-04-28T13:13:57.869Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T13:13:58.472Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T13:13:58.472Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T13:14:00.462Z] 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-28T13:14:00.742Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T13:14:00.742Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T13:14:01.342Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T13:14:01.342Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T13:14:01.944Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T13:14:01.944Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T13:14:01.944Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T13:14:01.944Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T13:14:05.351Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T13:14:05.351Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T13:14:05.954Z] Collecting PyYAML<4,>=3.10 [2022-04-28T13:14:06.243Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T13:14:10.576Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T13:14:10.576Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T13:14:13.216Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T13:14:13.216Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T13:14:13.497Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T13:14:13.497Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T13:14:15.496Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T13:14:15.496Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T13:14:15.496Z] 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-28T13:14:15.496Z] Collecting idna<2.8,>=2.5 [2022-04-28T13:14:15.496Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T13:14:15.773Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T13:14:15.773Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T13:14:16.052Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T13:14:16.052Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T13:14:16.052Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T13:14:16.052Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T13:14:18.048Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T13:14:18.048Z] Attempting uninstall: urllib3 [2022-04-28T13:14:18.048Z] Found existing installation: urllib3 1.26.7 [2022-04-28T13:14:18.048Z] Uninstalling urllib3-1.26.7: [2022-04-28T13:14:18.048Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:14:18.048Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:14:18.048Z] ---> 4fa53d209e29 [2022-04-28T13:14:18.048Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T13:14:18.048Z] ---> Using cache [2022-04-28T13:14:18.048Z] ---> 4010c22860fd [2022-04-28T13:14:18.048Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:14:18.048Z] ---> Using cache [2022-04-28T13:14:18.048Z] ---> a4e260976f74 [2022-04-28T13:14:18.048Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T13:14:18.048Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T13:14:19.057Z] ---> Running in 71764d3f5c65 [2022-04-28T13:14:19.340Z] Attempting uninstall: idna [2022-04-28T13:14:19.340Z] Found existing installation: idna 3.3 [2022-04-28T13:14:19.340Z] Uninstalling idna-3.3: [2022-04-28T13:14:19.624Z] Successfully uninstalled idna-3.3 [2022-04-28T13:14:21.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:14:21.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:14:21.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:14:21.909Z] ---> 4fa53d209e29 [2022-04-28T13:14:21.909Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T13:14:21.909Z] ---> Using cache [2022-04-28T13:14:21.909Z] ---> 4010c22860fd [2022-04-28T13:14:21.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:14:21.909Z] ---> Using cache [2022-04-28T13:14:21.909Z] ---> a4e260976f74 [2022-04-28T13:14:21.909Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T13:14:21.909Z] ---> Running in 60cdbb48c0bd [2022-04-28T13:14:22.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:14:22.788Z] Attempting uninstall: requests [2022-04-28T13:14:22.788Z] Found existing installation: requests 2.26.0 [2022-04-28T13:14:22.788Z] Uninstalling requests-2.26.0: [2022-04-28T13:14:23.066Z] Successfully uninstalled requests-2.26.0 [2022-04-28T13:14:23.666Z] Running setup.py install for texttable: started [2022-04-28T13:14:23.666Z] OK: 220 MiB in 52 packages [2022-04-28T13:14:23.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:14:24.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:14:25.209Z] Removing intermediate container 71764d3f5c65 [2022-04-28T13:14:25.209Z] ---> e8e5a3e1237e [2022-04-28T13:14:25.209Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T13:14:26.199Z] ---> 8f89787158f1 [2022-04-28T13:14:26.199Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:14:26.199Z] ---> Running in 1d0a700b37a1 [2022-04-28T13:14:26.471Z] OK: 220 MiB in 52 packages [2022-04-28T13:14:26.747Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T13:14:26.747Z] Running setup.py install for PyYAML: started [2022-04-28T13:14:27.734Z] Removing intermediate container 60cdbb48c0bd [2022-04-28T13:14:27.734Z] ---> 9d8d16d47f4d [2022-04-28T13:14:27.734Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T13:14:28.729Z] ---> 1cd1be30ba59 [2022-04-28T13:14:28.729Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:14:29.006Z] ---> Running in c2c38f2ab47c [2022-04-28T13:14:30.015Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T13:14:30.624Z] Running setup.py install for docopt: started [2022-04-28T13:14:32.633Z] Removing intermediate container 1d0a700b37a1 [2022-04-28T13:14:32.633Z] ---> 98d7f424288a [2022-04-28T13:14:32.633Z] Step 8/26 : COPY . . [2022-04-28T13:14:33.241Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T13:14:33.241Z] Running setup.py install for dockerpty: started [2022-04-28T13:14:35.229Z] Removing intermediate container c2c38f2ab47c [2022-04-28T13:14:35.229Z] ---> 137a960c1b60 [2022-04-28T13:14:35.229Z] Step 8/22 : COPY . . [2022-04-28T13:14:36.216Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T13:14:38.212Z] 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-28T13:15:05.072Z] ---> 9fad155a3e9a [2022-04-28T13:15:05.072Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T13:15:05.072Z] ---> Running in f25d84c5ed02 [2022-04-28T13:15:05.072Z] Removing intermediate container f25d84c5ed02 [2022-04-28T13:15:05.072Z] ---> 3e0572cc2876 [2022-04-28T13:15:05.072Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T13:15:05.072Z] ---> Running in 2460fbd9a83d [2022-04-28T13:15:06.547Z] ---> 9d14d997512d [2022-04-28T13:15:06.547Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T13:15:07.157Z] ---> Running in 731c59432a88 [2022-04-28T13:15:08.599Z] Removing intermediate container 2460fbd9a83d [2022-04-28T13:15:08.599Z] ---> 82b305e1fa22 [2022-04-28T13:15:08.599Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T13:15:08.599Z] Removing intermediate container 47fadba1b4e0 [2022-04-28T13:15:08.599Z] ---> 3000c2c2fcc4 [2022-04-28T13:15:08.599Z] [2022-04-28T13:15:08.599Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T13:15:08.881Z] ---> Running in 0f46f5484c9e [2022-04-28T13:15:08.881Z] 3.15: Pulling from library/alpine [2022-04-28T13:15:09.157Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T13:15:09.157Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T13:15:09.157Z] ---> 3fb3c9af89a9 [2022-04-28T13:15:09.157Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:15:09.157Z] ---> Running in 2536724db24a [2022-04-28T13:15:09.781Z] Removing intermediate container 0f46f5484c9e [2022-04-28T13:15:09.781Z] ---> 97c1d5c66dfc [2022-04-28T13:15:09.781Z] 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-28T13:15:09.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T13:15:10.058Z] ---> Running in 92d56ae8bcb0 [2022-04-28T13:15:10.337Z] Removing intermediate container 2536724db24a [2022-04-28T13:15:10.337Z] ---> 1c61635b0579 [2022-04-28T13:15:10.337Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:15:10.337Z] ---> Running in f759adcd5924 [2022-04-28T13:15:10.632Z] Removing intermediate container 3ea66590e8c8 [2022-04-28T13:15:10.632Z] ---> 79a6c597dbb0 [2022-04-28T13:15:10.632Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T13:15:10.924Z] ---> Running in 1ba71011b9a4 [2022-04-28T13:15:11.922Z] Removing intermediate container 1ba71011b9a4 [2022-04-28T13:15:11.922Z] ---> b394ceeaed87 [2022-04-28T13:15:11.922Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T13:15:11.922Z] ---> Running in e9cbe744bae9 [2022-04-28T13:15:12.919Z] Removing intermediate container e9cbe744bae9 [2022-04-28T13:15:12.919Z] ---> 1b2e9e4df12e [2022-04-28T13:15:12.919Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T13:15:13.913Z] spire-1.2.1/ [2022-04-28T13:15:13.913Z] spire-1.2.1/.data/ [2022-04-28T13:15:13.913Z] spire-1.2.1/.data/.file [2022-04-28T13:15:13.913Z] spire-1.2.1/.dockerignore [2022-04-28T13:15:13.913Z] spire-1.2.1/.gitattributes [2022-04-28T13:15:13.913Z] spire-1.2.1/.githooks/ [2022-04-28T13:15:13.913Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/ [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/ [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T13:15:13.913Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T13:15:13.913Z] spire-1.2.1/.gitignore [2022-04-28T13:15:13.913Z] spire-1.2.1/.go-version [2022-04-28T13:15:13.913Z] spire-1.2.1/.golangci.yml [2022-04-28T13:15:13.913Z] spire-1.2.1/ADOPTERS.md [2022-04-28T13:15:13.913Z] spire-1.2.1/CHANGELOG.md [2022-04-28T13:15:13.913Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T13:15:13.913Z] spire-1.2.1/CODEOWNERS [2022-04-28T13:15:13.913Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T13:15:13.913Z] spire-1.2.1/Dockerfile [2022-04-28T13:15:13.913Z] spire-1.2.1/Dockerfile.dev [2022-04-28T13:15:13.913Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T13:15:13.913Z] spire-1.2.1/LICENSE [2022-04-28T13:15:13.913Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T13:15:13.913Z] spire-1.2.1/Makefile [2022-04-28T13:15:13.913Z] spire-1.2.1/README.md [2022-04-28T13:15:13.913Z] spire-1.2.1/ROADMAP.md [2022-04-28T13:15:13.913Z] spire-1.2.1/SECURITY.md [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T13:15:13.913Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T13:15:13.913Z] spire-1.2.1/conf/ [2022-04-28T13:15:13.913Z] spire-1.2.1/conf/agent/ [2022-04-28T13:15:13.913Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/server/ [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/server/server.conf [2022-04-28T13:15:13.914Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/ [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/auditlog.md [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/images/ [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T13:15:13.914Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/spire_server.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/telemetry.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/upgrading.md [2022-04-28T13:15:14.194Z] spire-1.2.1/doc/using_spire.md [2022-04-28T13:15:14.194Z] spire-1.2.1/examples/ [2022-04-28T13:15:14.194Z] spire-1.2.1/examples/README.md [2022-04-28T13:15:14.194Z] spire-1.2.1/go.mod [2022-04-28T13:15:14.194Z] spire-1.2.1/go.sum [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T13:15:14.194Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T13:15:14.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T13:15:14.196Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/log/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T13:15:14.474Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/version/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/config.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T13:15:14.475Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T13:15:14.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemRemoving intermediate container f759adcd5924 [2022-04-28T13:15:14.761Z] ---> 205f4173addd [2022-04-28T13:15:14.761Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T13:15:14.761Z] [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T13:15:14.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/server.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T13:15:15.053Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T13:15:15.054Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T13:15:15.054Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T13:15:15.054Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T13:15:15.054Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/private/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/private/server/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T13:15:15.054Z] spire-1.2.1/release/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/README.md [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/conf/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T13:15:15.054Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T13:15:15.054Z] spire-1.2.1/script/ [2022-04-28T13:15:15.054Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T13:15:15.054Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T13:15:15.054Z] spire-1.2.1/support/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go ---> Running in 40786b0d2822 [2022-04-28T13:15:15.054Z] [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T13:15:15.054Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/clock/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/clock/clock.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T13:15:15.054Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/ [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T13:15:15.055Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T13:15:15.353Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/common [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T13:15:15.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T13:15:15.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T13:15:15.355Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T13:15:15.355Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root ---> ee0ac5bf230b [2022-04-28T13:15:15.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T13:15:15.634Z] [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T13:15:15.634Z] spire-1.2.1/test/integration/test.sh [2022-04-28T13:15:15.634Z] spire-1.2.1/test/plugintest/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T13:15:15.634Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T13:15:15.634Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T13:15:15.634Z] spire-1.2.1/test/spiretest/ [2022-04-28T13:15:15.634Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T13:15:15.634Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T13:15:15.634Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T13:15:15.634Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testca/ [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testca/ca.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testkey/ [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/testkey/new.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T13:15:15.635Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/util/ [2022-04-28T13:15:15.635Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/util/race.go [2022-04-28T13:15:15.635Z] spire-1.2.1/test/util/util.go [2022-04-28T13:15:15.635Z] building spire from source... [2022-04-28T13:15:16.240Z] Installing go1.17.7... [2022-04-28T13:15:16.516Z] ---> 784780d9627d [2022-04-28T13:15:16.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T13:15:17.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:17.730Z] ---> 7972d5cdb291 [2022-04-28T13:15:17.730Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T13:15:18.017Z] ---> Running in 725a15d0778f [2022-04-28T13:15:18.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:18.571Z] Removing intermediate container 725a15d0778f [2022-04-28T13:15:18.571Z] ---> 9c39b73441c0 [2022-04-28T13:15:18.571Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:15:18.571Z] ---> Running in 8b1bc378eb7e [2022-04-28T13:15:19.183Z] Removing intermediate container 8b1bc378eb7e [2022-04-28T13:15:19.183Z] ---> 2862c1a6f8cb [2022-04-28T13:15:19.183Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T13:15:19.461Z] ---> Running in 9d1b7fcbadcd [2022-04-28T13:15:20.079Z] Removing intermediate container 9d1b7fcbadcd [2022-04-28T13:15:20.079Z] ---> b9ebba286206 [2022-04-28T13:15:20.079Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:15:20.079Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:15:20.079Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:15:20.079Z] OK: 15729 distinct packages available [2022-04-28T13:15:20.079Z] ---> Running in 63d47787c3da [2022-04-28T13:15:20.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:20.643Z] Removing intermediate container 63d47787c3da [2022-04-28T13:15:20.643Z] ---> bd9438215dec [2022-04-28T13:15:20.643Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:15:20.643Z] ---> Running in d2dded1accc6 [2022-04-28T13:15:21.253Z] Removing intermediate container d2dded1accc6 [2022-04-28T13:15:21.254Z] ---> d2f6db3d915a [2022-04-28T13:15:21.254Z] [2022-04-28T13:15:21.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:21.534Z] Successfully built d2f6db3d915a [2022-04-28T13:15:21.534Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T13:15:21.534Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-28T13:15:22.524Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T13:15:22.800Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T13:15:23.079Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T13:15:23.079Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T13:15:23.079Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T13:15:23.356Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T13:15:23.356Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:15:23.356Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T13:15:23.632Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T13:15:23.632Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:15:23.632Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:15:24.237Z] OK: 8 MiB in 23 packages [2022-04-28T13:15:26.880Z] Removing intermediate container 40786b0d2822 [2022-04-28T13:15:26.880Z] ---> 865940f6f9b6 [2022-04-28T13:15:26.880Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:15:27.865Z] ---> 655c678bc144 [2022-04-28T13:15:27.865Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T13:15:30.510Z] ---> e87655535db1 [2022-04-28T13:15:30.510Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T13:15:31.496Z] ---> 025c863fb1b0 [2022-04-28T13:15:31.496Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T13:15:31.496Z] ---> Running in 27f106703b51 [2022-04-28T13:15:32.107Z] Removing intermediate container 27f106703b51 [2022-04-28T13:15:32.107Z] ---> 8f155167b117 [2022-04-28T13:15:32.107Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:15:32.383Z] ---> Running in 785f850da906 [2022-04-28T13:15:33.385Z] Removing intermediate container 785f850da906 [2022-04-28T13:15:33.385Z] ---> 2c6ca853aca5 [2022-04-28T13:15:33.385Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T13:15:33.385Z] ---> Running in e5a2fd322fdc [2022-04-28T13:15:33.989Z] Removing intermediate container e5a2fd322fdc [2022-04-28T13:15:33.989Z] ---> cd1051566fe5 [2022-04-28T13:15:33.989Z] Step 19/20 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:15:34.267Z] ---> Running in 11c393b4bfb8 [2022-04-28T13:15:34.872Z] Removing intermediate container 11c393b4bfb8 [2022-04-28T13:15:34.872Z] ---> 2ef15e2d4d75 [2022-04-28T13:15:34.872Z] Step 20/20 : LABEL version=2.2.0-dev.85 [2022-04-28T13:15:34.872Z] ---> Running in 72a196a43e85 [2022-04-28T13:15:35.476Z] Removing intermediate container 72a196a43e85 [2022-04-28T13:15:35.476Z] ---> 278788e2b056 [2022-04-28T13:15:35.476Z] [2022-04-28T13:15:36.081Z] Successfully built 278788e2b056 [2022-04-28T13:15:36.081Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T13:15:36.081Z] Building core-data [2022-04-28T13:15:39.487Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:15:39.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:15:39.768Z] ---> 4fa53d209e29 [2022-04-28T13:15:39.768Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T13:15:39.768Z] ---> Using cache [2022-04-28T13:15:39.768Z] ---> 4010c22860fd [2022-04-28T13:15:39.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:15:39.768Z] ---> Using cache [2022-04-28T13:15:39.768Z] ---> a4e260976f74 [2022-04-28T13:15:39.768Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T13:15:40.050Z] ---> Running in c9f5826d747a [2022-04-28T13:15:42.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:43.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:44.477Z] OK: 220 MiB in 52 packages [2022-04-28T13:15:45.476Z] Building bin/spire-server... [2022-04-28T13:15:45.476Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T13:15:45.476Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T13:15:45.476Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T13:15:46.476Z] Removing intermediate container c9f5826d747a [2022-04-28T13:15:46.476Z] ---> 269848f565f6 [2022-04-28T13:15:46.476Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T13:15:46.476Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T13:15:46.476Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T13:15:47.463Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T13:15:48.070Z]  ---> 1079dde90acb [2022-04-28T13:15:48.070Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:15:48.070Z] ---> Running in a66e2230d221 [2022-04-28T13:15:48.348Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T13:15:49.338Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T13:15:49.938Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T13:15:52.576Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T13:15:53.175Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T13:15:53.456Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T13:15:53.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:15:53.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:15:53.456Z] ---> 4fa53d209e29 [2022-04-28T13:15:53.456Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:15:53.456Z] ---> Using cache [2022-04-28T13:15:53.456Z] ---> 4010c22860fd [2022-04-28T13:15:53.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:15:53.456Z] ---> Using cache [2022-04-28T13:15:53.456Z] ---> a4e260976f74 [2022-04-28T13:15:53.456Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T13:15:53.456Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T13:15:54.063Z]  ---> Running in feea9c47cabd [2022-04-28T13:15:54.063Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T13:15:54.063Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T13:15:54.063Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T13:15:54.063Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T13:15:54.672Z] Removing intermediate container a66e2230d221 [2022-04-28T13:15:54.672Z] ---> 04696f104c27 [2022-04-28T13:15:54.672Z] Step 8/22 : COPY . . [2022-04-28T13:15:55.281Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T13:15:55.281Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T13:15:55.281Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T13:15:55.557Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T13:15:55.557Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T13:15:56.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:56.561Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T13:15:56.561Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T13:15:57.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:15:58.545Z] OK: 220 MiB in 52 packages [2022-04-28T13:16:00.552Z] Removing intermediate container feea9c47cabd [2022-04-28T13:16:00.552Z] ---> 496446fb6ac3 [2022-04-28T13:16:00.552Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:16:01.910Z] ---> d47e0621eec1 [2022-04-28T13:16:01.910Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:16:01.910Z] ---> Running in 6c2f8df78f66 [2022-04-28T13:16:08.804Z] Removing intermediate container 6c2f8df78f66 [2022-04-28T13:16:08.804Z] ---> 30a58ff7b28b [2022-04-28T13:16:08.804Z] Step 8/23 : COPY . . [2022-04-28T13:16:11.427Z] ---> 87638bf4cc09 [2022-04-28T13:16:11.427Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T13:16:11.427Z] ---> Running in 737f8a06036c [2022-04-28T13:16:14.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T13:16:16.703Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T13:16:16.703Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T13:16:16.987Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T13:16:16.987Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T13:16:16.987Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T13:16:17.271Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T13:16:17.879Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T13:16:17.879Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T13:16:17.879Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T13:16:18.158Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T13:16:18.158Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T13:16:18.760Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T13:16:18.760Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T13:16:19.385Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T13:16:19.385Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T13:16:19.662Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T13:16:19.938Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T13:16:20.541Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T13:16:20.541Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T13:16:20.819Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T13:16:20.819Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T13:16:20.819Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T13:16:20.819Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T13:16:21.096Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T13:16:21.096Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T13:16:21.699Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T13:16:22.310Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T13:16:22.310Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T13:16:22.310Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T13:16:22.914Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T13:16:24.381Z]  ---> b891538e8a38 [2022-04-28T13:16:24.381Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T13:16:24.381Z] ---> Running in a9573824e3f7 [2022-04-28T13:16:26.377Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T13:16:27.364Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T13:16:37.545Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T13:16:37.545Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T13:16:37.545Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T13:16:37.545Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T13:16:37.545Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T13:16:59.749Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T13:16:59.749Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T13:16:59.749Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T13:17:12.171Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T13:17:12.171Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T13:17:38.990Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T13:17:38.990Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T13:17:38.990Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T13:17:38.990Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T13:17:38.990Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T13:17:38.990Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T13:17:40.971Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T13:17:41.574Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T13:17:41.865Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T13:17:43.847Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T13:17:43.847Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T13:17:44.848Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T13:17:44.848Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T13:17:45.122Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T13:17:45.398Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T13:17:45.673Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T13:17:46.276Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T13:17:46.276Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T13:17:46.276Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T13:17:46.276Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T13:17:46.552Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T13:17:46.827Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T13:17:48.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T13:17:48.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T13:17:48.542Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T13:17:53.966Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T13:17:54.241Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T13:17:54.241Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T13:17:54.241Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T13:17:54.241Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T13:17:54.517Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T13:17:54.517Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T13:17:55.502Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T13:17:55.502Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T13:17:55.502Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T13:17:55.779Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T13:17:55.779Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T13:17:56.767Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T13:17:57.756Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T13:17:58.042Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T13:17:58.318Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T13:17:58.318Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T13:17:58.604Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T13:17:58.604Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T13:17:58.604Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T13:17:58.604Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T13:17:59.591Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T13:17:59.868Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T13:18:00.146Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T13:18:00.439Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T13:18:00.439Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T13:18:03.460Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T13:18:04.444Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T13:18:04.444Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T13:18:05.046Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T13:18:05.046Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T13:18:05.046Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T13:18:05.321Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T13:18:05.598Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T13:18:06.199Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T13:18:09.610Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T13:18:11.600Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T13:18:11.600Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T13:18:11.877Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T13:18:12.155Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T13:18:12.155Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T13:18:12.756Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T13:18:13.031Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T13:18:13.307Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T13:18:13.307Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T13:18:13.583Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T13:18:13.583Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T13:18:13.859Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T13:18:24.038Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T13:18:24.038Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T13:18:24.038Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T13:18:24.038Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T13:18:46.225Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T13:18:46.225Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T13:22:23.284Z] Removing intermediate container a9573824e3f7 [2022-04-28T13:22:23.284Z] ---> 558bbc3e582b [2022-04-28T13:22:23.284Z] [2022-04-28T13:22:23.284Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T13:22:23.284Z] ---> ac73e934f311 [2022-04-28T13:22:23.284Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T13:22:23.284Z] ---> Running in fa3b81d5d6af [2022-04-28T13:22:23.284Z] Removing intermediate container 731c59432a88 [2022-04-28T13:22:23.284Z] ---> 595b3d37ad02 [2022-04-28T13:22:23.284Z] [2022-04-28T13:22:23.284Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T13:22:23.284Z] ---> ac73e934f311 [2022-04-28T13:22:23.284Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T13:22:23.284Z] ---> Using cache [2022-04-28T13:22:23.284Z] ---> a38c836ab7be [2022-04-28T13:22:23.284Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:22:23.284Z] ---> Using cache [2022-04-28T13:22:23.284Z] ---> bd97e45aac69 [2022-04-28T13:22:23.284Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T13:22:23.284Z] ---> Running in e8190ab3b8d5 [2022-04-28T13:22:23.284Z] Removing intermediate container fa3b81d5d6af [2022-04-28T13:22:23.284Z] ---> 585d8d4c726f [2022-04-28T13:22:23.284Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T13:22:23.284Z] ---> Running in 1a2f4e02d222 [2022-04-28T13:22:23.284Z] Removing intermediate container e8190ab3b8d5 [2022-04-28T13:22:23.284Z] ---> ee10ea89fe8b [2022-04-28T13:22:23.284Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T13:22:23.284Z] Removing intermediate container 1a2f4e02d222 [2022-04-28T13:22:23.284Z] ---> c7754c12c257 [2022-04-28T13:22:23.284Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T13:22:23.284Z] ---> Running in 3aeb376c7674 [2022-04-28T13:22:23.284Z] ---> Running in 617b382f9c48 [2022-04-28T13:22:23.284Z] Removing intermediate container 617b382f9c48 [2022-04-28T13:22:23.284Z] ---> b263db3bfcc3 [2022-04-28T13:22:23.284Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:22:23.284Z] Removing intermediate container 3aeb376c7674 [2022-04-28T13:22:23.284Z] ---> 5d7601e590cf [2022-04-28T13:22:23.284Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:22:23.284Z] ---> Running in 11bafceda75e [2022-04-28T13:22:23.284Z] ---> 5f76030a94a4 [2022-04-28T13:22:23.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T13:22:23.284Z] Removing intermediate container 11bafceda75e [2022-04-28T13:22:23.284Z] ---> dab66a99d0e8 [2022-04-28T13:22:23.284Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T13:22:23.284Z] ---> Running in 25dedc2c42c9 [2022-04-28T13:22:23.284Z] ---> 97a83105e820 [2022-04-28T13:22:23.284Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T13:22:23.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:22:23.284Z] ---> 7b2303ef4199 [2022-04-28T13:22:23.284Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T13:22:23.284Z] ---> Running in f5642b7f102e [2022-04-28T13:22:23.285Z] Removing intermediate container f5642b7f102e [2022-04-28T13:22:23.285Z] ---> b64dc3269b82 [2022-04-28T13:22:23.285Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:22:23.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:22:23.285Z] ---> Running in 4b845101720e [2022-04-28T13:22:23.285Z] Removing intermediate container 4b845101720e [2022-04-28T13:22:23.285Z] ---> 81aa0e32cb99 [2022-04-28T13:22:23.285Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T13:22:23.285Z] ---> Running in a3c02a7f94e3 [2022-04-28T13:22:23.560Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T13:22:23.842Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T13:22:23.842Z] Removing intermediate container a3c02a7f94e3 [2022-04-28T13:22:23.842Z] ---> 2a10a3d3de2d [2022-04-28T13:22:23.842Z] Step 21/22 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:22:23.842Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T13:22:23.842Z] ---> Running in 1e09409bc961 [2022-04-28T13:22:23.843Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T13:22:24.128Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T13:22:24.128Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T13:22:24.407Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:22:24.407Z] OK: 8 MiB in 20 packages [2022-04-28T13:22:24.407Z] Removing intermediate container 1e09409bc961 [2022-04-28T13:22:24.407Z] ---> 035598657230 [2022-04-28T13:22:24.407Z] Step 22/22 : LABEL version=2.2.0-dev.85 [2022-04-28T13:22:24.685Z] ---> Running in 21e62d40d7c8 [2022-04-28T13:22:25.294Z] Removing intermediate container 21e62d40d7c8 [2022-04-28T13:22:25.294Z] ---> 4ccc2336480a [2022-04-28T13:22:25.294Z] [2022-04-28T13:22:25.898Z] Successfully built 4ccc2336480a [2022-04-28T13:22:25.898Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T13:22:25.898Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-28T13:22:25.898Z] Removing intermediate container 25dedc2c42c9 [2022-04-28T13:22:25.898Z] ---> d00938389c04 [2022-04-28T13:22:25.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:22:26.885Z] ---> f36753026141 [2022-04-28T13:22:26.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T13:22:28.874Z] ---> 6d9f8b1601c7 [2022-04-28T13:22:28.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T13:22:29.865Z] ---> fa01b383eaac [2022-04-28T13:22:29.865Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T13:22:30.142Z] ---> Running in 95240f6a1be9 [2022-04-28T13:22:30.755Z] Removing intermediate container 95240f6a1be9 [2022-04-28T13:22:30.755Z] ---> 8dfaa344de04 [2022-04-28T13:22:30.755Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:22:30.755Z] ---> Running in ee556cd8dd7f [2022-04-28T13:22:31.372Z] Removing intermediate container ee556cd8dd7f [2022-04-28T13:22:31.372Z] ---> e1833af22bfa [2022-04-28T13:22:31.372Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T13:22:31.372Z] ---> Running in 63cffaf4fd38 [2022-04-28T13:22:31.990Z] Removing intermediate container 63cffaf4fd38 [2022-04-28T13:22:31.990Z] ---> ebcb4d139572 [2022-04-28T13:22:31.990Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:22:32.266Z] ---> Running in 0a86a02e4dc2 [2022-04-28T13:22:32.873Z] Removing intermediate container 0a86a02e4dc2 [2022-04-28T13:22:32.873Z] ---> 4533bc06250d [2022-04-28T13:22:32.873Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:22:32.873Z] ---> Running in d4997b45d139 [2022-04-28T13:22:33.488Z] Removing intermediate container d4997b45d139 [2022-04-28T13:22:33.488Z] ---> 7af13c74b81a [2022-04-28T13:22:33.488Z] [2022-04-28T13:22:33.765Z] Successfully built 7af13c74b81a [2022-04-28T13:22:33.765Z] Successfully tagged core-data-arm64:latest [2022-04-28T13:22:33.765Z]  Building core-data ... done Building security-bootstrapper [2022-04-28T13:22:52.145Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:22:52.145Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:22:52.145Z] ---> 4fa53d209e29 [2022-04-28T13:22:52.145Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 4010c22860fd [2022-04-28T13:22:52.145Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> a4e260976f74 [2022-04-28T13:22:52.145Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> e8e5a3e1237e [2022-04-28T13:22:52.145Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 8f89787158f1 [2022-04-28T13:22:52.145Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 98d7f424288a [2022-04-28T13:22:52.145Z] Step 8/26 : COPY . . [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 9fad155a3e9a [2022-04-28T13:22:52.145Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 3e0572cc2876 [2022-04-28T13:22:52.145Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 82b305e1fa22 [2022-04-28T13:22:52.145Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T13:22:52.145Z] ---> Using cache [2022-04-28T13:22:52.145Z] ---> 97c1d5c66dfc [2022-04-28T13:22:52.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-28T13:22:52.145Z] ---> Running in 42916110d52d [2022-04-28T13:22:55.560Z] spire-1.2.1/ [2022-04-28T13:22:55.560Z] spire-1.2.1/.data/ [2022-04-28T13:22:55.560Z] spire-1.2.1/.data/.file [2022-04-28T13:22:55.560Z] spire-1.2.1/.dockerignore [2022-04-28T13:22:55.560Z] spire-1.2.1/.gitattributes [2022-04-28T13:22:55.560Z] spire-1.2.1/.githooks/ [2022-04-28T13:22:55.560Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/ [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/ [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T13:22:55.560Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T13:22:55.560Z] spire-1.2.1/.gitignore [2022-04-28T13:22:55.560Z] spire-1.2.1/.go-version [2022-04-28T13:22:55.560Z] spire-1.2.1/.golangci.yml [2022-04-28T13:22:55.560Z] spire-1.2.1/ADOPTERS.md [2022-04-28T13:22:55.560Z] spire-1.2.1/CHANGELOG.md [2022-04-28T13:22:55.560Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T13:22:55.560Z] spire-1.2.1/CODEOWNERS [2022-04-28T13:22:55.560Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T13:22:55.560Z] spire-1.2.1/Dockerfile [2022-04-28T13:22:55.560Z] spire-1.2.1/Dockerfile.dev [2022-04-28T13:22:55.560Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T13:22:55.560Z] spire-1.2.1/LICENSE [2022-04-28T13:22:55.560Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T13:22:55.560Z] spire-1.2.1/Makefile [2022-04-28T13:22:55.560Z] spire-1.2.1/README.md [2022-04-28T13:22:55.560Z] spire-1.2.1/ROADMAP.md [2022-04-28T13:22:55.560Z] spire-1.2.1/SECURITY.md [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T13:22:55.560Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/ [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/agent/ [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/server/ [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/server/server.conf [2022-04-28T13:22:55.560Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/ [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/auditlog.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/ [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/spire_server.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/telemetry.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/upgrading.md [2022-04-28T13:22:55.560Z] spire-1.2.1/doc/using_spire.md [2022-04-28T13:22:55.560Z] spire-1.2.1/examples/ [2022-04-28T13:22:55.561Z] spire-1.2.1/examples/README.md [2022-04-28T13:22:55.561Z] spire-1.2.1/go.mod [2022-04-28T13:22:55.561Z] spire-1.2.1/go.sum [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/common/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T13:22:55.561Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/log/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T13:22:55.562Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T13:22:55.838Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/version/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T13:22:55.839Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T13:22:55.840Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T13:22:56.114Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T13:22:56.114Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T13:22:56.114Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/config.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T13:22:56.115Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T13:22:56.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/server.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/ [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/private/ [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/private/server/ [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/spire/ [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/spire/common/ [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T13:22:56.392Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T13:22:56.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T13:22:56.393Z] spire-1.2.1/release/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/README.md [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/conf/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T13:22:56.393Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T13:22:56.393Z] spire-1.2.1/script/ [2022-04-28T13:22:56.393Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T13:22:56.393Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T13:22:56.393Z] spire-1.2.1/support/ [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/ [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T13:22:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T13:22:56.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T13:22:56.670Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/clock/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/clock/clock.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T13:22:56.670Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T13:22:56.671Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T13:22:56.671Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T13:22:56.671Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T13:22:56.671Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/README.md [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/common [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T13:22:56.671Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T13:22:56.955Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T13:22:56.955Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T13:22:56.955Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T13:22:56.955Z] spire-1.2.1/test/integration/suites/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T13:22:56.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T13:22:56.957Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T13:22:57.236Z] spire-1.2.1/test/integration/test.sh [2022-04-28T13:22:57.236Z] spire-1.2.1/test/plugintest/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testca/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testca/ca.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testkey/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/testkey/new.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/util/ [2022-04-28T13:22:57.236Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/util/race.go [2022-04-28T13:22:57.236Z] spire-1.2.1/test/util/util.go [2022-04-28T13:22:57.236Z] building spire from source... [2022-04-28T13:22:57.524Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:22:57.524Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:22:57.524Z] ---> 4fa53d209e29 [2022-04-28T13:22:57.524Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T13:22:57.524Z] ---> Using cache [2022-04-28T13:22:57.524Z] ---> 4010c22860fd [2022-04-28T13:22:57.524Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:22:57.524Z] ---> Using cache [2022-04-28T13:22:57.524Z] ---> a4e260976f74 [2022-04-28T13:22:57.524Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T13:22:57.524Z] ---> Using cache [2022-04-28T13:22:57.524Z] ---> 9d8d16d47f4d [2022-04-28T13:22:57.524Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T13:22:57.524Z] ---> Using cache [2022-04-28T13:22:57.524Z] ---> 1cd1be30ba59 [2022-04-28T13:22:57.524Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:22:57.524Z] ---> Using cache [2022-04-28T13:22:57.524Z] ---> 137a960c1b60 [2022-04-28T13:22:57.524Z] Step 8/31 : COPY . . [2022-04-28T13:22:57.524Z] ---> Using cache [2022-04-28T13:22:57.524Z] ---> 9d14d997512d [2022-04-28T13:22:57.524Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T13:22:57.806Z] Installing go1.17.7... [2022-04-28T13:22:58.084Z] ---> Running in fc003941963f [2022-04-28T13:23:00.104Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T13:23:18.490Z] Removing intermediate container 737f8a06036c [2022-04-28T13:23:18.490Z] ---> c6172a5f1397 [2022-04-28T13:23:18.490Z] [2022-04-28T13:23:18.490Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T13:23:18.490Z] ---> ac73e934f311 [2022-04-28T13:23:18.490Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T13:23:18.490Z] ---> Running in 0c1580102731 [2022-04-28T13:23:18.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:23:18.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:23:20.221Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T13:23:20.221Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T13:23:20.221Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:23:20.221Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:23:20.501Z] OK: 6 MiB in 16 packages [2022-04-28T13:23:23.181Z] Removing intermediate container 0c1580102731 [2022-04-28T13:23:23.181Z] ---> a38d35d59f19 [2022-04-28T13:23:23.181Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:23:23.181Z] ---> Running in 383ea5bffeae [2022-04-28T13:23:23.789Z] Removing intermediate container 383ea5bffeae [2022-04-28T13:23:23.789Z] ---> 78a6b9e7f15f [2022-04-28T13:23:23.789Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T13:23:23.789Z] ---> Running in 8e7402471c7f [2022-04-28T13:23:24.402Z] Removing intermediate container 8e7402471c7f [2022-04-28T13:23:24.402Z] ---> cbc028577f48 [2022-04-28T13:23:24.402Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T13:23:24.402Z] ---> Running in b7a2a16a46d4 [2022-04-28T13:23:25.021Z] Removing intermediate container b7a2a16a46d4 [2022-04-28T13:23:25.021Z] ---> f702d1449e65 [2022-04-28T13:23:25.021Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:23:26.034Z] ---> be3585906b2b [2022-04-28T13:23:26.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T13:23:28.687Z] ---> 054cca49762d [2022-04-28T13:23:28.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T13:23:29.314Z] Building bin/spire-server... [2022-04-28T13:23:29.314Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T13:23:29.314Z]  ---> bb3c8ee07f58 [2022-04-28T13:23:29.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T13:23:29.596Z] ---> Running in eede488ac4c1 [2022-04-28T13:23:29.596Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T13:23:29.596Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T13:23:30.204Z] Removing intermediate container eede488ac4c1 [2022-04-28T13:23:30.204Z] ---> 9f4574cf7c3a [2022-04-28T13:23:30.204Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:23:30.204Z] ---> Running in 6ca3050ea157 [2022-04-28T13:23:30.817Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T13:23:30.817Z] Removing intermediate container 6ca3050ea157 [2022-04-28T13:23:30.817Z] ---> d5e29b527165 [2022-04-28T13:23:30.817Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T13:23:30.817Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T13:23:30.817Z]  ---> Running in f451790d0120 [2022-04-28T13:23:31.464Z] Removing intermediate container f451790d0120 [2022-04-28T13:23:31.464Z] ---> 51a2a37018d1 [2022-04-28T13:23:31.464Z] Step 21/22 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:23:31.742Z] ---> Running in 400a5b8f39f2 [2022-04-28T13:23:32.345Z] Removing intermediate container 400a5b8f39f2 [2022-04-28T13:23:32.345Z] ---> dce2643e0d5f [2022-04-28T13:23:32.345Z] Step 22/22 : LABEL version=2.2.0-dev.85 [2022-04-28T13:23:32.620Z] ---> Running in d989488154c1 [2022-04-28T13:23:33.217Z] Removing intermediate container d989488154c1 [2022-04-28T13:23:33.217Z] ---> 9e48277afa5f [2022-04-28T13:23:33.217Z] [2022-04-28T13:23:33.217Z] Successfully built 9e48277afa5f [2022-04-28T13:23:33.510Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T13:23:33.510Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-28T13:23:34.946Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T13:23:35.545Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T13:23:35.545Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T13:23:35.820Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T13:23:36.095Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T13:23:36.370Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T13:23:36.645Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T13:23:36.645Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T13:23:36.920Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T13:23:36.920Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T13:23:36.920Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T13:23:37.518Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T13:23:37.518Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T13:23:37.794Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T13:23:37.794Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T13:23:37.794Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T13:23:52.927Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:23:52.927Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:23:52.927Z] ---> 4fa53d209e29 [2022-04-28T13:23:52.927Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T13:23:52.927Z] ---> Using cache [2022-04-28T13:23:52.927Z] ---> 4010c22860fd [2022-04-28T13:23:52.927Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:23:52.927Z] ---> Using cache [2022-04-28T13:23:52.927Z] ---> a4e260976f74 [2022-04-28T13:23:52.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T13:23:52.927Z] ---> Using cache [2022-04-28T13:23:52.927Z] ---> 9d8d16d47f4d [2022-04-28T13:23:52.927Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T13:23:52.927Z] ---> Using cache [2022-04-28T13:23:52.927Z] ---> 1cd1be30ba59 [2022-04-28T13:23:52.927Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:23:52.927Z] ---> Using cache [2022-04-28T13:23:52.927Z] ---> 137a960c1b60 [2022-04-28T13:23:52.927Z] Step 8/22 : COPY . . [2022-04-28T13:23:52.927Z] ---> Using cache [2022-04-28T13:23:52.927Z] ---> 9d14d997512d [2022-04-28T13:23:52.927Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T13:23:52.927Z] ---> Running in 1d2dcaba54e7 [2022-04-28T13:23:54.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T13:24:04.549Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T13:24:04.549Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T13:24:04.549Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T13:24:04.827Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T13:24:05.103Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T13:24:05.377Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T13:24:05.377Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T13:24:05.377Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T13:24:05.377Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T13:24:05.974Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T13:24:05.974Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T13:24:06.570Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T13:24:06.571Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T13:24:06.571Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T13:24:06.845Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T13:24:06.845Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T13:24:06.845Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T13:24:07.122Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T13:24:07.122Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T13:24:08.111Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T13:24:08.111Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T13:24:08.716Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T13:24:08.991Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T13:24:08.991Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T13:24:09.268Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T13:24:09.268Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T13:24:09.870Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T13:24:10.147Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T13:24:10.147Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T13:24:10.426Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T13:24:11.438Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T13:24:12.428Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T13:24:14.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T13:24:19.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T13:24:19.826Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T13:24:19.826Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T13:24:19.826Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T13:24:19.826Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T13:24:20.107Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T13:24:32.545Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T13:25:04.911Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T13:25:04.911Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T13:25:06.134Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T13:25:07.278Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T13:25:07.606Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T13:25:08.222Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T13:25:08.821Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T13:25:09.806Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T13:25:10.082Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T13:25:10.082Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T13:25:10.685Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T13:25:10.977Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T13:25:11.579Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T13:25:13.022Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T13:25:13.022Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T13:25:13.622Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T13:25:13.622Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T13:25:13.895Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T13:25:14.170Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T13:25:14.444Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T13:25:14.722Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T13:25:14.722Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T13:25:14.998Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T13:25:16.446Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T13:25:16.446Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T13:25:16.723Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T13:25:16.999Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T13:25:17.281Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T13:25:17.281Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T13:25:24.019Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T13:25:24.019Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T13:25:24.019Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T13:25:24.019Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T13:25:25.005Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T13:25:25.281Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T13:25:25.557Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T13:25:26.156Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T13:25:27.146Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T13:25:27.423Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T13:25:27.423Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T13:25:27.700Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T13:25:27.977Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T13:25:27.977Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T13:25:27.977Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T13:25:27.977Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T13:25:27.977Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T13:25:28.252Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T13:25:28.252Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T13:25:28.252Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T13:25:28.542Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T13:25:29.531Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T13:25:29.810Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T13:25:29.810Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T13:25:30.087Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T13:25:30.363Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T13:25:30.966Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T13:25:32.961Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T13:25:32.961Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T13:25:33.237Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T13:25:33.511Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T13:25:33.787Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T13:25:34.385Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T13:25:37.785Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T13:25:39.225Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T13:25:39.225Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T13:25:39.501Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T13:25:39.775Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T13:25:40.049Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T13:25:40.325Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T13:25:40.325Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T13:25:40.923Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T13:25:41.199Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T13:25:41.199Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T13:25:41.474Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T13:25:41.474Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T13:25:41.474Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T13:25:41.750Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T13:25:51.918Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T13:25:51.918Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T13:25:51.918Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T13:25:51.918Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T13:26:30.933Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T13:26:30.934Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T13:27:52.746Z] Removing intermediate container fc003941963f [2022-04-28T13:27:52.746Z] ---> 59d8fe47c56e [2022-04-28T13:27:52.746Z] [2022-04-28T13:27:52.746Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T13:27:52.746Z] ---> ac73e934f311 [2022-04-28T13:27:52.746Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T13:27:52.746Z] ---> Running in 14444b6f5bcb [2022-04-28T13:27:52.746Z] Removing intermediate container 14444b6f5bcb [2022-04-28T13:27:52.746Z] ---> 99d13f470075 [2022-04-28T13:27:52.746Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T13:27:52.746Z] ---> Running in fd26124d2a93 [2022-04-28T13:27:53.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:27:53.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:27:54.608Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T13:27:54.608Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T13:27:54.608Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:27:54.608Z] OK: 6 MiB in 16 packages [2022-04-28T13:27:56.218Z] Removing intermediate container fd26124d2a93 [2022-04-28T13:27:56.218Z] ---> 65d99c593529 [2022-04-28T13:27:56.218Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T13:27:56.591Z] ---> Running in eb04f8d17bda [2022-04-28T13:27:57.278Z] Removing intermediate container eb04f8d17bda [2022-04-28T13:27:57.278Z] ---> e2ae037e6831 [2022-04-28T13:27:57.278Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T13:27:57.278Z] ---> Running in 3c290e1e9366 [2022-04-28T13:27:57.674Z] Removing intermediate container 3c290e1e9366 [2022-04-28T13:27:57.674Z] ---> 407efa798af6 [2022-04-28T13:27:57.674Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T13:27:57.983Z] ---> Running in 150569fd2b6c [2022-04-28T13:28:00.653Z] Removing intermediate container 150569fd2b6c [2022-04-28T13:28:00.653Z] ---> 04abc9a80c34 [2022-04-28T13:28:00.653Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T13:28:00.929Z] ---> Running in 4d108880d030 [2022-04-28T13:28:01.534Z] Removing intermediate container 4d108880d030 [2022-04-28T13:28:01.534Z] ---> d942f5684cce [2022-04-28T13:28:01.534Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T13:28:02.532Z] ---> e0b81804dfad [2022-04-28T13:28:02.532Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T13:28:02.532Z] ---> Running in cef72ca2c2af [2022-04-28T13:28:05.184Z] Removing intermediate container cef72ca2c2af [2022-04-28T13:28:05.184Z] ---> 43e1f95dbc22 [2022-04-28T13:28:05.479Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:28:06.081Z] ---> f6ee17e3176e [2022-04-28T13:28:06.081Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T13:28:08.087Z] ---> 0d43c9aa36ab [2022-04-28T13:28:08.087Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T13:28:08.691Z] ---> ead17023a061 [2022-04-28T13:28:08.691Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T13:28:09.686Z] ---> 476899ecb4fa [2022-04-28T13:28:09.686Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T13:28:10.682Z] ---> b09b3bd57faf [2022-04-28T13:28:10.682Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T13:28:10.961Z] ---> Running in 958e8a65aced [2022-04-28T13:28:11.241Z] Removing intermediate container 958e8a65aced [2022-04-28T13:28:11.241Z] ---> 70efc62d3c69 [2022-04-28T13:28:11.241Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T13:28:12.240Z] ---> 434ac1b26ba6 [2022-04-28T13:28:12.240Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T13:28:12.529Z] ---> Running in 3b0a5a2aa245 [2022-04-28T13:28:15.959Z] Removing intermediate container 3b0a5a2aa245 [2022-04-28T13:28:15.959Z] ---> 398043be450c [2022-04-28T13:28:15.959Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T13:28:15.959Z] ---> Running in 6c614b16d77f [2022-04-28T13:28:16.569Z] Removing intermediate container 6c614b16d77f [2022-04-28T13:28:16.569Z] ---> 4d0ff53d1138 [2022-04-28T13:28:16.569Z] Step 28/31 : CMD ["gate"] [2022-04-28T13:28:16.569Z] ---> Running in b226ce29cb79 [2022-04-28T13:28:17.182Z] Removing intermediate container b226ce29cb79 [2022-04-28T13:28:17.182Z] ---> 526312aade0b [2022-04-28T13:28:17.182Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T13:28:17.463Z] ---> Running in fab66d262223 [2022-04-28T13:28:18.067Z] Removing intermediate container fab66d262223 [2022-04-28T13:28:18.067Z] ---> dc79cd149079 [2022-04-28T13:28:18.067Z] Step 30/31 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:28:18.346Z] ---> Running in 7413d1fc8573 [2022-04-28T13:28:19.345Z] Removing intermediate container 7413d1fc8573 [2022-04-28T13:28:19.345Z] ---> d7f9be2f9efd [2022-04-28T13:28:19.345Z] Step 31/31 : LABEL version=2.2.0-dev.85 [2022-04-28T13:28:19.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T13:28:19.623Z] ---> Running in f00e0cd2289f [2022-04-28T13:28:20.229Z] Removing intermediate container f00e0cd2289f [2022-04-28T13:28:20.229Z] ---> 376a51159aaf [2022-04-28T13:28:20.229Z] [2022-04-28T13:28:20.506Z] Successfully built 376a51159aaf [2022-04-28T13:28:20.506Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T13:28:20.506Z]  Building security-bootstrapper ... done Building core-command [2022-04-28T13:28:38.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T13:28:38.834Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T13:28:38.834Z] ---> 4fa53d209e29 [2022-04-28T13:28:38.834Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T13:28:38.834Z] ---> Using cache [2022-04-28T13:28:38.834Z] ---> 4010c22860fd [2022-04-28T13:28:38.834Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:28:38.834Z] ---> Using cache [2022-04-28T13:28:38.834Z] ---> a4e260976f74 [2022-04-28T13:28:38.834Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T13:28:38.834Z] ---> Using cache [2022-04-28T13:28:38.834Z] ---> 9d8d16d47f4d [2022-04-28T13:28:38.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T13:28:38.834Z] ---> Using cache [2022-04-28T13:28:38.834Z] ---> 1cd1be30ba59 [2022-04-28T13:28:38.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T13:28:38.834Z] ---> Using cache [2022-04-28T13:28:38.834Z] ---> 137a960c1b60 [2022-04-28T13:28:38.834Z] Step 8/23 : COPY . . [2022-04-28T13:28:39.108Z] ---> Using cache [2022-04-28T13:28:39.108Z] ---> 9d14d997512d [2022-04-28T13:28:39.108Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T13:28:39.714Z] ---> Running in da6e533cd421 [2022-04-28T13:28:42.354Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T13:28:45.778Z] Removing intermediate container 1d2dcaba54e7 [2022-04-28T13:28:45.778Z] ---> fa758e49fa08 [2022-04-28T13:28:45.778Z] [2022-04-28T13:28:45.778Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T13:28:45.778Z] ---> ac73e934f311 [2022-04-28T13:28:45.778Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T13:28:45.778Z] ---> Running in bc107e283702 [2022-04-28T13:28:47.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:28:47.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:28:48.980Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T13:28:48.980Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T13:28:48.980Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T13:28:48.980Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T13:28:48.980Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T13:28:48.980Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T13:28:48.980Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T13:28:48.980Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T13:28:49.261Z] OK: 8 MiB in 20 packages [2022-04-28T13:28:51.915Z] Removing intermediate container bc107e283702 [2022-04-28T13:28:51.915Z] ---> db549d7ffbae [2022-04-28T13:28:51.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T13:28:51.915Z] ---> Running in 731fd9139427 [2022-04-28T13:28:51.915Z] Removing intermediate container 731fd9139427 [2022-04-28T13:28:51.915Z] ---> 37b578b83b24 [2022-04-28T13:28:51.915Z] Step 13/22 : WORKDIR /edgex [2022-04-28T13:28:51.915Z] ---> Running in b8c4431c89e8 [2022-04-28T13:28:52.527Z] Removing intermediate container b8c4431c89e8 [2022-04-28T13:28:52.527Z] ---> 409f17e40fbf [2022-04-28T13:28:52.527Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T13:28:53.523Z] ---> 350ffcefda58 [2022-04-28T13:28:53.523Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T13:28:55.518Z] ---> 5abec696a580 [2022-04-28T13:28:55.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T13:28:56.984Z] ---> 952d587e6fcd [2022-04-28T13:28:56.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T13:28:57.980Z] ---> 21a35100d31d [2022-04-28T13:28:57.980Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T13:28:57.980Z] ---> Running in 594843c8b20a [2022-04-28T13:29:01.412Z] Removing intermediate container 594843c8b20a [2022-04-28T13:29:01.412Z] ---> 2f30a4cdad11 [2022-04-28T13:29:01.412Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T13:29:01.412Z] ---> Running in e2d2afb60c66 [2022-04-28T13:29:01.696Z] Removing intermediate container e2d2afb60c66 [2022-04-28T13:29:01.696Z] ---> 9f3ac3087566 [2022-04-28T13:29:01.696Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T13:29:01.977Z] ---> Running in a9b4d7e07323 [2022-04-28T13:29:02.259Z] Removing intermediate container a9b4d7e07323 [2022-04-28T13:29:02.259Z] ---> a36a0977169a [2022-04-28T13:29:02.259Z] Step 21/22 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:29:02.543Z] ---> Running in 0ce2cb75ab74 [2022-04-28T13:29:03.156Z] Removing intermediate container 0ce2cb75ab74 [2022-04-28T13:29:03.156Z] ---> ab25b93b4fdb [2022-04-28T13:29:03.156Z] Step 22/22 : LABEL version=2.2.0-dev.85 [2022-04-28T13:29:03.156Z] ---> Running in 1ae31abcd5a5 [2022-04-28T13:29:03.764Z] Removing intermediate container 1ae31abcd5a5 [2022-04-28T13:29:03.764Z] ---> 91fe4ac02539 [2022-04-28T13:29:03.764Z] [2022-04-28T13:29:04.046Z] Successfully built 91fe4ac02539 [2022-04-28T13:29:04.046Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T13:32:26.210Z]  Building security-proxy-setup ... done Removing intermediate container da6e533cd421 [2022-04-28T13:32:26.210Z] ---> 52ac85c41b8e [2022-04-28T13:32:26.210Z] [2022-04-28T13:32:26.210Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T13:32:26.210Z] ---> ac73e934f311 [2022-04-28T13:32:26.210Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T13:32:26.210Z] ---> Using cache [2022-04-28T13:32:26.210Z] ---> a38c836ab7be [2022-04-28T13:32:26.210Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T13:32:26.210Z] ---> Using cache [2022-04-28T13:32:26.210Z] ---> bd97e45aac69 [2022-04-28T13:32:26.210Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T13:32:26.210Z] ---> Running in f6143daf2271 [2022-04-28T13:32:26.210Z] Removing intermediate container f6143daf2271 [2022-04-28T13:32:26.210Z] ---> ef94d8f8db84 [2022-04-28T13:32:26.210Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T13:32:26.210Z] ---> Running in 1c4d723e7ff8 [2022-04-28T13:32:26.210Z] Removing intermediate container 1c4d723e7ff8 [2022-04-28T13:32:26.210Z] ---> 58ea1130d728 [2022-04-28T13:32:26.210Z] Step 15/23 : WORKDIR / [2022-04-28T13:32:26.210Z] ---> Running in 760927eae3fb [2022-04-28T13:32:26.485Z] Removing intermediate container 760927eae3fb [2022-04-28T13:32:26.485Z] ---> 1bcb0c7bcba4 [2022-04-28T13:32:26.485Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T13:32:27.473Z] ---> b4489d3ab919 [2022-04-28T13:32:27.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T13:32:29.483Z] ---> e00d31101061 [2022-04-28T13:32:29.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T13:32:30.086Z] ---> 7249aa012cb2 [2022-04-28T13:32:30.086Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T13:32:30.363Z] ---> Running in 155abde33a6d [2022-04-28T13:32:30.966Z] Removing intermediate container 155abde33a6d [2022-04-28T13:32:30.966Z] ---> 65b592b9cf3e [2022-04-28T13:32:30.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T13:32:30.966Z] ---> Running in ecccdd30f749 [2022-04-28T13:32:31.568Z] Removing intermediate container ecccdd30f749 [2022-04-28T13:32:31.568Z] ---> 81cee544fdea [2022-04-28T13:32:31.568Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T13:32:31.568Z] ---> Running in a052e776ee8a [2022-04-28T13:32:32.173Z] Removing intermediate container a052e776ee8a [2022-04-28T13:32:32.173Z] ---> 506f9b0cbcb5 [2022-04-28T13:32:32.173Z] Step 22/23 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:32:32.448Z] ---> Running in 15d887c88bf7 [2022-04-28T13:32:32.730Z] Removing intermediate container 15d887c88bf7 [2022-04-28T13:32:32.730Z] ---> cee4c9935431 [2022-04-28T13:32:32.730Z] Step 23/23 : LABEL version=2.2.0-dev.85 [2022-04-28T13:32:33.020Z] ---> Running in d6ed036254e6 [2022-04-28T13:32:33.294Z] Removing intermediate container d6ed036254e6 [2022-04-28T13:32:33.294Z] ---> e7ddd6f58fac [2022-04-28T13:32:33.294Z] [2022-04-28T13:32:33.571Z] Successfully built e7ddd6f58fac [2022-04-28T13:32:33.571Z] Successfully tagged core-command-arm64:latest [2022-04-28T13:44:26.574Z]  Building core-command ... done Building bin/spire-agent... [2022-04-28T13:44:26.574Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T13:44:26.574Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T13:44:26.574Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T13:44:26.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T13:44:26.574Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T13:44:26.574Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T13:44:26.574Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T13:44:26.854Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T13:44:26.854Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T13:44:26.854Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T13:44:27.129Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T13:44:27.129Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T13:44:27.129Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T13:48:19.205Z] Building bin/spire-agent... [2022-04-28T13:48:19.205Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T13:48:19.806Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T13:48:19.806Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T13:48:19.806Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T13:48:20.078Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T13:48:20.354Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T13:48:20.627Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T13:48:24.025Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T13:48:24.025Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T13:48:24.025Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T13:48:24.025Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T13:48:24.025Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T13:48:24.300Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T13:50:31.195Z] Removing intermediate container 81939e1d50fa [2022-04-28T13:50:31.195Z] ---> edb9fb3267b5 [2022-04-28T13:50:31.196Z] [2022-04-28T13:50:31.196Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T13:50:31.196Z] ---> 3fb3c9af89a9 [2022-04-28T13:50:31.196Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:50:31.196Z] ---> Using cache [2022-04-28T13:50:31.196Z] ---> 1c61635b0579 [2022-04-28T13:50:31.196Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:50:31.196Z] ---> Using cache [2022-04-28T13:50:31.196Z] ---> 205f4173addd [2022-04-28T13:50:31.196Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T13:50:31.196Z] ---> Running in 0c2675583755 [2022-04-28T13:50:31.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:50:31.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:50:31.196Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:50:31.196Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:50:31.196Z] OK: 15729 distinct packages available [2022-04-28T13:50:31.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:50:31.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:50:31.196Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T13:50:31.196Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:50:31.196Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T13:50:31.196Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T13:50:31.196Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T13:50:31.196Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:50:31.196Z] OK: 6 MiB in 19 packages [2022-04-28T13:50:31.196Z] Removing intermediate container 0c2675583755 [2022-04-28T13:50:31.196Z] ---> d8600d7aa573 [2022-04-28T13:50:31.196Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T13:50:36.607Z] ---> a78d7724303b [2022-04-28T13:50:36.607Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T13:50:36.607Z] ---> 9b7360332a5c [2022-04-28T13:50:36.607Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T13:50:37.587Z] ---> 8ca947321ea3 [2022-04-28T13:50:37.587Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T13:50:38.564Z] ---> e9cd359a9060 [2022-04-28T13:50:38.564Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T13:50:38.564Z] ---> Running in 2de65b7a5199 [2022-04-28T13:50:39.162Z] Removing intermediate container 2de65b7a5199 [2022-04-28T13:50:39.162Z] ---> 08b768b85d05 [2022-04-28T13:50:39.162Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T13:50:39.162Z] ---> Running in 1c14c5714476 [2022-04-28T13:50:39.758Z] Removing intermediate container 1c14c5714476 [2022-04-28T13:50:39.758Z] ---> 8cb0474cfed4 [2022-04-28T13:50:39.758Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T13:50:39.758Z] ---> Running in aa0abbcad915 [2022-04-28T13:50:40.354Z] Removing intermediate container aa0abbcad915 [2022-04-28T13:50:40.354Z] ---> 9a89767baa1c [2022-04-28T13:50:40.354Z] Step 24/25 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:50:40.354Z] ---> Running in d754469dabdd [2022-04-28T13:50:40.948Z] Removing intermediate container d754469dabdd [2022-04-28T13:50:40.948Z] ---> 493ef9250a1f [2022-04-28T13:50:40.948Z] Step 25/25 : LABEL version=2.2.0-dev.85 [2022-04-28T13:50:40.948Z] ---> Running in ba96601231a1 [2022-04-28T13:50:41.552Z] Removing intermediate container ba96601231a1 [2022-04-28T13:50:41.552Z] ---> ac11060b3587 [2022-04-28T13:50:41.552Z] [2022-04-28T13:50:41.826Z] Successfully built ac11060b3587 [2022-04-28T13:50:41.826Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T13:52:03.586Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-28T13:52:03.586Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T13:52:03.586Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T13:52:03.586Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T13:52:03.586Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T13:52:03.586Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T13:52:03.586Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T13:52:03.586Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T13:52:03.586Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T13:52:03.586Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T13:52:03.586Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T13:52:03.586Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T13:52:03.586Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T13:52:03.586Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T13:53:25.793Z] Removing intermediate container 92d56ae8bcb0 [2022-04-28T13:53:25.793Z] ---> 9cde56af39c1 [2022-04-28T13:53:25.793Z] [2022-04-28T13:53:25.793Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T13:53:25.793Z] ---> 3fb3c9af89a9 [2022-04-28T13:53:25.793Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:53:25.793Z] ---> Using cache [2022-04-28T13:53:25.793Z] ---> 1c61635b0579 [2022-04-28T13:53:25.793Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:53:25.793Z] ---> Using cache [2022-04-28T13:53:25.793Z] ---> 205f4173addd [2022-04-28T13:53:25.793Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T13:53:25.793Z] ---> Running in 1022b71fb126 [2022-04-28T13:53:25.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:53:25.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:53:25.793Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T13:53:25.793Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T13:53:25.793Z] OK: 15729 distinct packages available [2022-04-28T13:53:25.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T13:53:25.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T13:53:26.065Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T13:53:26.338Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T13:53:26.338Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T13:53:26.338Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T13:53:26.613Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T13:53:26.613Z] OK: 6 MiB in 18 packages [2022-04-28T13:53:28.051Z] Removing intermediate container 1022b71fb126 [2022-04-28T13:53:28.051Z] ---> 50b0a638091b [2022-04-28T13:53:28.051Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T13:53:32.358Z] ---> 0e166a2a84db [2022-04-28T13:53:32.358Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T13:53:32.631Z] ---> 6971c8bb5499 [2022-04-28T13:53:32.631Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T13:53:32.904Z] ---> Running in 2870b1484543 [2022-04-28T13:53:33.176Z] Removing intermediate container 2870b1484543 [2022-04-28T13:53:33.176Z] ---> cdac5c8536f3 [2022-04-28T13:53:33.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T13:53:34.155Z] ---> 4725f452c495 [2022-04-28T13:53:34.155Z] Step 21/26 : WORKDIR / [2022-04-28T13:53:34.155Z] ---> Running in f1994144fd2b [2022-04-28T13:53:34.751Z] Removing intermediate container f1994144fd2b [2022-04-28T13:53:34.751Z] ---> 9075e89095a6 [2022-04-28T13:53:34.751Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T13:53:34.751Z] ---> Running in eb7b55246c49 [2022-04-28T13:53:35.040Z] Removing intermediate container eb7b55246c49 [2022-04-28T13:53:35.040Z] ---> dc6635444e43 [2022-04-28T13:53:35.040Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T13:53:35.313Z] ---> Running in 596ac9e7dc70 [2022-04-28T13:53:35.589Z] Removing intermediate container 596ac9e7dc70 [2022-04-28T13:53:35.590Z] ---> 16f44f932e6d [2022-04-28T13:53:35.590Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T13:53:35.869Z] ---> Running in b8b6d04bcbea [2022-04-28T13:53:36.142Z] Removing intermediate container b8b6d04bcbea [2022-04-28T13:53:36.142Z] ---> 2c596d2b577c [2022-04-28T13:53:36.142Z] Step 25/26 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:53:36.142Z] ---> Running in 7ab7f5ba5a36 [2022-04-28T13:53:36.737Z] Removing intermediate container 7ab7f5ba5a36 [2022-04-28T13:53:36.737Z] ---> 38ac0512bb4d [2022-04-28T13:53:36.737Z] Step 26/26 : LABEL version=2.2.0-dev.85 [2022-04-28T13:53:36.737Z] ---> Running in 21c3ecf4ae5d [2022-04-28T13:53:37.009Z] Removing intermediate container 21c3ecf4ae5d [2022-04-28T13:53:37.009Z] ---> a02fd790e6a1 [2022-04-28T13:53:37.009Z] [2022-04-28T13:53:37.281Z] Successfully built a02fd790e6a1 [2022-04-28T13:53:37.281Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T13:55:59.125Z]  Building security-spire-config ... done Removing intermediate container 42916110d52d [2022-04-28T13:55:59.125Z] ---> 57e2136a8b26 [2022-04-28T13:55:59.125Z] [2022-04-28T13:55:59.125Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T13:55:59.125Z] ---> 3fb3c9af89a9 [2022-04-28T13:55:59.125Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T13:55:59.125Z] ---> Using cache [2022-04-28T13:55:59.125Z] ---> 1c61635b0579 [2022-04-28T13:55:59.125Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T13:55:59.125Z] ---> Using cache [2022-04-28T13:55:59.125Z] ---> 205f4173addd [2022-04-28T13:55:59.125Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T13:55:59.125Z] ---> Using cache [2022-04-28T13:55:59.125Z] ---> d8600d7aa573 [2022-04-28T13:55:59.125Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T13:55:59.125Z] ---> 78624097601b [2022-04-28T13:55:59.125Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T13:55:59.125Z] ---> 2fd0fe7c0d49 [2022-04-28T13:55:59.125Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T13:55:59.125Z] ---> 29e0b01155c2 [2022-04-28T13:55:59.125Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T13:55:59.125Z] ---> e1e74056c064 [2022-04-28T13:55:59.125Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T13:55:59.125Z] ---> 16fa4868c78a [2022-04-28T13:55:59.125Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T13:55:59.125Z] ---> Running in 46d511363037 [2022-04-28T13:55:59.125Z] Removing intermediate container 46d511363037 [2022-04-28T13:55:59.125Z] ---> ecdf41c10dc9 [2022-04-28T13:55:59.125Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T13:55:59.125Z] ---> Running in cbdbf8836bae [2022-04-28T13:55:59.125Z] Removing intermediate container cbdbf8836bae [2022-04-28T13:55:59.125Z] ---> 9352cc23b07a [2022-04-28T13:55:59.125Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T13:55:59.125Z] ---> Running in 1e0579b2ef92 [2022-04-28T13:55:59.125Z] Removing intermediate container 1e0579b2ef92 [2022-04-28T13:55:59.125Z] ---> b06c0e033391 [2022-04-28T13:55:59.125Z] Step 25/26 : LABEL git_sha=08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:55:59.125Z] ---> Running in 643aef4a98c1 [2022-04-28T13:55:59.125Z] Removing intermediate container 643aef4a98c1 [2022-04-28T13:55:59.125Z] ---> b491f80b8f36 [2022-04-28T13:55:59.125Z] Step 26/26 : LABEL version=2.2.0-dev.85 [2022-04-28T13:55:59.125Z] ---> Running in a0cdce8ea572 [2022-04-28T13:55:59.125Z] Removing intermediate container a0cdce8ea572 [2022-04-28T13:55:59.125Z] ---> 22ab5247fe2e [2022-04-28T13:55:59.125Z] [2022-04-28T13:55:59.125Z] Successfully built 22ab5247fe2e [2022-04-28T13:55:59.125Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T13:55:59.141Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-28T13:55:59.145Z] $ docker stop --time=1 6bfa085f447215a49330c830407714003a3094c131cb410b85ac202c3f1d6ee3 [2022-04-28T13:56:00.827Z] $ docker rm -f 6bfa085f447215a49330c830407714003a3094c131cb410b85ac202c3f1d6ee3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T13:56:01.407Z] + docker images [2022-04-28T13:56:01.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T13:56:01.676Z] security-spire-agent-arm64 latest 22ab5247fe2e 8 seconds ago 126MB [2022-04-28T13:56:01.677Z] 57e2136a8b26 33 seconds ago 3.98GB [2022-04-28T13:56:01.677Z] security-spire-config-arm64 latest a02fd790e6a1 2 minutes ago 85.6MB [2022-04-28T13:56:01.677Z] 9cde56af39c1 2 minutes ago 3.98GB [2022-04-28T13:56:01.677Z] security-spire-server-arm64 latest ac11060b3587 5 minutes ago 86.3MB [2022-04-28T13:56:01.677Z] edb9fb3267b5 5 minutes ago 3.98GB [2022-04-28T13:56:01.677Z] core-command-arm64 latest e7ddd6f58fac 23 minutes ago 15.5MB [2022-04-28T13:56:01.677Z] 52ac85c41b8e 23 minutes ago 1.15GB [2022-04-28T13:56:01.677Z] security-proxy-setup-arm64 latest 91fe4ac02539 26 minutes ago 26.1MB [2022-04-28T13:56:01.677Z] fa758e49fa08 27 minutes ago 1.16GB [2022-04-28T13:56:01.677Z] security-bootstrapper-arm64 latest 376a51159aaf 27 minutes ago 18.3MB [2022-04-28T13:56:01.677Z] 59d8fe47c56e 28 minutes ago 1.15GB [2022-04-28T13:56:01.677Z] support-notifications-arm64 latest 9e48277afa5f 32 minutes ago 25.8MB [2022-04-28T13:56:01.677Z] c6172a5f1397 32 minutes ago 1.21GB [2022-04-28T13:56:01.677Z] core-data-arm64 latest 7af13c74b81a 33 minutes ago 21.6MB [2022-04-28T13:56:01.677Z] support-scheduler-arm64 latest 4ccc2336480a 33 minutes ago 25.3MB [2022-04-28T13:56:01.677Z] 595b3d37ad02 33 minutes ago 1.21GB [2022-04-28T13:56:01.677Z] 558bbc3e582b 33 minutes ago 1.18GB [2022-04-28T13:56:01.677Z] security-spiffe-token-provider-arm64 latest 278788e2b056 40 minutes ago 27.9MB [2022-04-28T13:56:01.677Z] sys-mgmt-agent-arm64 latest d2f6db3d915a 40 minutes ago 282MB [2022-04-28T13:56:01.677Z] 3000c2c2fcc4 40 minutes ago 1.2GB [2022-04-28T13:56:01.677Z] security-secretstore-setup-arm64 latest 81049de21fb6 42 minutes ago 27.5MB [2022-04-28T13:56:01.677Z] core-metadata-arm64 latest eb3f42beb693 42 minutes ago 16.3MB [2022-04-28T13:56:01.677Z] 021f9dacdc22 42 minutes ago 1.15GB [2022-04-28T13:56:01.677Z] e3b700e78514 42 minutes ago 1.16GB [2022-04-28T13:56:01.677Z] 70e2e059060e 42 minutes ago 1.15GB [2022-04-28T13:56:01.677Z] ci-base-image-arm64 latest 4fa53d209e29 49 minutes ago 886MB [2022-04-28T13:56:01.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB [2022-04-28T13:56:01.677Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T13:56:01.677Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T13:56:01.677Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T13:56:01.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T13:56:01.811Z] provisioning config files... [2022-04-28T13:56:01.829Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/213@tmp/config1916397867576475398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:56:02.177Z] ---> docker-login.sh [2022-04-28T13:56:02.177Z] nexus3.edgexfoundry.org:10001 [2022-04-28T13:56:02.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:56:02.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:56:02.720Z] Configure a credential helper to remove this warning. See [2022-04-28T13:56:02.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:56:02.720Z] [2022-04-28T13:56:02.720Z] Login Succeeded [2022-04-28T13:56:02.720Z] nexus3.edgexfoundry.org:10002 [2022-04-28T13:56:02.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:56:02.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:56:02.991Z] Configure a credential helper to remove this warning. See [2022-04-28T13:56:02.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:56:02.991Z] [2022-04-28T13:56:02.991Z] Login Succeeded [2022-04-28T13:56:02.991Z] nexus3.edgexfoundry.org:10003 [2022-04-28T13:56:03.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:56:03.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:56:03.584Z] Configure a credential helper to remove this warning. See [2022-04-28T13:56:03.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:56:03.584Z] [2022-04-28T13:56:03.584Z] Login Succeeded [2022-04-28T13:56:03.584Z] nexus3.edgexfoundry.org:10004 [2022-04-28T13:56:04.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:56:04.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:56:04.175Z] Configure a credential helper to remove this warning. See [2022-04-28T13:56:04.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:56:04.175Z] [2022-04-28T13:56:04.175Z] Login Succeeded [2022-04-28T13:56:04.175Z] docker.io [2022-04-28T13:56:04.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T13:56:05.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T13:56:05.037Z] Configure a credential helper to remove this warning. See [2022-04-28T13:56:05.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T13:56:05.037Z] [2022-04-28T13:56:05.037Z] Login Succeeded [2022-04-28T13:56:05.037Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T13:56:05.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:05.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T13:56:05.104Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-28T13:56:05.104Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:05.104Z] latest [2022-04-28T13:56:05.104Z] 2.2.0-dev.85 [2022-04-28T13:56:05.104Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:05.104Z] main [2022-04-28T13:56:05.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:05.451Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:05.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:05.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T13:56:05.793Z] 9a026e50e772: Preparing [2022-04-28T13:56:05.793Z] dee226dd8a31: Preparing [2022-04-28T13:56:05.793Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:05.793Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:05.793Z] f73e7dbfee58: Preparing [2022-04-28T13:56:05.793Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:06.077Z] 6f27b8cd1a68: Pushed [2022-04-28T13:56:06.077Z] 9a026e50e772: Pushed [2022-04-28T13:56:06.077Z] fc2a5fef3d52: Pushed [2022-04-28T13:56:08.680Z] dee226dd8a31: Pushed [2022-04-28T13:56:08.680Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:d93dfebf8fe07c58017bd8ab6e17a1451f58701449fdee0aa15548b17c280363 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:09.021Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:09.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-28T13:56:09.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T13:56:09.359Z] 9a026e50e772: Preparing [2022-04-28T13:56:09.359Z] dee226dd8a31: Preparing [2022-04-28T13:56:09.359Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:09.359Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:09.359Z] f73e7dbfee58: Preparing [2022-04-28T13:56:09.359Z] dee226dd8a31: Layer already exists [2022-04-28T13:56:09.359Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:09.359Z] 9a026e50e772: Layer already exists [2022-04-28T13:56:09.359Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:09.359Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:09.628Z] latest: digest: sha256:d93dfebf8fe07c58017bd8ab6e17a1451f58701449fdee0aa15548b17c280363 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:09.967Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:10.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.85 [2022-04-28T13:56:10.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T13:56:10.328Z] 9a026e50e772: Preparing [2022-04-28T13:56:10.328Z] dee226dd8a31: Preparing [2022-04-28T13:56:10.328Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:10.328Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:10.328Z] f73e7dbfee58: Preparing [2022-04-28T13:56:10.328Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:10.328Z] 9a026e50e772: Layer already exists [2022-04-28T13:56:10.328Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:10.328Z] dee226dd8a31: Layer already exists [2022-04-28T13:56:10.601Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:10.601Z] 2.2.0-dev.85: digest: sha256:d93dfebf8fe07c58017bd8ab6e17a1451f58701449fdee0aa15548b17c280363 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:10.989Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:11.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:11.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T13:56:11.343Z] 9a026e50e772: Preparing [2022-04-28T13:56:11.343Z] dee226dd8a31: Preparing [2022-04-28T13:56:11.343Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:11.343Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:11.343Z] f73e7dbfee58: Preparing [2022-04-28T13:56:11.343Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:11.343Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:11.614Z] dee226dd8a31: Layer already exists [2022-04-28T13:56:11.614Z] 9a026e50e772: Layer already exists [2022-04-28T13:56:11.614Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:11.614Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:d93dfebf8fe07c58017bd8ab6e17a1451f58701449fdee0aa15548b17c280363 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:11.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:12.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-28T13:56:12.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-28T13:56:12.301Z] 9a026e50e772: Preparing [2022-04-28T13:56:12.301Z] dee226dd8a31: Preparing [2022-04-28T13:56:12.301Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:12.301Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:12.301Z] f73e7dbfee58: Preparing [2022-04-28T13:56:12.301Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:12.301Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:12.301Z] 9a026e50e772: Layer already exists [2022-04-28T13:56:12.301Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:12.301Z] dee226dd8a31: Layer already exists [2022-04-28T13:56:12.571Z] main: digest: sha256:d93dfebf8fe07c58017bd8ab6e17a1451f58701449fdee0aa15548b17c280363 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:12.617Z] ===================================================== [Pipeline] echo [2022-04-28T13:56:12.636Z] taggedImages: [2022-04-28T13:56:12.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:12.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-28T13:56:12.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.85 [2022-04-28T13:56:12.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:12.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-28T13:56:12.663Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-28T13:56:12.663Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:12.663Z] latest [2022-04-28T13:56:12.663Z] 2.2.0-dev.85 [2022-04-28T13:56:12.663Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:12.663Z] main [2022-04-28T13:56:12.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:13.015Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:13.358Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:13.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T13:56:13.358Z] a2b2dafc91ca: Preparing [2022-04-28T13:56:13.358Z] f689e5e05f05: Preparing [2022-04-28T13:56:13.358Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:13.358Z] 74e63fb37470: Preparing [2022-04-28T13:56:13.358Z] ef8dd59accbb: Preparing [2022-04-28T13:56:13.358Z] f73e7dbfee58: Preparing [2022-04-28T13:56:13.358Z] f73e7dbfee58: Waiting [2022-04-28T13:56:13.634Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:13.634Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:13.634Z] ef8dd59accbb: Pushed [2022-04-28T13:56:13.634Z] a2b2dafc91ca: Pushed [2022-04-28T13:56:14.223Z] 74e63fb37470: Pushed [2022-04-28T13:56:16.824Z] f689e5e05f05: Pushed [2022-04-28T13:56:16.824Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:3a6131a28259f32a4d3488d065f2b80d92343eaf0657d6fce502fd965ac746d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:17.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:17.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-28T13:56:17.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T13:56:17.508Z] a2b2dafc91ca: Preparing [2022-04-28T13:56:17.508Z] f689e5e05f05: Preparing [2022-04-28T13:56:17.508Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:17.508Z] 74e63fb37470: Preparing [2022-04-28T13:56:17.508Z] ef8dd59accbb: Preparing [2022-04-28T13:56:17.508Z] f73e7dbfee58: Preparing [2022-04-28T13:56:17.508Z] f73e7dbfee58: Waiting [2022-04-28T13:56:17.508Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:17.508Z] f689e5e05f05: Layer already exists [2022-04-28T13:56:17.508Z] 74e63fb37470: Layer already exists [2022-04-28T13:56:17.508Z] a2b2dafc91ca: Layer already exists [2022-04-28T13:56:17.508Z] ef8dd59accbb: Layer already exists [2022-04-28T13:56:17.508Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:17.777Z] latest: digest: sha256:3a6131a28259f32a4d3488d065f2b80d92343eaf0657d6fce502fd965ac746d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:18.117Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:18.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.85 [2022-04-28T13:56:18.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T13:56:18.452Z] a2b2dafc91ca: Preparing [2022-04-28T13:56:18.452Z] f689e5e05f05: Preparing [2022-04-28T13:56:18.452Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:18.452Z] 74e63fb37470: Preparing [2022-04-28T13:56:18.452Z] ef8dd59accbb: Preparing [2022-04-28T13:56:18.452Z] f73e7dbfee58: Preparing [2022-04-28T13:56:18.452Z] f73e7dbfee58: Waiting [2022-04-28T13:56:18.452Z] a2b2dafc91ca: Layer already exists [2022-04-28T13:56:18.452Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:18.452Z] f689e5e05f05: Layer already exists [2022-04-28T13:56:18.452Z] 74e63fb37470: Layer already exists [2022-04-28T13:56:18.452Z] ef8dd59accbb: Layer already exists [2022-04-28T13:56:18.452Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:18.721Z] 2.2.0-dev.85: digest: sha256:3a6131a28259f32a4d3488d065f2b80d92343eaf0657d6fce502fd965ac746d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:19.062Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:19.400Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:19.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T13:56:19.400Z] a2b2dafc91ca: Preparing [2022-04-28T13:56:19.400Z] f689e5e05f05: Preparing [2022-04-28T13:56:19.400Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:19.400Z] 74e63fb37470: Preparing [2022-04-28T13:56:19.400Z] ef8dd59accbb: Preparing [2022-04-28T13:56:19.400Z] f73e7dbfee58: Preparing [2022-04-28T13:56:19.400Z] f73e7dbfee58: Waiting [2022-04-28T13:56:19.400Z] ef8dd59accbb: Layer already exists [2022-04-28T13:56:19.400Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:19.400Z] a2b2dafc91ca: Layer already exists [2022-04-28T13:56:19.400Z] f689e5e05f05: Layer already exists [2022-04-28T13:56:19.400Z] 74e63fb37470: Layer already exists [2022-04-28T13:56:19.671Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:19.671Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:3a6131a28259f32a4d3488d065f2b80d92343eaf0657d6fce502fd965ac746d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:20.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:20.352Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-28T13:56:20.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-28T13:56:20.352Z] a2b2dafc91ca: Preparing [2022-04-28T13:56:20.352Z] f689e5e05f05: Preparing [2022-04-28T13:56:20.352Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:20.352Z] 74e63fb37470: Preparing [2022-04-28T13:56:20.352Z] ef8dd59accbb: Preparing [2022-04-28T13:56:20.352Z] f73e7dbfee58: Preparing [2022-04-28T13:56:20.352Z] f73e7dbfee58: Waiting [2022-04-28T13:56:20.352Z] a2b2dafc91ca: Layer already exists [2022-04-28T13:56:20.352Z] ef8dd59accbb: Layer already exists [2022-04-28T13:56:20.352Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:20.352Z] 74e63fb37470: Layer already exists [2022-04-28T13:56:20.352Z] f689e5e05f05: Layer already exists [2022-04-28T13:56:20.352Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:20.624Z] main: digest: sha256:3a6131a28259f32a4d3488d065f2b80d92343eaf0657d6fce502fd965ac746d0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:20.670Z] ===================================================== [Pipeline] echo [2022-04-28T13:56:20.684Z] taggedImages: [2022-04-28T13:56:20.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:20.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-28T13:56:20.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.85 [2022-04-28T13:56:20.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:20.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-28T13:56:20.714Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-28T13:56:20.714Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:20.714Z] latest [2022-04-28T13:56:20.714Z] 2.2.0-dev.85 [2022-04-28T13:56:20.714Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:20.714Z] main [2022-04-28T13:56:20.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:21.081Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:21.420Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:21.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T13:56:21.420Z] b023a55afbe3: Preparing [2022-04-28T13:56:21.420Z] 383d471d3a2d: Preparing [2022-04-28T13:56:21.420Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:21.420Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:21.420Z] f73e7dbfee58: Preparing [2022-04-28T13:56:21.420Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:21.420Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:21.692Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:21.692Z] b023a55afbe3: Pushed [2022-04-28T13:56:24.295Z] 383d471d3a2d: Pushed [2022-04-28T13:56:24.566Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:90f73b7ce64ca2d702ea3c0ea9c65b5a038f5cb65ce63523e6e892b1ea18adb5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:24.910Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:25.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-28T13:56:25.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T13:56:25.247Z] b023a55afbe3: Preparing [2022-04-28T13:56:25.247Z] 383d471d3a2d: Preparing [2022-04-28T13:56:25.247Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:25.247Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:25.247Z] f73e7dbfee58: Preparing [2022-04-28T13:56:25.247Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:25.247Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:25.247Z] 383d471d3a2d: Layer already exists [2022-04-28T13:56:25.247Z] b023a55afbe3: Layer already exists [2022-04-28T13:56:25.247Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:25.520Z] latest: digest: sha256:90f73b7ce64ca2d702ea3c0ea9c65b5a038f5cb65ce63523e6e892b1ea18adb5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:25.864Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:26.204Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.85 [2022-04-28T13:56:26.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T13:56:26.204Z] b023a55afbe3: Preparing [2022-04-28T13:56:26.204Z] 383d471d3a2d: Preparing [2022-04-28T13:56:26.204Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:26.204Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:26.204Z] f73e7dbfee58: Preparing [2022-04-28T13:56:26.204Z] 383d471d3a2d: Layer already exists [2022-04-28T13:56:26.204Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:26.204Z] b023a55afbe3: Layer already exists [2022-04-28T13:56:26.204Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:26.204Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:26.476Z] 2.2.0-dev.85: digest: sha256:90f73b7ce64ca2d702ea3c0ea9c65b5a038f5cb65ce63523e6e892b1ea18adb5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:26.820Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:27.158Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:27.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T13:56:27.158Z] b023a55afbe3: Preparing [2022-04-28T13:56:27.158Z] 383d471d3a2d: Preparing [2022-04-28T13:56:27.158Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:27.158Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:27.158Z] f73e7dbfee58: Preparing [2022-04-28T13:56:27.158Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:27.158Z] b023a55afbe3: Layer already exists [2022-04-28T13:56:27.158Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:27.158Z] 383d471d3a2d: Layer already exists [2022-04-28T13:56:27.158Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:27.429Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:90f73b7ce64ca2d702ea3c0ea9c65b5a038f5cb65ce63523e6e892b1ea18adb5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:27.773Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:28.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-28T13:56:28.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-28T13:56:28.150Z] b023a55afbe3: Preparing [2022-04-28T13:56:28.150Z] 383d471d3a2d: Preparing [2022-04-28T13:56:28.150Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:28.150Z] fc2a5fef3d52: Preparing [2022-04-28T13:56:28.150Z] f73e7dbfee58: Preparing [2022-04-28T13:56:28.150Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:28.150Z] 383d471d3a2d: Layer already exists [2022-04-28T13:56:28.150Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:56:28.150Z] b023a55afbe3: Layer already exists [2022-04-28T13:56:28.150Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:28.428Z] main: digest: sha256:90f73b7ce64ca2d702ea3c0ea9c65b5a038f5cb65ce63523e6e892b1ea18adb5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:28.481Z] ===================================================== [Pipeline] echo [2022-04-28T13:56:28.491Z] taggedImages: [2022-04-28T13:56:28.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:28.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-28T13:56:28.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.85 [2022-04-28T13:56:28.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:28.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-28T13:56:28.510Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-28T13:56:28.510Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:28.510Z] latest [2022-04-28T13:56:28.510Z] 2.2.0-dev.85 [2022-04-28T13:56:28.510Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:28.510Z] main [2022-04-28T13:56:28.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:28.893Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:29.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:29.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T13:56:29.238Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:29.238Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:29.238Z] d3bc7e4c8e71: Preparing [2022-04-28T13:56:29.238Z] 747212c5ddd2: Preparing [2022-04-28T13:56:29.238Z] eb84f5e2f98a: Preparing [2022-04-28T13:56:29.238Z] 0d56505524ff: Preparing [2022-04-28T13:56:29.238Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:29.238Z] 65bbd0b969ec: Preparing [2022-04-28T13:56:29.238Z] 0cb88c1ca876: Preparing [2022-04-28T13:56:29.238Z] eb6d6b95b659: Preparing [2022-04-28T13:56:29.238Z] db1a42b10e11: Preparing [2022-04-28T13:56:29.238Z] f73e7dbfee58: Preparing [2022-04-28T13:56:29.238Z] 0cb88c1ca876: Waiting [2022-04-28T13:56:29.238Z] eb6d6b95b659: Waiting [2022-04-28T13:56:29.238Z] db1a42b10e11: Waiting [2022-04-28T13:56:29.238Z] f73e7dbfee58: Waiting [2022-04-28T13:56:29.238Z] 6f27b8cd1a68: Waiting [2022-04-28T13:56:29.238Z] 65bbd0b969ec: Waiting [2022-04-28T13:56:29.520Z] eb84f5e2f98a: Pushed [2022-04-28T13:56:29.520Z] 6d50cc1e3e50: Pushed [2022-04-28T13:56:29.520Z] d3bc7e4c8e71: Pushed [2022-04-28T13:56:29.520Z] 747212c5ddd2: Pushed [2022-04-28T13:56:29.520Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:29.793Z] 65bbd0b969ec: Pushed [2022-04-28T13:56:29.793Z] eb6d6b95b659: Pushed [2022-04-28T13:56:29.793Z] 0cb88c1ca876: Pushed [2022-04-28T13:56:29.793Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:29.793Z] db1a42b10e11: Pushed [2022-04-28T13:56:33.173Z] 0d56505524ff: Pushed [2022-04-28T13:56:33.173Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:105d7f91e5e121d119f7520537107d42f9bf917249fcedb7bc4055d90db95cef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:33.516Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:33.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-28T13:56:33.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T13:56:33.860Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:33.860Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:33.860Z] d3bc7e4c8e71: Preparing [2022-04-28T13:56:33.860Z] 747212c5ddd2: Preparing [2022-04-28T13:56:33.860Z] eb84f5e2f98a: Preparing [2022-04-28T13:56:33.860Z] 0d56505524ff: Preparing [2022-04-28T13:56:33.860Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:33.860Z] 65bbd0b969ec: Preparing [2022-04-28T13:56:33.860Z] 0cb88c1ca876: Preparing [2022-04-28T13:56:33.860Z] eb6d6b95b659: Preparing [2022-04-28T13:56:33.860Z] db1a42b10e11: Preparing [2022-04-28T13:56:33.860Z] f73e7dbfee58: Preparing [2022-04-28T13:56:33.860Z] 0cb88c1ca876: Waiting [2022-04-28T13:56:33.860Z] 6f27b8cd1a68: Waiting [2022-04-28T13:56:33.860Z] eb6d6b95b659: Waiting [2022-04-28T13:56:33.860Z] 65bbd0b969ec: Waiting [2022-04-28T13:56:33.860Z] db1a42b10e11: Waiting [2022-04-28T13:56:33.860Z] f73e7dbfee58: Waiting [2022-04-28T13:56:33.860Z] 747212c5ddd2: Layer already exists [2022-04-28T13:56:33.860Z] 0d56505524ff: Layer already exists [2022-04-28T13:56:33.860Z] d3bc7e4c8e71: Layer already exists [2022-04-28T13:56:33.860Z] eb84f5e2f98a: Layer already exists [2022-04-28T13:56:33.860Z] 6d50cc1e3e50: Layer already exists [2022-04-28T13:56:34.132Z] 65bbd0b969ec: Layer already exists [2022-04-28T13:56:34.132Z] 0cb88c1ca876: Layer already exists [2022-04-28T13:56:34.132Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:34.132Z] eb6d6b95b659: Layer already exists [2022-04-28T13:56:34.132Z] db1a42b10e11: Layer already exists [2022-04-28T13:56:34.132Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:34.132Z] latest: digest: sha256:105d7f91e5e121d119f7520537107d42f9bf917249fcedb7bc4055d90db95cef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:34.484Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:34.822Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.85 [2022-04-28T13:56:34.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T13:56:34.822Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:34.822Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:34.822Z] d3bc7e4c8e71: Preparing [2022-04-28T13:56:34.822Z] 747212c5ddd2: Preparing [2022-04-28T13:56:34.822Z] eb84f5e2f98a: Preparing [2022-04-28T13:56:34.822Z] 0d56505524ff: Preparing [2022-04-28T13:56:34.822Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:34.822Z] 65bbd0b969ec: Preparing [2022-04-28T13:56:34.822Z] 0cb88c1ca876: Preparing [2022-04-28T13:56:34.822Z] eb6d6b95b659: Preparing [2022-04-28T13:56:34.822Z] db1a42b10e11: Preparing [2022-04-28T13:56:34.822Z] f73e7dbfee58: Preparing [2022-04-28T13:56:34.822Z] 0cb88c1ca876: Waiting [2022-04-28T13:56:34.822Z] db1a42b10e11: Waiting [2022-04-28T13:56:34.822Z] f73e7dbfee58: Waiting [2022-04-28T13:56:34.822Z] eb6d6b95b659: Waiting [2022-04-28T13:56:34.822Z] 65bbd0b969ec: Waiting [2022-04-28T13:56:34.822Z] 6f27b8cd1a68: Waiting [2022-04-28T13:56:34.822Z] 0d56505524ff: Layer already exists [2022-04-28T13:56:34.822Z] 6d50cc1e3e50: Layer already exists [2022-04-28T13:56:34.822Z] d3bc7e4c8e71: Layer already exists [2022-04-28T13:56:34.822Z] eb84f5e2f98a: Layer already exists [2022-04-28T13:56:34.822Z] 747212c5ddd2: Layer already exists [2022-04-28T13:56:34.822Z] 65bbd0b969ec: Layer already exists [2022-04-28T13:56:34.822Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:34.822Z] eb6d6b95b659: Layer already exists [2022-04-28T13:56:34.822Z] 0cb88c1ca876: Layer already exists [2022-04-28T13:56:34.822Z] db1a42b10e11: Layer already exists [2022-04-28T13:56:34.822Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:35.094Z] 2.2.0-dev.85: digest: sha256:105d7f91e5e121d119f7520537107d42f9bf917249fcedb7bc4055d90db95cef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:35.437Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:35.776Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:35.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T13:56:35.776Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:35.776Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:35.776Z] d3bc7e4c8e71: Preparing [2022-04-28T13:56:35.776Z] 747212c5ddd2: Preparing [2022-04-28T13:56:35.776Z] eb84f5e2f98a: Preparing [2022-04-28T13:56:35.776Z] 0d56505524ff: Preparing [2022-04-28T13:56:35.776Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:35.776Z] 65bbd0b969ec: Preparing [2022-04-28T13:56:35.776Z] 0cb88c1ca876: Preparing [2022-04-28T13:56:35.776Z] eb6d6b95b659: Preparing [2022-04-28T13:56:35.776Z] db1a42b10e11: Preparing [2022-04-28T13:56:35.776Z] f73e7dbfee58: Preparing [2022-04-28T13:56:35.776Z] 0cb88c1ca876: Waiting [2022-04-28T13:56:35.776Z] 6f27b8cd1a68: Waiting [2022-04-28T13:56:35.776Z] eb6d6b95b659: Waiting [2022-04-28T13:56:35.776Z] f73e7dbfee58: Waiting [2022-04-28T13:56:35.776Z] db1a42b10e11: Waiting [2022-04-28T13:56:35.776Z] 65bbd0b969ec: Waiting [2022-04-28T13:56:35.776Z] 6d50cc1e3e50: Layer already exists [2022-04-28T13:56:35.776Z] 747212c5ddd2: Layer already exists [2022-04-28T13:56:35.776Z] eb84f5e2f98a: Layer already exists [2022-04-28T13:56:35.776Z] 0d56505524ff: Layer already exists [2022-04-28T13:56:35.776Z] d3bc7e4c8e71: Layer already exists [2022-04-28T13:56:36.046Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:36.046Z] 65bbd0b969ec: Layer already exists [2022-04-28T13:56:36.046Z] db1a42b10e11: Layer already exists [2022-04-28T13:56:36.046Z] 0cb88c1ca876: Layer already exists [2022-04-28T13:56:36.046Z] eb6d6b95b659: Layer already exists [2022-04-28T13:56:36.046Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:36.046Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:105d7f91e5e121d119f7520537107d42f9bf917249fcedb7bc4055d90db95cef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:36.391Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:36.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-28T13:56:36.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-28T13:56:36.730Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:36.730Z] 6d50cc1e3e50: Preparing [2022-04-28T13:56:36.730Z] d3bc7e4c8e71: Preparing [2022-04-28T13:56:36.730Z] 747212c5ddd2: Preparing [2022-04-28T13:56:36.730Z] eb84f5e2f98a: Preparing [2022-04-28T13:56:36.730Z] 0d56505524ff: Preparing [2022-04-28T13:56:36.730Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:36.730Z] 65bbd0b969ec: Preparing [2022-04-28T13:56:36.730Z] 0cb88c1ca876: Preparing [2022-04-28T13:56:36.730Z] eb6d6b95b659: Preparing [2022-04-28T13:56:36.730Z] db1a42b10e11: Preparing [2022-04-28T13:56:36.730Z] f73e7dbfee58: Preparing [2022-04-28T13:56:36.730Z] 0cb88c1ca876: Waiting [2022-04-28T13:56:36.730Z] 6f27b8cd1a68: Waiting [2022-04-28T13:56:36.730Z] eb6d6b95b659: Waiting [2022-04-28T13:56:36.730Z] db1a42b10e11: Waiting [2022-04-28T13:56:36.730Z] f73e7dbfee58: Waiting [2022-04-28T13:56:36.730Z] 65bbd0b969ec: Waiting [2022-04-28T13:56:36.730Z] 747212c5ddd2: Layer already exists [2022-04-28T13:56:36.730Z] 0d56505524ff: Layer already exists [2022-04-28T13:56:36.730Z] 6d50cc1e3e50: Layer already exists [2022-04-28T13:56:36.730Z] d3bc7e4c8e71: Layer already exists [2022-04-28T13:56:36.730Z] eb84f5e2f98a: Layer already exists [2022-04-28T13:56:37.002Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:37.002Z] db1a42b10e11: Layer already exists [2022-04-28T13:56:37.002Z] 65bbd0b969ec: Layer already exists [2022-04-28T13:56:37.002Z] 0cb88c1ca876: Layer already exists [2022-04-28T13:56:37.002Z] eb6d6b95b659: Layer already exists [2022-04-28T13:56:37.002Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:37.002Z] main: digest: sha256:105d7f91e5e121d119f7520537107d42f9bf917249fcedb7bc4055d90db95cef size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:37.050Z] ===================================================== [Pipeline] echo [2022-04-28T13:56:37.057Z] taggedImages: [2022-04-28T13:56:37.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:37.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-28T13:56:37.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.85 [2022-04-28T13:56:37.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:37.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-28T13:56:37.079Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-28T13:56:37.079Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:37.079Z] latest [2022-04-28T13:56:37.079Z] 2.2.0-dev.85 [2022-04-28T13:56:37.079Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:37.079Z] main [2022-04-28T13:56:37.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:37.433Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:37.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:37.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T13:56:37.786Z] c609e4b1e485: Preparing [2022-04-28T13:56:37.786Z] d2270a104161: Preparing [2022-04-28T13:56:37.786Z] fe0514c55389: Preparing [2022-04-28T13:56:37.786Z] dcd6512fc4de: Preparing [2022-04-28T13:56:37.786Z] b86cb53ad023: Preparing [2022-04-28T13:56:37.786Z] 42ca702e295e: Preparing [2022-04-28T13:56:37.786Z] fb5c6c419402: Preparing [2022-04-28T13:56:37.786Z] f73e7dbfee58: Preparing [2022-04-28T13:56:37.786Z] 42ca702e295e: Waiting [2022-04-28T13:56:37.786Z] fb5c6c419402: Waiting [2022-04-28T13:56:37.786Z] f73e7dbfee58: Waiting [2022-04-28T13:56:38.060Z] c609e4b1e485: Pushed [2022-04-28T13:56:38.060Z] d2270a104161: Pushed [2022-04-28T13:56:38.060Z] b86cb53ad023: Pushed [2022-04-28T13:56:38.060Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:38.333Z] 42ca702e295e: Pushed [2022-04-28T13:56:38.928Z] fb5c6c419402: Pushed [2022-04-28T13:56:40.359Z] fe0514c55389: Pushed [2022-04-28T13:56:40.631Z] dcd6512fc4de: Pushed [2022-04-28T13:56:40.632Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:5a1f4d4ba0581a692aee1e0bdc196b80145c088e6213f72636184b398c6536b0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:40.974Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:41.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-28T13:56:41.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T13:56:41.315Z] c609e4b1e485: Preparing [2022-04-28T13:56:41.315Z] d2270a104161: Preparing [2022-04-28T13:56:41.315Z] fe0514c55389: Preparing [2022-04-28T13:56:41.315Z] dcd6512fc4de: Preparing [2022-04-28T13:56:41.315Z] b86cb53ad023: Preparing [2022-04-28T13:56:41.315Z] 42ca702e295e: Preparing [2022-04-28T13:56:41.315Z] fb5c6c419402: Preparing [2022-04-28T13:56:41.315Z] f73e7dbfee58: Preparing [2022-04-28T13:56:41.315Z] 42ca702e295e: Waiting [2022-04-28T13:56:41.315Z] fb5c6c419402: Waiting [2022-04-28T13:56:41.315Z] f73e7dbfee58: Waiting [2022-04-28T13:56:41.315Z] b86cb53ad023: Layer already exists [2022-04-28T13:56:41.315Z] c609e4b1e485: Layer already exists [2022-04-28T13:56:41.315Z] d2270a104161: Layer already exists [2022-04-28T13:56:41.315Z] dcd6512fc4de: Layer already exists [2022-04-28T13:56:41.315Z] fe0514c55389: Layer already exists [2022-04-28T13:56:41.315Z] fb5c6c419402: Layer already exists [2022-04-28T13:56:41.315Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:41.315Z] 42ca702e295e: Layer already exists [2022-04-28T13:56:41.588Z] latest: digest: sha256:5a1f4d4ba0581a692aee1e0bdc196b80145c088e6213f72636184b398c6536b0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:41.930Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:42.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.85 [2022-04-28T13:56:42.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T13:56:42.267Z] c609e4b1e485: Preparing [2022-04-28T13:56:42.267Z] d2270a104161: Preparing [2022-04-28T13:56:42.267Z] fe0514c55389: Preparing [2022-04-28T13:56:42.267Z] dcd6512fc4de: Preparing [2022-04-28T13:56:42.267Z] b86cb53ad023: Preparing [2022-04-28T13:56:42.267Z] 42ca702e295e: Preparing [2022-04-28T13:56:42.267Z] fb5c6c419402: Preparing [2022-04-28T13:56:42.267Z] f73e7dbfee58: Preparing [2022-04-28T13:56:42.267Z] 42ca702e295e: Waiting [2022-04-28T13:56:42.267Z] fb5c6c419402: Waiting [2022-04-28T13:56:42.267Z] f73e7dbfee58: Waiting [2022-04-28T13:56:42.267Z] dcd6512fc4de: Layer already exists [2022-04-28T13:56:42.267Z] fe0514c55389: Layer already exists [2022-04-28T13:56:42.267Z] c609e4b1e485: Layer already exists [2022-04-28T13:56:42.267Z] b86cb53ad023: Layer already exists [2022-04-28T13:56:42.267Z] d2270a104161: Layer already exists [2022-04-28T13:56:42.267Z] fb5c6c419402: Layer already exists [2022-04-28T13:56:42.267Z] 42ca702e295e: Layer already exists [2022-04-28T13:56:42.267Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:42.536Z] 2.2.0-dev.85: digest: sha256:5a1f4d4ba0581a692aee1e0bdc196b80145c088e6213f72636184b398c6536b0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:42.876Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:43.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:43.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T13:56:43.215Z] c609e4b1e485: Preparing [2022-04-28T13:56:43.215Z] d2270a104161: Preparing [2022-04-28T13:56:43.215Z] fe0514c55389: Preparing [2022-04-28T13:56:43.215Z] dcd6512fc4de: Preparing [2022-04-28T13:56:43.215Z] b86cb53ad023: Preparing [2022-04-28T13:56:43.215Z] 42ca702e295e: Preparing [2022-04-28T13:56:43.215Z] fb5c6c419402: Preparing [2022-04-28T13:56:43.215Z] f73e7dbfee58: Preparing [2022-04-28T13:56:43.215Z] 42ca702e295e: Waiting [2022-04-28T13:56:43.215Z] fb5c6c419402: Waiting [2022-04-28T13:56:43.215Z] f73e7dbfee58: Waiting [2022-04-28T13:56:43.215Z] dcd6512fc4de: Layer already exists [2022-04-28T13:56:43.215Z] b86cb53ad023: Layer already exists [2022-04-28T13:56:43.215Z] c609e4b1e485: Layer already exists [2022-04-28T13:56:43.215Z] fe0514c55389: Layer already exists [2022-04-28T13:56:43.215Z] d2270a104161: Layer already exists [2022-04-28T13:56:43.215Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:43.215Z] fb5c6c419402: Layer already exists [2022-04-28T13:56:43.215Z] 42ca702e295e: Layer already exists [2022-04-28T13:56:43.485Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:5a1f4d4ba0581a692aee1e0bdc196b80145c088e6213f72636184b398c6536b0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:43.829Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:44.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-28T13:56:44.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-28T13:56:44.169Z] c609e4b1e485: Preparing [2022-04-28T13:56:44.169Z] d2270a104161: Preparing [2022-04-28T13:56:44.169Z] fe0514c55389: Preparing [2022-04-28T13:56:44.169Z] dcd6512fc4de: Preparing [2022-04-28T13:56:44.169Z] b86cb53ad023: Preparing [2022-04-28T13:56:44.169Z] 42ca702e295e: Preparing [2022-04-28T13:56:44.169Z] fb5c6c419402: Preparing [2022-04-28T13:56:44.169Z] f73e7dbfee58: Preparing [2022-04-28T13:56:44.169Z] 42ca702e295e: Waiting [2022-04-28T13:56:44.169Z] fb5c6c419402: Waiting [2022-04-28T13:56:44.169Z] f73e7dbfee58: Waiting [2022-04-28T13:56:44.169Z] c609e4b1e485: Layer already exists [2022-04-28T13:56:44.169Z] fe0514c55389: Layer already exists [2022-04-28T13:56:44.169Z] d2270a104161: Layer already exists [2022-04-28T13:56:44.169Z] dcd6512fc4de: Layer already exists [2022-04-28T13:56:44.169Z] b86cb53ad023: Layer already exists [2022-04-28T13:56:44.439Z] fb5c6c419402: Layer already exists [2022-04-28T13:56:44.440Z] 42ca702e295e: Layer already exists [2022-04-28T13:56:44.440Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:44.440Z] main: digest: sha256:5a1f4d4ba0581a692aee1e0bdc196b80145c088e6213f72636184b398c6536b0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:44.491Z] ===================================================== [Pipeline] echo [2022-04-28T13:56:44.503Z] taggedImages: [2022-04-28T13:56:44.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:44.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-28T13:56:44.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.85 [2022-04-28T13:56:44.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:44.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-28T13:56:44.528Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-28T13:56:44.528Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:44.528Z] latest [2022-04-28T13:56:44.528Z] 2.2.0-dev.85 [2022-04-28T13:56:44.528Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:44.528Z] main [2022-04-28T13:56:44.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:44.899Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:45.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:45.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T13:56:45.268Z] 4ba4151efdc3: Preparing [2022-04-28T13:56:45.268Z] 623ff4452928: Preparing [2022-04-28T13:56:45.268Z] 16e561f61ede: Preparing [2022-04-28T13:56:45.268Z] 204f35fa458b: Preparing [2022-04-28T13:56:45.268Z] 1580debf3aae: Preparing [2022-04-28T13:56:45.268Z] c82a1434f822: Preparing [2022-04-28T13:56:45.268Z] cb3b588bbf0d: Preparing [2022-04-28T13:56:45.268Z] 0a4e422ec986: Preparing [2022-04-28T13:56:45.268Z] bc014926d9e6: Preparing [2022-04-28T13:56:45.268Z] f73e7dbfee58: Preparing [2022-04-28T13:56:45.268Z] c82a1434f822: Waiting [2022-04-28T13:56:45.268Z] 0a4e422ec986: Waiting [2022-04-28T13:56:45.268Z] cb3b588bbf0d: Waiting [2022-04-28T13:56:45.268Z] bc014926d9e6: Waiting [2022-04-28T13:56:45.268Z] f73e7dbfee58: Waiting [2022-04-28T13:56:45.563Z] 1580debf3aae: Pushed [2022-04-28T13:56:45.563Z] 4ba4151efdc3: Pushed [2022-04-28T13:56:45.563Z] 623ff4452928: Pushed [2022-04-28T13:56:45.850Z] 0a4e422ec986: Pushed [2022-04-28T13:56:45.850Z] cb3b588bbf0d: Pushed [2022-04-28T13:56:45.850Z] c82a1434f822: Pushed [2022-04-28T13:56:45.850Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:46.448Z] bc014926d9e6: Pushed [2022-04-28T13:56:48.416Z] 204f35fa458b: Pushed [2022-04-28T13:56:48.687Z] 16e561f61ede: Pushed [2022-04-28T13:56:48.959Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:41e1b421dd453819978661fe59b31eeeb8e2f1463706fe3147bfcb8744244f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:49.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:49.640Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-28T13:56:49.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T13:56:49.640Z] 4ba4151efdc3: Preparing [2022-04-28T13:56:49.640Z] 623ff4452928: Preparing [2022-04-28T13:56:49.640Z] 16e561f61ede: Preparing [2022-04-28T13:56:49.640Z] 204f35fa458b: Preparing [2022-04-28T13:56:49.640Z] 1580debf3aae: Preparing [2022-04-28T13:56:49.640Z] c82a1434f822: Preparing [2022-04-28T13:56:49.640Z] cb3b588bbf0d: Preparing [2022-04-28T13:56:49.640Z] 0a4e422ec986: Preparing [2022-04-28T13:56:49.640Z] bc014926d9e6: Preparing [2022-04-28T13:56:49.640Z] f73e7dbfee58: Preparing [2022-04-28T13:56:49.640Z] c82a1434f822: Waiting [2022-04-28T13:56:49.640Z] cb3b588bbf0d: Waiting [2022-04-28T13:56:49.640Z] 0a4e422ec986: Waiting [2022-04-28T13:56:49.640Z] bc014926d9e6: Waiting [2022-04-28T13:56:49.640Z] f73e7dbfee58: Waiting [2022-04-28T13:56:49.640Z] 204f35fa458b: Layer already exists [2022-04-28T13:56:49.640Z] 16e561f61ede: Layer already exists [2022-04-28T13:56:49.640Z] 4ba4151efdc3: Layer already exists [2022-04-28T13:56:49.640Z] 1580debf3aae: Layer already exists [2022-04-28T13:56:49.640Z] 623ff4452928: Layer already exists [2022-04-28T13:56:49.911Z] 0a4e422ec986: Layer already exists [2022-04-28T13:56:49.911Z] c82a1434f822: Layer already exists [2022-04-28T13:56:49.912Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:49.912Z] cb3b588bbf0d: Layer already exists [2022-04-28T13:56:49.912Z] bc014926d9e6: Layer already exists [2022-04-28T13:56:49.912Z] latest: digest: sha256:41e1b421dd453819978661fe59b31eeeb8e2f1463706fe3147bfcb8744244f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:50.248Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:50.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.85 [2022-04-28T13:56:50.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T13:56:50.591Z] 4ba4151efdc3: Preparing [2022-04-28T13:56:50.591Z] 623ff4452928: Preparing [2022-04-28T13:56:50.591Z] 16e561f61ede: Preparing [2022-04-28T13:56:50.591Z] 204f35fa458b: Preparing [2022-04-28T13:56:50.591Z] 1580debf3aae: Preparing [2022-04-28T13:56:50.591Z] c82a1434f822: Preparing [2022-04-28T13:56:50.591Z] cb3b588bbf0d: Preparing [2022-04-28T13:56:50.591Z] 0a4e422ec986: Preparing [2022-04-28T13:56:50.591Z] bc014926d9e6: Preparing [2022-04-28T13:56:50.591Z] f73e7dbfee58: Preparing [2022-04-28T13:56:50.591Z] cb3b588bbf0d: Waiting [2022-04-28T13:56:50.591Z] 0a4e422ec986: Waiting [2022-04-28T13:56:50.591Z] bc014926d9e6: Waiting [2022-04-28T13:56:50.591Z] c82a1434f822: Waiting [2022-04-28T13:56:50.591Z] f73e7dbfee58: Waiting [2022-04-28T13:56:50.591Z] 204f35fa458b: Layer already exists [2022-04-28T13:56:50.591Z] 1580debf3aae: Layer already exists [2022-04-28T13:56:50.591Z] 4ba4151efdc3: Layer already exists [2022-04-28T13:56:50.591Z] 16e561f61ede: Layer already exists [2022-04-28T13:56:50.591Z] 623ff4452928: Layer already exists [2022-04-28T13:56:50.862Z] cb3b588bbf0d: Layer already exists [2022-04-28T13:56:50.862Z] 0a4e422ec986: Layer already exists [2022-04-28T13:56:50.862Z] c82a1434f822: Layer already exists [2022-04-28T13:56:50.862Z] bc014926d9e6: Layer already exists [2022-04-28T13:56:50.862Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:50.862Z] 2.2.0-dev.85: digest: sha256:41e1b421dd453819978661fe59b31eeeb8e2f1463706fe3147bfcb8744244f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:51.204Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:51.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:51.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T13:56:51.540Z] 4ba4151efdc3: Preparing [2022-04-28T13:56:51.540Z] 623ff4452928: Preparing [2022-04-28T13:56:51.540Z] 16e561f61ede: Preparing [2022-04-28T13:56:51.540Z] 204f35fa458b: Preparing [2022-04-28T13:56:51.540Z] 1580debf3aae: Preparing [2022-04-28T13:56:51.540Z] c82a1434f822: Preparing [2022-04-28T13:56:51.540Z] cb3b588bbf0d: Preparing [2022-04-28T13:56:51.540Z] 0a4e422ec986: Preparing [2022-04-28T13:56:51.540Z] bc014926d9e6: Preparing [2022-04-28T13:56:51.540Z] f73e7dbfee58: Preparing [2022-04-28T13:56:51.540Z] 0a4e422ec986: Waiting [2022-04-28T13:56:51.540Z] bc014926d9e6: Waiting [2022-04-28T13:56:51.540Z] f73e7dbfee58: Waiting [2022-04-28T13:56:51.540Z] c82a1434f822: Waiting [2022-04-28T13:56:51.540Z] cb3b588bbf0d: Waiting [2022-04-28T13:56:51.540Z] 623ff4452928: Layer already exists [2022-04-28T13:56:51.540Z] 4ba4151efdc3: Layer already exists [2022-04-28T13:56:51.540Z] 204f35fa458b: Layer already exists [2022-04-28T13:56:51.540Z] 16e561f61ede: Layer already exists [2022-04-28T13:56:51.540Z] 1580debf3aae: Layer already exists [2022-04-28T13:56:51.540Z] bc014926d9e6: Layer already exists [2022-04-28T13:56:51.812Z] c82a1434f822: Layer already exists [2022-04-28T13:56:51.812Z] cb3b588bbf0d: Layer already exists [2022-04-28T13:56:51.812Z] 0a4e422ec986: Layer already exists [2022-04-28T13:56:51.812Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:51.812Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:41e1b421dd453819978661fe59b31eeeb8e2f1463706fe3147bfcb8744244f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:52.155Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:52.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-28T13:56:52.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-28T13:56:52.489Z] 4ba4151efdc3: Preparing [2022-04-28T13:56:52.489Z] 623ff4452928: Preparing [2022-04-28T13:56:52.489Z] 16e561f61ede: Preparing [2022-04-28T13:56:52.489Z] 204f35fa458b: Preparing [2022-04-28T13:56:52.489Z] 1580debf3aae: Preparing [2022-04-28T13:56:52.489Z] c82a1434f822: Preparing [2022-04-28T13:56:52.489Z] cb3b588bbf0d: Preparing [2022-04-28T13:56:52.489Z] 0a4e422ec986: Preparing [2022-04-28T13:56:52.489Z] bc014926d9e6: Preparing [2022-04-28T13:56:52.489Z] f73e7dbfee58: Preparing [2022-04-28T13:56:52.489Z] c82a1434f822: Waiting [2022-04-28T13:56:52.489Z] cb3b588bbf0d: Waiting [2022-04-28T13:56:52.489Z] 0a4e422ec986: Waiting [2022-04-28T13:56:52.489Z] bc014926d9e6: Waiting [2022-04-28T13:56:52.489Z] f73e7dbfee58: Waiting [2022-04-28T13:56:52.489Z] 1580debf3aae: Layer already exists [2022-04-28T13:56:52.489Z] 623ff4452928: Layer already exists [2022-04-28T13:56:52.489Z] 204f35fa458b: Layer already exists [2022-04-28T13:56:52.489Z] 16e561f61ede: Layer already exists [2022-04-28T13:56:52.489Z] 4ba4151efdc3: Layer already exists [2022-04-28T13:56:52.489Z] c82a1434f822: Layer already exists [2022-04-28T13:56:52.489Z] cb3b588bbf0d: Layer already exists [2022-04-28T13:56:52.760Z] bc014926d9e6: Layer already exists [2022-04-28T13:56:52.760Z] 0a4e422ec986: Layer already exists [2022-04-28T13:56:52.760Z] f73e7dbfee58: Layer already exists [2022-04-28T13:56:52.760Z] main: digest: sha256:41e1b421dd453819978661fe59b31eeeb8e2f1463706fe3147bfcb8744244f0f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:56:52.807Z] ===================================================== [Pipeline] echo [2022-04-28T13:56:52.816Z] taggedImages: [2022-04-28T13:56:52.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:52.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-28T13:56:52.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.85 [2022-04-28T13:56:52.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:52.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-28T13:56:52.836Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-28T13:56:52.836Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:52.836Z] latest [2022-04-28T13:56:52.836Z] 2.2.0-dev.85 [2022-04-28T13:56:52.836Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:56:52.836Z] main [2022-04-28T13:56:52.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:53.186Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:53.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:56:53.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T13:56:53.553Z] 1ebc945658e4: Preparing [2022-04-28T13:56:53.553Z] cb69c598abe3: Preparing [2022-04-28T13:56:53.553Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:53.553Z] 40b44b8e2611: Preparing [2022-04-28T13:56:53.554Z] 5d8db83e00fe: Preparing [2022-04-28T13:56:53.554Z] 4f4ce317c6bb: Preparing [2022-04-28T13:56:53.554Z] 4f4ce317c6bb: Waiting [2022-04-28T13:56:53.554Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:53.830Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:56:53.830Z] 1ebc945658e4: Pushed [2022-04-28T13:56:53.830Z] 5d8db83e00fe: Pushed [2022-04-28T13:56:55.262Z] 40b44b8e2611: Pushed [2022-04-28T13:56:58.642Z] cb69c598abe3: Pushed [2022-04-28T13:56:58.642Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:f3cc085fe59733b15fbcc6e434a94a8a3e0f446ed5f7254e98c8d38be8e55856 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:59.224Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:56:59.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-28T13:56:59.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T13:56:59.617Z] 1ebc945658e4: Preparing [2022-04-28T13:56:59.617Z] cb69c598abe3: Preparing [2022-04-28T13:56:59.617Z] 6f27b8cd1a68: Preparing [2022-04-28T13:56:59.617Z] 40b44b8e2611: Preparing [2022-04-28T13:56:59.617Z] 5d8db83e00fe: Preparing [2022-04-28T13:56:59.617Z] 4f4ce317c6bb: Preparing [2022-04-28T13:56:59.617Z] 4f4ce317c6bb: Waiting [2022-04-28T13:56:59.617Z] cb69c598abe3: Layer already exists [2022-04-28T13:56:59.617Z] 40b44b8e2611: Layer already exists [2022-04-28T13:56:59.617Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:56:59.617Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:56:59.617Z] 1ebc945658e4: Layer already exists [2022-04-28T13:56:59.893Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:56:59.893Z] latest: digest: sha256:f3cc085fe59733b15fbcc6e434a94a8a3e0f446ed5f7254e98c8d38be8e55856 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:00.235Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:00.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.85 [2022-04-28T13:57:00.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T13:57:00.574Z] 1ebc945658e4: Preparing [2022-04-28T13:57:00.574Z] cb69c598abe3: Preparing [2022-04-28T13:57:00.574Z] 6f27b8cd1a68: Preparing [2022-04-28T13:57:00.574Z] 40b44b8e2611: Preparing [2022-04-28T13:57:00.574Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:00.574Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:00.574Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:00.574Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:57:00.574Z] 40b44b8e2611: Layer already exists [2022-04-28T13:57:00.574Z] 1ebc945658e4: Layer already exists [2022-04-28T13:57:00.574Z] cb69c598abe3: Layer already exists [2022-04-28T13:57:00.574Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:00.574Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:00.846Z] 2.2.0-dev.85: digest: sha256:f3cc085fe59733b15fbcc6e434a94a8a3e0f446ed5f7254e98c8d38be8e55856 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:01.187Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:01.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:01.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T13:57:01.524Z] 1ebc945658e4: Preparing [2022-04-28T13:57:01.524Z] cb69c598abe3: Preparing [2022-04-28T13:57:01.524Z] 6f27b8cd1a68: Preparing [2022-04-28T13:57:01.524Z] 40b44b8e2611: Preparing [2022-04-28T13:57:01.524Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:01.524Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:01.524Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:01.524Z] cb69c598abe3: Layer already exists [2022-04-28T13:57:01.524Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:57:01.524Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:01.524Z] 40b44b8e2611: Layer already exists [2022-04-28T13:57:01.524Z] 1ebc945658e4: Layer already exists [2022-04-28T13:57:01.524Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:01.793Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:f3cc085fe59733b15fbcc6e434a94a8a3e0f446ed5f7254e98c8d38be8e55856 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:02.138Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:02.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-28T13:57:02.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-28T13:57:02.474Z] 1ebc945658e4: Preparing [2022-04-28T13:57:02.474Z] cb69c598abe3: Preparing [2022-04-28T13:57:02.474Z] 6f27b8cd1a68: Preparing [2022-04-28T13:57:02.474Z] 40b44b8e2611: Preparing [2022-04-28T13:57:02.474Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:02.474Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:02.474Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:02.474Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:57:02.474Z] cb69c598abe3: Layer already exists [2022-04-28T13:57:02.474Z] 40b44b8e2611: Layer already exists [2022-04-28T13:57:02.474Z] 1ebc945658e4: Layer already exists [2022-04-28T13:57:02.474Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:02.475Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:02.747Z] main: digest: sha256:f3cc085fe59733b15fbcc6e434a94a8a3e0f446ed5f7254e98c8d38be8e55856 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:57:02.796Z] ===================================================== [Pipeline] echo [2022-04-28T13:57:02.807Z] taggedImages: [2022-04-28T13:57:02.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:02.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-28T13:57:02.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.85 [2022-04-28T13:57:02.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:02.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-28T13:57:02.836Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-28T13:57:02.836Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:02.836Z] latest [2022-04-28T13:57:02.836Z] 2.2.0-dev.85 [2022-04-28T13:57:02.836Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:02.836Z] main [2022-04-28T13:57:02.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:03.196Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:03.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:03.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T13:57:03.542Z] f357585d6d78: Preparing [2022-04-28T13:57:03.542Z] d72514910b7c: Preparing [2022-04-28T13:57:03.542Z] b4f2e02834e3: Preparing [2022-04-28T13:57:03.542Z] d94eed09874c: Preparing [2022-04-28T13:57:03.542Z] 4f7ab0fc22a0: Preparing [2022-04-28T13:57:03.542Z] f3cedf749bc4: Preparing [2022-04-28T13:57:03.542Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:03.542Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:03.542Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:03.542Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:03.542Z] f3cedf749bc4: Waiting [2022-04-28T13:57:03.816Z] d72514910b7c: Pushed [2022-04-28T13:57:03.816Z] b4f2e02834e3: Pushed [2022-04-28T13:57:03.816Z] f357585d6d78: Pushed [2022-04-28T13:57:03.816Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:03.816Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:04.791Z] f3cedf749bc4: Pushed [2022-04-28T13:57:13.062Z] 4f7ab0fc22a0: Pushed [2022-04-28T13:57:21.321Z] d94eed09874c: Pushed [2022-04-28T13:57:21.321Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:15d8d71fe60231097b7c4029546c0639d5a792a2cf32858bd7e3e1dc730b930e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:21.662Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:21.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-28T13:57:21.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T13:57:21.995Z] f357585d6d78: Preparing [2022-04-28T13:57:21.995Z] d72514910b7c: Preparing [2022-04-28T13:57:21.995Z] b4f2e02834e3: Preparing [2022-04-28T13:57:21.995Z] d94eed09874c: Preparing [2022-04-28T13:57:21.995Z] 4f7ab0fc22a0: Preparing [2022-04-28T13:57:21.995Z] f3cedf749bc4: Preparing [2022-04-28T13:57:21.995Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:21.995Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:21.995Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:21.995Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:21.995Z] f3cedf749bc4: Waiting [2022-04-28T13:57:21.995Z] b4f2e02834e3: Layer already exists [2022-04-28T13:57:21.995Z] d94eed09874c: Layer already exists [2022-04-28T13:57:21.995Z] f357585d6d78: Layer already exists [2022-04-28T13:57:21.995Z] 4f7ab0fc22a0: Layer already exists [2022-04-28T13:57:21.995Z] d72514910b7c: Layer already exists [2022-04-28T13:57:22.266Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:22.266Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:22.266Z] f3cedf749bc4: Layer already exists [2022-04-28T13:57:22.266Z] latest: digest: sha256:15d8d71fe60231097b7c4029546c0639d5a792a2cf32858bd7e3e1dc730b930e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:22.608Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:22.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.85 [2022-04-28T13:57:22.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T13:57:22.943Z] f357585d6d78: Preparing [2022-04-28T13:57:22.943Z] d72514910b7c: Preparing [2022-04-28T13:57:22.943Z] b4f2e02834e3: Preparing [2022-04-28T13:57:22.943Z] d94eed09874c: Preparing [2022-04-28T13:57:22.943Z] 4f7ab0fc22a0: Preparing [2022-04-28T13:57:22.943Z] f3cedf749bc4: Preparing [2022-04-28T13:57:22.943Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:22.943Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:22.943Z] f3cedf749bc4: Waiting [2022-04-28T13:57:22.943Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:22.943Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:22.943Z] 4f7ab0fc22a0: Layer already exists [2022-04-28T13:57:22.943Z] f357585d6d78: Layer already exists [2022-04-28T13:57:22.943Z] b4f2e02834e3: Layer already exists [2022-04-28T13:57:22.943Z] d94eed09874c: Layer already exists [2022-04-28T13:57:22.943Z] d72514910b7c: Layer already exists [2022-04-28T13:57:23.215Z] f3cedf749bc4: Layer already exists [2022-04-28T13:57:23.215Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:23.215Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:23.215Z] 2.2.0-dev.85: digest: sha256:15d8d71fe60231097b7c4029546c0639d5a792a2cf32858bd7e3e1dc730b930e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:23.558Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:23.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:23.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T13:57:23.895Z] f357585d6d78: Preparing [2022-04-28T13:57:23.895Z] d72514910b7c: Preparing [2022-04-28T13:57:23.895Z] b4f2e02834e3: Preparing [2022-04-28T13:57:23.895Z] d94eed09874c: Preparing [2022-04-28T13:57:23.895Z] 4f7ab0fc22a0: Preparing [2022-04-28T13:57:23.895Z] f3cedf749bc4: Preparing [2022-04-28T13:57:23.895Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:23.895Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:23.895Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:23.895Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:23.895Z] f3cedf749bc4: Waiting [2022-04-28T13:57:23.895Z] f357585d6d78: Layer already exists [2022-04-28T13:57:23.895Z] b4f2e02834e3: Layer already exists [2022-04-28T13:57:23.895Z] d94eed09874c: Layer already exists [2022-04-28T13:57:23.895Z] d72514910b7c: Layer already exists [2022-04-28T13:57:23.895Z] 4f7ab0fc22a0: Layer already exists [2022-04-28T13:57:23.895Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:23.895Z] f3cedf749bc4: Layer already exists [2022-04-28T13:57:23.895Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:24.166Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:15d8d71fe60231097b7c4029546c0639d5a792a2cf32858bd7e3e1dc730b930e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:24.505Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:24.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-28T13:57:24.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-28T13:57:24.832Z] f357585d6d78: Preparing [2022-04-28T13:57:24.832Z] d72514910b7c: Preparing [2022-04-28T13:57:24.832Z] b4f2e02834e3: Preparing [2022-04-28T13:57:24.832Z] d94eed09874c: Preparing [2022-04-28T13:57:24.832Z] 4f7ab0fc22a0: Preparing [2022-04-28T13:57:24.832Z] f3cedf749bc4: Preparing [2022-04-28T13:57:24.832Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:24.832Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:24.832Z] f3cedf749bc4: Waiting [2022-04-28T13:57:24.832Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:24.832Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:24.832Z] d72514910b7c: Layer already exists [2022-04-28T13:57:24.832Z] b4f2e02834e3: Layer already exists [2022-04-28T13:57:24.832Z] 4f7ab0fc22a0: Layer already exists [2022-04-28T13:57:24.832Z] f357585d6d78: Layer already exists [2022-04-28T13:57:24.832Z] d94eed09874c: Layer already exists [2022-04-28T13:57:25.105Z] f3cedf749bc4: Layer already exists [2022-04-28T13:57:25.105Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:25.105Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:25.105Z] main: digest: sha256:15d8d71fe60231097b7c4029546c0639d5a792a2cf32858bd7e3e1dc730b930e size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:57:25.156Z] ===================================================== [Pipeline] echo [2022-04-28T13:57:25.174Z] taggedImages: [2022-04-28T13:57:25.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:25.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-28T13:57:25.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.85 [2022-04-28T13:57:25.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:25.174Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-28T13:57:25.194Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-28T13:57:25.194Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:25.194Z] latest [2022-04-28T13:57:25.194Z] 2.2.0-dev.85 [2022-04-28T13:57:25.194Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:25.194Z] main [2022-04-28T13:57:25.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:25.551Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:25.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:25.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T13:57:25.893Z] 9f49959f41fd: Preparing [2022-04-28T13:57:25.893Z] d9960f7e61ea: Preparing [2022-04-28T13:57:25.893Z] d766787d44a7: Preparing [2022-04-28T13:57:25.893Z] 1479fd79c09f: Preparing [2022-04-28T13:57:25.893Z] ab3b65d50597: Preparing [2022-04-28T13:57:25.893Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:25.893Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:25.893Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:25.893Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:26.166Z] d766787d44a7: Pushed [2022-04-28T13:57:26.166Z] 9f49959f41fd: Pushed [2022-04-28T13:57:26.166Z] d9960f7e61ea: Pushed [2022-04-28T13:57:26.167Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:26.167Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:26.761Z] ab3b65d50597: Pushed [2022-04-28T13:57:45.035Z] 1479fd79c09f: Pushed [2022-04-28T13:57:45.035Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:c619f4f657a6001026e5ba6d3d6359a47aca6440a3a0ed3d18340537300e4e62 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:45.382Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:45.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-28T13:57:45.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T13:57:45.726Z] 9f49959f41fd: Preparing [2022-04-28T13:57:45.726Z] d9960f7e61ea: Preparing [2022-04-28T13:57:45.726Z] d766787d44a7: Preparing [2022-04-28T13:57:45.726Z] 1479fd79c09f: Preparing [2022-04-28T13:57:45.726Z] ab3b65d50597: Preparing [2022-04-28T13:57:45.726Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:45.726Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:45.726Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:45.726Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:45.726Z] d9960f7e61ea: Layer already exists [2022-04-28T13:57:45.726Z] 1479fd79c09f: Layer already exists [2022-04-28T13:57:45.726Z] ab3b65d50597: Layer already exists [2022-04-28T13:57:45.726Z] d766787d44a7: Layer already exists [2022-04-28T13:57:45.726Z] 9f49959f41fd: Layer already exists [2022-04-28T13:57:46.013Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:46.013Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:46.013Z] latest: digest: sha256:c619f4f657a6001026e5ba6d3d6359a47aca6440a3a0ed3d18340537300e4e62 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:46.368Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:46.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.85 [2022-04-28T13:57:46.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T13:57:46.720Z] 9f49959f41fd: Preparing [2022-04-28T13:57:46.720Z] d9960f7e61ea: Preparing [2022-04-28T13:57:46.720Z] d766787d44a7: Preparing [2022-04-28T13:57:46.720Z] 1479fd79c09f: Preparing [2022-04-28T13:57:46.720Z] ab3b65d50597: Preparing [2022-04-28T13:57:46.720Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:46.720Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:46.720Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:46.720Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:46.720Z] d9960f7e61ea: Layer already exists [2022-04-28T13:57:46.720Z] ab3b65d50597: Layer already exists [2022-04-28T13:57:46.720Z] 1479fd79c09f: Layer already exists [2022-04-28T13:57:46.720Z] 9f49959f41fd: Layer already exists [2022-04-28T13:57:46.720Z] d766787d44a7: Layer already exists [2022-04-28T13:57:46.993Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:46.993Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:46.993Z] 2.2.0-dev.85: digest: sha256:c619f4f657a6001026e5ba6d3d6359a47aca6440a3a0ed3d18340537300e4e62 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:47.334Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:47.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:47.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T13:57:47.668Z] 9f49959f41fd: Preparing [2022-04-28T13:57:47.668Z] d9960f7e61ea: Preparing [2022-04-28T13:57:47.668Z] d766787d44a7: Preparing [2022-04-28T13:57:47.668Z] 1479fd79c09f: Preparing [2022-04-28T13:57:47.668Z] ab3b65d50597: Preparing [2022-04-28T13:57:47.668Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:47.668Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:47.668Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:47.668Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:47.668Z] ab3b65d50597: Layer already exists [2022-04-28T13:57:47.668Z] 9f49959f41fd: Layer already exists [2022-04-28T13:57:47.668Z] d9960f7e61ea: Layer already exists [2022-04-28T13:57:47.668Z] 1479fd79c09f: Layer already exists [2022-04-28T13:57:47.668Z] d766787d44a7: Layer already exists [2022-04-28T13:57:47.939Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:47.939Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:47.939Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:c619f4f657a6001026e5ba6d3d6359a47aca6440a3a0ed3d18340537300e4e62 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:48.279Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:48.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-28T13:57:48.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-28T13:57:48.609Z] 9f49959f41fd: Preparing [2022-04-28T13:57:48.610Z] d9960f7e61ea: Preparing [2022-04-28T13:57:48.610Z] d766787d44a7: Preparing [2022-04-28T13:57:48.610Z] 1479fd79c09f: Preparing [2022-04-28T13:57:48.610Z] ab3b65d50597: Preparing [2022-04-28T13:57:48.610Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:48.610Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:48.610Z] 4f4ce317c6bb: Waiting [2022-04-28T13:57:48.610Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:48.610Z] d9960f7e61ea: Layer already exists [2022-04-28T13:57:48.610Z] d766787d44a7: Layer already exists [2022-04-28T13:57:48.610Z] ab3b65d50597: Layer already exists [2022-04-28T13:57:48.610Z] 1479fd79c09f: Layer already exists [2022-04-28T13:57:48.610Z] 9f49959f41fd: Layer already exists [2022-04-28T13:57:48.882Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:48.882Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:48.882Z] main: digest: sha256:c619f4f657a6001026e5ba6d3d6359a47aca6440a3a0ed3d18340537300e4e62 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:57:48.928Z] ===================================================== [Pipeline] echo [2022-04-28T13:57:48.942Z] taggedImages: [2022-04-28T13:57:48.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:48.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-28T13:57:48.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.85 [2022-04-28T13:57:48.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:48.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-28T13:57:48.965Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-28T13:57:48.965Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:48.965Z] latest [2022-04-28T13:57:48.965Z] 2.2.0-dev.85 [2022-04-28T13:57:48.965Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:57:48.965Z] main [2022-04-28T13:57:48.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:49.318Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:57:49.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:57:49.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T13:57:49.655Z] 71be7ae4041d: Preparing [2022-04-28T13:57:49.655Z] a61789c5ce0b: Preparing [2022-04-28T13:57:49.655Z] 938b1aad5814: Preparing [2022-04-28T13:57:49.655Z] 19f5c5cb2442: Preparing [2022-04-28T13:57:49.655Z] f3cedf749bc4: Preparing [2022-04-28T13:57:49.655Z] 5d8db83e00fe: Preparing [2022-04-28T13:57:49.655Z] 4f4ce317c6bb: Preparing [2022-04-28T13:57:49.655Z] 5d8db83e00fe: Waiting [2022-04-28T13:57:49.655Z] f3cedf749bc4: Layer already exists [2022-04-28T13:57:49.931Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:57:49.931Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:57:49.931Z] 938b1aad5814: Pushed [2022-04-28T13:57:49.931Z] a61789c5ce0b: Pushed [2022-04-28T13:57:49.931Z] 71be7ae4041d: Pushed [2022-04-28T13:58:08.211Z] 19f5c5cb2442: Pushed [2022-04-28T13:58:08.211Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:12f959579f0991e1db8580c24864e83061ab9ab636a654fe5a1307936ca25f43 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:08.552Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:08.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-28T13:58:08.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T13:58:08.885Z] 71be7ae4041d: Preparing [2022-04-28T13:58:08.885Z] a61789c5ce0b: Preparing [2022-04-28T13:58:08.885Z] 938b1aad5814: Preparing [2022-04-28T13:58:08.885Z] 19f5c5cb2442: Preparing [2022-04-28T13:58:08.885Z] f3cedf749bc4: Preparing [2022-04-28T13:58:08.885Z] 5d8db83e00fe: Preparing [2022-04-28T13:58:08.885Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:08.885Z] 5d8db83e00fe: Waiting [2022-04-28T13:58:08.885Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:08.885Z] 19f5c5cb2442: Layer already exists [2022-04-28T13:58:08.885Z] 938b1aad5814: Layer already exists [2022-04-28T13:58:08.885Z] f3cedf749bc4: Layer already exists [2022-04-28T13:58:08.885Z] a61789c5ce0b: Layer already exists [2022-04-28T13:58:08.885Z] 71be7ae4041d: Layer already exists [2022-04-28T13:58:09.156Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:58:09.156Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:09.156Z] latest: digest: sha256:12f959579f0991e1db8580c24864e83061ab9ab636a654fe5a1307936ca25f43 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:09.495Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:09.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.85 [2022-04-28T13:58:09.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T13:58:09.830Z] 71be7ae4041d: Preparing [2022-04-28T13:58:09.830Z] a61789c5ce0b: Preparing [2022-04-28T13:58:09.830Z] 938b1aad5814: Preparing [2022-04-28T13:58:09.830Z] 19f5c5cb2442: Preparing [2022-04-28T13:58:09.830Z] f3cedf749bc4: Preparing [2022-04-28T13:58:09.830Z] 5d8db83e00fe: Preparing [2022-04-28T13:58:09.830Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:09.830Z] 5d8db83e00fe: Waiting [2022-04-28T13:58:09.830Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:09.830Z] a61789c5ce0b: Layer already exists [2022-04-28T13:58:09.830Z] 71be7ae4041d: Layer already exists [2022-04-28T13:58:09.830Z] 938b1aad5814: Layer already exists [2022-04-28T13:58:09.830Z] 19f5c5cb2442: Layer already exists [2022-04-28T13:58:09.830Z] f3cedf749bc4: Layer already exists [2022-04-28T13:58:09.830Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:58:09.830Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:10.100Z] 2.2.0-dev.85: digest: sha256:12f959579f0991e1db8580c24864e83061ab9ab636a654fe5a1307936ca25f43 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:10.439Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:10.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:10.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T13:58:10.777Z] 71be7ae4041d: Preparing [2022-04-28T13:58:10.777Z] a61789c5ce0b: Preparing [2022-04-28T13:58:10.777Z] 938b1aad5814: Preparing [2022-04-28T13:58:10.777Z] 19f5c5cb2442: Preparing [2022-04-28T13:58:10.777Z] f3cedf749bc4: Preparing [2022-04-28T13:58:10.777Z] 5d8db83e00fe: Preparing [2022-04-28T13:58:10.777Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:10.777Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:10.777Z] 5d8db83e00fe: Waiting [2022-04-28T13:58:10.777Z] 938b1aad5814: Layer already exists [2022-04-28T13:58:10.777Z] a61789c5ce0b: Layer already exists [2022-04-28T13:58:10.777Z] 19f5c5cb2442: Layer already exists [2022-04-28T13:58:10.777Z] f3cedf749bc4: Layer already exists [2022-04-28T13:58:10.777Z] 71be7ae4041d: Layer already exists [2022-04-28T13:58:11.049Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:11.049Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:58:11.049Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:12f959579f0991e1db8580c24864e83061ab9ab636a654fe5a1307936ca25f43 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:11.403Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:11.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-28T13:58:11.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-28T13:58:11.740Z] 71be7ae4041d: Preparing [2022-04-28T13:58:11.740Z] a61789c5ce0b: Preparing [2022-04-28T13:58:11.740Z] 938b1aad5814: Preparing [2022-04-28T13:58:11.740Z] 19f5c5cb2442: Preparing [2022-04-28T13:58:11.740Z] f3cedf749bc4: Preparing [2022-04-28T13:58:11.740Z] 5d8db83e00fe: Preparing [2022-04-28T13:58:11.740Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:11.740Z] 5d8db83e00fe: Waiting [2022-04-28T13:58:11.740Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:11.740Z] 71be7ae4041d: Layer already exists [2022-04-28T13:58:11.740Z] f3cedf749bc4: Layer already exists [2022-04-28T13:58:11.740Z] 19f5c5cb2442: Layer already exists [2022-04-28T13:58:11.740Z] a61789c5ce0b: Layer already exists [2022-04-28T13:58:11.740Z] 938b1aad5814: Layer already exists [2022-04-28T13:58:12.011Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:12.011Z] 5d8db83e00fe: Layer already exists [2022-04-28T13:58:12.011Z] main: digest: sha256:12f959579f0991e1db8580c24864e83061ab9ab636a654fe5a1307936ca25f43 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:58:12.057Z] ===================================================== [Pipeline] echo [2022-04-28T13:58:12.067Z] taggedImages: [2022-04-28T13:58:12.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:12.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-28T13:58:12.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.85 [2022-04-28T13:58:12.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:12.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-28T13:58:12.097Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-28T13:58:12.097Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:12.097Z] latest [2022-04-28T13:58:12.097Z] 2.2.0-dev.85 [2022-04-28T13:58:12.097Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:12.097Z] main [2022-04-28T13:58:12.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:12.438Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:12.782Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:12.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T13:58:12.783Z] 57b6871b4dbd: Preparing [2022-04-28T13:58:12.783Z] 33d85973ef7c: Preparing [2022-04-28T13:58:12.783Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:12.783Z] fe49c3e1e0c1: Preparing [2022-04-28T13:58:12.783Z] f73e7dbfee58: Preparing [2022-04-28T13:58:13.056Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:13.056Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:13.056Z] 57b6871b4dbd: Pushed [2022-04-28T13:58:13.329Z] fe49c3e1e0c1: Pushed [2022-04-28T13:58:18.718Z] 33d85973ef7c: Pushed [2022-04-28T13:58:18.718Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:e4db09647ed68d5ea77210822e45d81921829a8fbfa0bf544ba7e917c4600813 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:19.062Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:19.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-28T13:58:19.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T13:58:19.426Z] 57b6871b4dbd: Preparing [2022-04-28T13:58:19.426Z] 33d85973ef7c: Preparing [2022-04-28T13:58:19.426Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:19.426Z] fe49c3e1e0c1: Preparing [2022-04-28T13:58:19.426Z] f73e7dbfee58: Preparing [2022-04-28T13:58:19.426Z] 57b6871b4dbd: Layer already exists [2022-04-28T13:58:19.426Z] fe49c3e1e0c1: Layer already exists [2022-04-28T13:58:19.426Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:19.426Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:19.426Z] 33d85973ef7c: Layer already exists [2022-04-28T13:58:19.706Z] latest: digest: sha256:e4db09647ed68d5ea77210822e45d81921829a8fbfa0bf544ba7e917c4600813 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:20.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:20.396Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.85 [2022-04-28T13:58:20.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T13:58:20.396Z] 57b6871b4dbd: Preparing [2022-04-28T13:58:20.396Z] 33d85973ef7c: Preparing [2022-04-28T13:58:20.396Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:20.396Z] fe49c3e1e0c1: Preparing [2022-04-28T13:58:20.396Z] f73e7dbfee58: Preparing [2022-04-28T13:58:20.396Z] 33d85973ef7c: Layer already exists [2022-04-28T13:58:20.396Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:20.396Z] 57b6871b4dbd: Layer already exists [2022-04-28T13:58:20.396Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:20.396Z] fe49c3e1e0c1: Layer already exists [2022-04-28T13:58:20.667Z] 2.2.0-dev.85: digest: sha256:e4db09647ed68d5ea77210822e45d81921829a8fbfa0bf544ba7e917c4600813 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:21.007Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:21.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:21.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T13:58:21.337Z] 57b6871b4dbd: Preparing [2022-04-28T13:58:21.337Z] 33d85973ef7c: Preparing [2022-04-28T13:58:21.337Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:21.337Z] fe49c3e1e0c1: Preparing [2022-04-28T13:58:21.337Z] f73e7dbfee58: Preparing [2022-04-28T13:58:21.337Z] 33d85973ef7c: Layer already exists [2022-04-28T13:58:21.337Z] fe49c3e1e0c1: Layer already exists [2022-04-28T13:58:21.337Z] 57b6871b4dbd: Layer already exists [2022-04-28T13:58:21.337Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:21.337Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:21.608Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:e4db09647ed68d5ea77210822e45d81921829a8fbfa0bf544ba7e917c4600813 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:21.946Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:22.277Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-28T13:58:22.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-28T13:58:22.277Z] 57b6871b4dbd: Preparing [2022-04-28T13:58:22.277Z] 33d85973ef7c: Preparing [2022-04-28T13:58:22.277Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:22.277Z] fe49c3e1e0c1: Preparing [2022-04-28T13:58:22.277Z] f73e7dbfee58: Preparing [2022-04-28T13:58:22.277Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:22.277Z] 33d85973ef7c: Layer already exists [2022-04-28T13:58:22.277Z] 57b6871b4dbd: Layer already exists [2022-04-28T13:58:22.277Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:22.277Z] fe49c3e1e0c1: Layer already exists [2022-04-28T13:58:22.549Z] main: digest: sha256:e4db09647ed68d5ea77210822e45d81921829a8fbfa0bf544ba7e917c4600813 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:58:22.596Z] ===================================================== [Pipeline] echo [2022-04-28T13:58:22.619Z] taggedImages: [2022-04-28T13:58:22.619Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:22.619Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-28T13:58:22.619Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.85 [2022-04-28T13:58:22.619Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:22.619Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-28T13:58:22.647Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-28T13:58:22.647Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:22.647Z] latest [2022-04-28T13:58:22.647Z] 2.2.0-dev.85 [2022-04-28T13:58:22.647Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:22.647Z] main [2022-04-28T13:58:22.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:23.002Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:23.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:23.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T13:58:23.349Z] 5f71e0a4da5e: Preparing [2022-04-28T13:58:23.349Z] 094b90a3363f: Preparing [2022-04-28T13:58:23.349Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:23.349Z] fc2a5fef3d52: Preparing [2022-04-28T13:58:23.349Z] f73e7dbfee58: Preparing [2022-04-28T13:58:23.349Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:23.621Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:58:23.621Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:23.621Z] 5f71e0a4da5e: Pushed [2022-04-28T13:58:29.006Z] 094b90a3363f: Pushed [2022-04-28T13:58:29.006Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:a84bd8e8510fd5292dc36f6c4aafc702dbd9ff8bbea8d83293cb0c11591b6a14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:29.346Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:29.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-28T13:58:29.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T13:58:29.687Z] 5f71e0a4da5e: Preparing [2022-04-28T13:58:29.687Z] 094b90a3363f: Preparing [2022-04-28T13:58:29.687Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:29.687Z] fc2a5fef3d52: Preparing [2022-04-28T13:58:29.687Z] f73e7dbfee58: Preparing [2022-04-28T13:58:29.687Z] 094b90a3363f: Layer already exists [2022-04-28T13:58:29.687Z] 5f71e0a4da5e: Layer already exists [2022-04-28T13:58:29.687Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:29.687Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:29.687Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:58:29.960Z] latest: digest: sha256:a84bd8e8510fd5292dc36f6c4aafc702dbd9ff8bbea8d83293cb0c11591b6a14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:30.306Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:30.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.85 [2022-04-28T13:58:30.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T13:58:30.644Z] 5f71e0a4da5e: Preparing [2022-04-28T13:58:30.644Z] 094b90a3363f: Preparing [2022-04-28T13:58:30.644Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:30.644Z] fc2a5fef3d52: Preparing [2022-04-28T13:58:30.644Z] f73e7dbfee58: Preparing [2022-04-28T13:58:30.644Z] 094b90a3363f: Layer already exists [2022-04-28T13:58:30.644Z] 5f71e0a4da5e: Layer already exists [2022-04-28T13:58:30.644Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:30.644Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:58:30.644Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:30.916Z] 2.2.0-dev.85: digest: sha256:a84bd8e8510fd5292dc36f6c4aafc702dbd9ff8bbea8d83293cb0c11591b6a14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:31.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:31.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:31.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T13:58:31.594Z] 5f71e0a4da5e: Preparing [2022-04-28T13:58:31.594Z] 094b90a3363f: Preparing [2022-04-28T13:58:31.594Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:31.594Z] fc2a5fef3d52: Preparing [2022-04-28T13:58:31.594Z] f73e7dbfee58: Preparing [2022-04-28T13:58:31.594Z] 094b90a3363f: Layer already exists [2022-04-28T13:58:31.594Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:58:31.594Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:31.594Z] 5f71e0a4da5e: Layer already exists [2022-04-28T13:58:31.594Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:31.865Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:a84bd8e8510fd5292dc36f6c4aafc702dbd9ff8bbea8d83293cb0c11591b6a14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:32.201Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:32.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-28T13:58:32.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-28T13:58:32.532Z] 5f71e0a4da5e: Preparing [2022-04-28T13:58:32.532Z] 094b90a3363f: Preparing [2022-04-28T13:58:32.532Z] 6f27b8cd1a68: Preparing [2022-04-28T13:58:32.532Z] fc2a5fef3d52: Preparing [2022-04-28T13:58:32.532Z] f73e7dbfee58: Preparing [2022-04-28T13:58:32.532Z] 6f27b8cd1a68: Layer already exists [2022-04-28T13:58:32.532Z] f73e7dbfee58: Layer already exists [2022-04-28T13:58:32.532Z] fc2a5fef3d52: Layer already exists [2022-04-28T13:58:32.532Z] 094b90a3363f: Layer already exists [2022-04-28T13:58:32.532Z] 5f71e0a4da5e: Layer already exists [2022-04-28T13:58:32.801Z] main: digest: sha256:a84bd8e8510fd5292dc36f6c4aafc702dbd9ff8bbea8d83293cb0c11591b6a14 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:58:32.841Z] ===================================================== [Pipeline] echo [2022-04-28T13:58:32.857Z] taggedImages: [2022-04-28T13:58:32.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:32.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-28T13:58:32.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.85 [2022-04-28T13:58:32.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:32.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-28T13:58:32.877Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-28T13:58:32.877Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:32.877Z] latest [2022-04-28T13:58:32.877Z] 2.2.0-dev.85 [2022-04-28T13:58:32.877Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:32.877Z] main [2022-04-28T13:58:32.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:33.222Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:33.556Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:33.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T13:58:33.556Z] 6462fef97633: Preparing [2022-04-28T13:58:33.556Z] 7c58f95d3806: Preparing [2022-04-28T13:58:33.556Z] ec36ff531b20: Preparing [2022-04-28T13:58:33.556Z] 832e54fe9fb3: Preparing [2022-04-28T13:58:33.556Z] f0e5a4d6c014: Preparing [2022-04-28T13:58:33.556Z] 3b19d27f08f7: Preparing [2022-04-28T13:58:33.556Z] 73bb99a6e169: Preparing [2022-04-28T13:58:33.556Z] ec06c3102977: Preparing [2022-04-28T13:58:33.556Z] 6a3c62e080c7: Preparing [2022-04-28T13:58:33.556Z] 340cb19ca677: Preparing [2022-04-28T13:58:33.556Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:33.556Z] 3b19d27f08f7: Waiting [2022-04-28T13:58:33.556Z] 73bb99a6e169: Waiting [2022-04-28T13:58:33.556Z] ec06c3102977: Waiting [2022-04-28T13:58:33.556Z] 6a3c62e080c7: Waiting [2022-04-28T13:58:33.556Z] 340cb19ca677: Waiting [2022-04-28T13:58:33.556Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:33.828Z] f0e5a4d6c014: Layer already exists [2022-04-28T13:58:33.828Z] 3b19d27f08f7: Layer already exists [2022-04-28T13:58:33.828Z] 73bb99a6e169: Layer already exists [2022-04-28T13:58:33.828Z] 7c58f95d3806: Pushed [2022-04-28T13:58:33.828Z] ec06c3102977: Layer already exists [2022-04-28T13:58:33.828Z] 6a3c62e080c7: Layer already exists [2022-04-28T13:58:33.828Z] 340cb19ca677: Layer already exists [2022-04-28T13:58:33.828Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:34.423Z] 6462fef97633: Pushed [2022-04-28T13:58:36.391Z] ec36ff531b20: Pushed [2022-04-28T13:58:54.666Z] 832e54fe9fb3: Pushed [2022-04-28T13:58:54.666Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658: digest: sha256:1ab0225cc8cb6de38dcfdedfc36999572f1eace48a4b965408991ad8b0bf9783 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:55.036Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:55.387Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-28T13:58:55.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T13:58:55.388Z] 6462fef97633: Preparing [2022-04-28T13:58:55.388Z] 7c58f95d3806: Preparing [2022-04-28T13:58:55.388Z] ec36ff531b20: Preparing [2022-04-28T13:58:55.388Z] 832e54fe9fb3: Preparing [2022-04-28T13:58:55.388Z] f0e5a4d6c014: Preparing [2022-04-28T13:58:55.388Z] 3b19d27f08f7: Preparing [2022-04-28T13:58:55.388Z] 73bb99a6e169: Preparing [2022-04-28T13:58:55.388Z] ec06c3102977: Preparing [2022-04-28T13:58:55.388Z] 6a3c62e080c7: Preparing [2022-04-28T13:58:55.388Z] 340cb19ca677: Preparing [2022-04-28T13:58:55.388Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:55.388Z] ec06c3102977: Waiting [2022-04-28T13:58:55.388Z] 6a3c62e080c7: Waiting [2022-04-28T13:58:55.388Z] 340cb19ca677: Waiting [2022-04-28T13:58:55.388Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:55.388Z] 3b19d27f08f7: Waiting [2022-04-28T13:58:55.388Z] 6462fef97633: Layer already exists [2022-04-28T13:58:55.388Z] 832e54fe9fb3: Layer already exists [2022-04-28T13:58:55.388Z] f0e5a4d6c014: Layer already exists [2022-04-28T13:58:55.388Z] 7c58f95d3806: Layer already exists [2022-04-28T13:58:55.388Z] ec36ff531b20: Layer already exists [2022-04-28T13:58:55.388Z] 3b19d27f08f7: Layer already exists [2022-04-28T13:58:55.388Z] ec06c3102977: Layer already exists [2022-04-28T13:58:55.388Z] 73bb99a6e169: Layer already exists [2022-04-28T13:58:55.388Z] 340cb19ca677: Layer already exists [2022-04-28T13:58:55.388Z] 6a3c62e080c7: Layer already exists [2022-04-28T13:58:55.663Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:55.663Z] latest: digest: sha256:1ab0225cc8cb6de38dcfdedfc36999572f1eace48a4b965408991ad8b0bf9783 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:56.021Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:56.355Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.85 [2022-04-28T13:58:56.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T13:58:56.355Z] 6462fef97633: Preparing [2022-04-28T13:58:56.355Z] 7c58f95d3806: Preparing [2022-04-28T13:58:56.355Z] ec36ff531b20: Preparing [2022-04-28T13:58:56.355Z] 832e54fe9fb3: Preparing [2022-04-28T13:58:56.355Z] f0e5a4d6c014: Preparing [2022-04-28T13:58:56.355Z] 3b19d27f08f7: Preparing [2022-04-28T13:58:56.355Z] 73bb99a6e169: Preparing [2022-04-28T13:58:56.355Z] ec06c3102977: Preparing [2022-04-28T13:58:56.355Z] 6a3c62e080c7: Preparing [2022-04-28T13:58:56.355Z] 340cb19ca677: Preparing [2022-04-28T13:58:56.355Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:56.355Z] ec06c3102977: Waiting [2022-04-28T13:58:56.355Z] 6a3c62e080c7: Waiting [2022-04-28T13:58:56.355Z] 340cb19ca677: Waiting [2022-04-28T13:58:56.355Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:56.355Z] 3b19d27f08f7: Waiting [2022-04-28T13:58:56.355Z] 73bb99a6e169: Waiting [2022-04-28T13:58:56.355Z] 7c58f95d3806: Layer already exists [2022-04-28T13:58:56.355Z] 6462fef97633: Layer already exists [2022-04-28T13:58:56.355Z] f0e5a4d6c014: Layer already exists [2022-04-28T13:58:56.355Z] 832e54fe9fb3: Layer already exists [2022-04-28T13:58:56.355Z] ec36ff531b20: Layer already exists [2022-04-28T13:58:56.630Z] 3b19d27f08f7: Layer already exists [2022-04-28T13:58:56.630Z] 73bb99a6e169: Layer already exists [2022-04-28T13:58:56.630Z] 6a3c62e080c7: Layer already exists [2022-04-28T13:58:56.630Z] 340cb19ca677: Layer already exists [2022-04-28T13:58:56.630Z] ec06c3102977: Layer already exists [2022-04-28T13:58:56.630Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:56.630Z] 2.2.0-dev.85: digest: sha256:1ab0225cc8cb6de38dcfdedfc36999572f1eace48a4b965408991ad8b0bf9783 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:56.968Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:57.300Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:57.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T13:58:57.301Z] 6462fef97633: Preparing [2022-04-28T13:58:57.301Z] 7c58f95d3806: Preparing [2022-04-28T13:58:57.301Z] ec36ff531b20: Preparing [2022-04-28T13:58:57.301Z] 832e54fe9fb3: Preparing [2022-04-28T13:58:57.301Z] f0e5a4d6c014: Preparing [2022-04-28T13:58:57.301Z] 3b19d27f08f7: Preparing [2022-04-28T13:58:57.301Z] 73bb99a6e169: Preparing [2022-04-28T13:58:57.301Z] ec06c3102977: Preparing [2022-04-28T13:58:57.301Z] 6a3c62e080c7: Preparing [2022-04-28T13:58:57.301Z] 340cb19ca677: Preparing [2022-04-28T13:58:57.301Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:57.301Z] 6a3c62e080c7: Waiting [2022-04-28T13:58:57.301Z] 3b19d27f08f7: Waiting [2022-04-28T13:58:57.301Z] 340cb19ca677: Waiting [2022-04-28T13:58:57.301Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:57.301Z] 73bb99a6e169: Waiting [2022-04-28T13:58:57.301Z] ec06c3102977: Waiting [2022-04-28T13:58:57.301Z] ec36ff531b20: Layer already exists [2022-04-28T13:58:57.301Z] f0e5a4d6c014: Layer already exists [2022-04-28T13:58:57.301Z] 6462fef97633: Layer already exists [2022-04-28T13:58:57.301Z] 7c58f95d3806: Layer already exists [2022-04-28T13:58:57.301Z] 832e54fe9fb3: Layer already exists [2022-04-28T13:58:57.572Z] 3b19d27f08f7: Layer already exists [2022-04-28T13:58:57.572Z] ec06c3102977: Layer already exists [2022-04-28T13:58:57.572Z] 6a3c62e080c7: Layer already exists [2022-04-28T13:58:57.572Z] 73bb99a6e169: Layer already exists [2022-04-28T13:58:57.572Z] 340cb19ca677: Layer already exists [2022-04-28T13:58:57.572Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:57.572Z] 08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85: digest: sha256:1ab0225cc8cb6de38dcfdedfc36999572f1eace48a4b965408991ad8b0bf9783 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:57.919Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:58.253Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-28T13:58:58.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-28T13:58:58.254Z] 6462fef97633: Preparing [2022-04-28T13:58:58.254Z] 7c58f95d3806: Preparing [2022-04-28T13:58:58.254Z] ec36ff531b20: Preparing [2022-04-28T13:58:58.254Z] 832e54fe9fb3: Preparing [2022-04-28T13:58:58.254Z] f0e5a4d6c014: Preparing [2022-04-28T13:58:58.254Z] 3b19d27f08f7: Preparing [2022-04-28T13:58:58.254Z] 73bb99a6e169: Preparing [2022-04-28T13:58:58.254Z] ec06c3102977: Preparing [2022-04-28T13:58:58.254Z] 6a3c62e080c7: Preparing [2022-04-28T13:58:58.254Z] 340cb19ca677: Preparing [2022-04-28T13:58:58.254Z] 4f4ce317c6bb: Preparing [2022-04-28T13:58:58.254Z] 3b19d27f08f7: Waiting [2022-04-28T13:58:58.254Z] 73bb99a6e169: Waiting [2022-04-28T13:58:58.254Z] ec06c3102977: Waiting [2022-04-28T13:58:58.254Z] 6a3c62e080c7: Waiting [2022-04-28T13:58:58.254Z] 340cb19ca677: Waiting [2022-04-28T13:58:58.254Z] 4f4ce317c6bb: Waiting [2022-04-28T13:58:58.254Z] ec36ff531b20: Layer already exists [2022-04-28T13:58:58.254Z] 832e54fe9fb3: Layer already exists [2022-04-28T13:58:58.254Z] 6462fef97633: Layer already exists [2022-04-28T13:58:58.526Z] 7c58f95d3806: Layer already exists [2022-04-28T13:58:58.526Z] f0e5a4d6c014: Layer already exists [2022-04-28T13:58:58.526Z] 73bb99a6e169: Layer already exists [2022-04-28T13:58:58.526Z] ec06c3102977: Layer already exists [2022-04-28T13:58:58.526Z] 3b19d27f08f7: Layer already exists [2022-04-28T13:58:58.526Z] 340cb19ca677: Layer already exists [2022-04-28T13:58:58.526Z] 6a3c62e080c7: Layer already exists [2022-04-28T13:58:58.526Z] 4f4ce317c6bb: Layer already exists [2022-04-28T13:58:58.526Z] main: digest: sha256:1ab0225cc8cb6de38dcfdedfc36999572f1eace48a4b965408991ad8b0bf9783 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T13:58:58.568Z] ===================================================== [Pipeline] echo [2022-04-28T13:58:58.577Z] taggedImages: [2022-04-28T13:58:58.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [2022-04-28T13:58:58.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-28T13:58:58.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.85 [2022-04-28T13:58:58.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:08f871be9aeb39437cbfe86cbb0b4d15d0abe658-2.2.0-dev.85 [2022-04-28T13:58:58.577Z] - 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-28T13:58:58.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T13:58:58.942Z] [2022-04-28T13:58:58.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:58:59.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T13:58:59.561Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T13:58:59.561Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T13:58:59.561Z] 04944245beec: Pulling fs layer [2022-04-28T13:58:59.561Z] 699f458cf7ca: Pulling fs layer [2022-04-28T13:58:59.561Z] 765212b225bb: Pulling fs layer [2022-04-28T13:58:59.561Z] f23df028b6ca: Pulling fs layer [2022-04-28T13:58:59.561Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T13:58:59.561Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T13:58:59.561Z] 765212b225bb: Waiting [2022-04-28T13:58:59.561Z] f23df028b6ca: Waiting [2022-04-28T13:58:59.561Z] 2437ff75d9bd: Waiting [2022-04-28T13:58:59.561Z] d65c8cfc05b1: Waiting [2022-04-28T13:58:59.561Z] 04944245beec: Download complete [2022-04-28T13:58:59.561Z] 765212b225bb: Verifying Checksum [2022-04-28T13:58:59.561Z] 765212b225bb: Download complete [2022-04-28T13:58:59.836Z] 699f458cf7ca: Verifying Checksum [2022-04-28T13:58:59.836Z] 699f458cf7ca: Download complete [2022-04-28T13:58:59.836Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T13:58:59.836Z] d65c8cfc05b1: Download complete [2022-04-28T13:59:00.110Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T13:59:00.110Z] 8998bd30e6a1: Download complete [2022-04-28T13:59:02.731Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T13:59:02.731Z] 2437ff75d9bd: Download complete [2022-04-28T13:59:04.706Z] 8998bd30e6a1: Pull complete [2022-04-28T13:59:04.978Z] 04944245beec: Pull complete [2022-04-28T13:59:06.408Z] 699f458cf7ca: Pull complete [2022-04-28T13:59:06.680Z] 765212b225bb: Pull complete [2022-04-28T13:59:07.659Z] f23df028b6ca: Pull complete [2022-04-28T13:59:07.930Z] d65c8cfc05b1: Pull complete [2022-04-28T13:59:23.004Z] 2437ff75d9bd: Pull complete [2022-04-28T13:59:23.004Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T13:59:23.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T13:59:23.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T13:59:23.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-33657 does not seem to be running inside a container [2022-04-28T13:59:23.318Z] $ 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/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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-28T13:59:25.957Z] $ docker top 3edd89346d9f8ad90474b252d2e7e67ef77b59bc8463bc41c30a2fa4602e84ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:59:26.943Z] ---> job-cost.sh [2022-04-28T13:59:26.944Z] lf-activate-venv: SKIPPING [2022-04-28T13:59:26.944Z] INFO: No Stack... [2022-04-28T13:59:27.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T13:59:28.513Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T13:59:29.172Z] + cat /w/workspace/edgex-go/213/archives/cost.csv [2022-04-28T13:59:29.172Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T13:59:29.203Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-213-stack-cost] [2022-04-28T13:59:29.210Z] Resource [jenkins-edgexfoundry-edgex-go-main-213-stack-cost] did not exist. Created. [2022-04-28T13:59:29.210Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T13:59:29.866Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T13:59:30.548Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T13:59:30.558Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T13:59:30.578Z] $ docker stop --time=1 3edd89346d9f8ad90474b252d2e7e67ef77b59bc8463bc41c30a2fa4602e84ed [2022-04-28T13:59:32.142Z] $ docker rm -f 3edd89346d9f8ad90474b252d2e7e67ef77b59bc8463bc41c30a2fa4602e84ed [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-28T13:59:32.785Z] provisioning config files... [2022-04-28T13:59:32.793Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/213@tmp/config1089184589824874743tmp [Pipeline] { [Pipeline] sh [2022-04-28T13:59:33.093Z] + set +x [2022-04-28T13:59:33.093Z] + curl -s https://codecov.io/bash [2022-04-28T13:59:33.093Z] + bash -s -- [2022-04-28T13:59:33.093Z] [2022-04-28T13:59:33.093Z] _____ _ [2022-04-28T13:59:33.093Z] / ____| | | [2022-04-28T13:59:33.093Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T13:59:33.093Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T13:59:33.093Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T13:59:33.093Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T13:59:33.093Z] Bash-1.0.6 [2022-04-28T13:59:33.093Z] [2022-04-28T13:59:33.093Z] [2022-04-28T13:59:33.093Z] ==> git version 2.25.1 found [2022-04-28T13:59:33.093Z] ==> 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-28T13:59:33.093Z] Release-Date: 2020-01-08 [2022-04-28T13:59:33.093Z] 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-28T13:59:33.093Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T13:59:33.093Z] ==> Jenkins CI detected. [2022-04-28T13:59:33.093Z] current dir:  /w/workspace/edgex-go/213 [2022-04-28T13:59:33.093Z] project root: . [2022-04-28T13:59:33.093Z] --> token set from env [2022-04-28T13:59:33.093Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T13:59:33.093Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T13:59:33.093Z] ==> Python coveragepy not found [2022-04-28T13:59:33.093Z] ==> Searching for coverage reports in: [2022-04-28T13:59:33.093Z] + . [2022-04-28T13:59:33.354Z] -> Found 1 reports [2022-04-28T13:59:33.354Z] ==> Detecting git/mercurial file structure [2022-04-28T13:59:33.354Z] ==> Reading reports [2022-04-28T13:59:33.354Z] + ./coverage.out bytes=435134 [2022-04-28T13:59:33.354Z] ==> Appending adjustments [2022-04-28T13:59:33.354Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T13:59:34.738Z] + Found adjustments [2022-04-28T13:59:34.738Z] ==> Gzipping contents [2022-04-28T13:59:34.738Z] 60K /tmp/codecov.1xVHXx.gz [2022-04-28T13:59:34.738Z] ==> Uploading reports [2022-04-28T13:59:34.738Z] url: https://codecov.io [2022-04-28T13:59:34.738Z] query: branch=main&commit=08f871be9aeb39437cbfe86cbb0b4d15d0abe658&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T13:59:34.738Z] -> Pinging Codecov [2022-04-28T13:59:34.738Z] 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=08f871be9aeb39437cbfe86cbb0b4d15d0abe658&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T13:59:34.738Z] -> Uploading to [2022-04-28T13:59:34.738Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/08f871be9aeb39437cbfe86cbb0b4d15d0abe658/7870a17e-ac94-46a8-a3d3-65e5d540a8bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T135934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a292a071ea48aad835e0f0525b701608ef27e098b82dc64d4192b9f80f6b317 [2022-04-28T13:59:34.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T13:59:34.738Z] Dload Upload Total Spent Left Speed [2022-04-28T13:59:34.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59807 0 0 100 59807 0 202k --:--:-- --:--:-- --:--:-- 202k [2022-04-28T13:59:34.998Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/08f871be9aeb39437cbfe86cbb0b4d15d0abe658 [Pipeline] } [2022-04-28T13:59:35.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-28T13:59:35.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T13:59:35.296Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:59:35.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T13:59:35.592Z] [2022-04-28T13:59:35.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T13:59:35.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T13:59:35.886Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T13:59:35.886Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T13:59:35.887Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T13:59:35.887Z] de9db76c5a1d: Pulling fs layer [2022-04-28T13:59:35.887Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T13:59:35.887Z] 0d57e429df01: Pulling fs layer [2022-04-28T13:59:35.887Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T13:59:35.887Z] e1f770b5df2f: Pulling fs layer [2022-04-28T13:59:35.887Z] 85a0685a4137: Pulling fs layer [2022-04-28T13:59:35.887Z] e1f770b5df2f: Waiting [2022-04-28T13:59:35.887Z] 4e4be7b47b0d: Waiting [2022-04-28T13:59:35.887Z] 0d57e429df01: Waiting [2022-04-28T13:59:35.887Z] 85a0685a4137: Waiting [2022-04-28T13:59:35.887Z] 0eba1c9be4d2: Waiting [2022-04-28T13:59:35.887Z] de9db76c5a1d: Download complete [2022-04-28T13:59:35.887Z] 0ef7d3d256c8: Verifying Checksum [2022-04-28T13:59:35.887Z] 0ef7d3d256c8: Download complete [2022-04-28T13:59:35.887Z] 0d57e429df01: Verifying Checksum [2022-04-28T13:59:35.887Z] 0d57e429df01: Download complete [2022-04-28T13:59:35.887Z] 4e4be7b47b0d: Download complete [2022-04-28T13:59:35.887Z] 188c0c94c7c5: Download complete [2022-04-28T13:59:36.148Z] 188c0c94c7c5: Pull complete [2022-04-28T13:59:36.148Z] 0ef7d3d256c8: Pull complete [2022-04-28T13:59:36.148Z] de9db76c5a1d: Pull complete [2022-04-28T13:59:36.410Z] e1f770b5df2f: Verifying Checksum [2022-04-28T13:59:36.410Z] e1f770b5df2f: Download complete [2022-04-28T13:59:36.670Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T13:59:36.670Z] 0eba1c9be4d2: Download complete [2022-04-28T13:59:36.929Z] 85a0685a4137: Verifying Checksum [2022-04-28T13:59:36.929Z] 85a0685a4137: Download complete [2022-04-28T13:59:40.214Z] 0eba1c9be4d2: Pull complete [2022-04-28T13:59:40.214Z] 0d57e429df01: Pull complete [2022-04-28T13:59:40.214Z] 4e4be7b47b0d: Pull complete [2022-04-28T13:59:40.472Z] e1f770b5df2f: Pull complete [2022-04-28T13:59:43.757Z] 85a0685a4137: Pull complete [2022-04-28T13:59:43.757Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T13:59:43.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T13:59:43.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T13:59:43.824Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T13:59:43.858Z] $ 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/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T13:59:47.124Z] $ docker top d887918d7ec9590fe15505c52e857e444701ecab5c6e17a33c5c9b8331dce9d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T13:59:47.210Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T13:59:47.492Z] + set -o pipefail [2022-04-28T13:59:47.492Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T13:59:54.071Z] [2022-04-28T13:59:54.071Z] Monitoring /w/workspace/edgex-go/213 (github.com/edgexfoundry/edgex-go)... [2022-04-28T13:59:54.071Z] [2022-04-28T13:59:54.071Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9baa8121-8115-4526-9aba-acdb6423e2c5 [2022-04-28T13:59:54.071Z] [2022-04-28T13:59:54.071Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T13:59:54.071Z] [2022-04-28T13:59:54.071Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T13:59:54.071Z] [2022-04-28T13:59:54.071Z] [Pipeline] } [2022-04-28T13:59:54.083Z] $ docker stop --time=1 d887918d7ec9590fe15505c52e857e444701ecab5c6e17a33c5c9b8331dce9d9 [2022-04-28T13:59:56.908Z] $ docker rm -f d887918d7ec9590fe15505c52e857e444701ecab5c6e17a33c5c9b8331dce9d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-28T13:59:57.311Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T13:59:57.325Z] provisioning config files... [2022-04-28T13:59:57.332Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/213@tmp/config1270129189533443570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T13:59:57.636Z] --> edgex-publish-swagger.sh [2022-04-28T13:59:57.636Z] === Publish openapi/v2 API === [2022-04-28T13:59:57.636Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-28T13:59:57.636Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/213/openapi/v2/core-command.yaml] [2022-04-28T13:59:57.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T13:59:57.636Z] Dload Upload Total Spent Left Speed [2022-04-28T13:59:58.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35094 --:--:-- --:--:-- --:--:-- 35058 100 33831 0 0 100 33831 0 35058 --:--:-- --:--:-- --:--:-- 35021 [2022-04-28T13:59:58.579Z] [2022-04-28T13:59:58.579Z] [2022-04-28T13:59:58.579Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/213/openapi/v2/core-data.yaml] [2022-04-28T13:59:58.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T13:59:58.579Z] Dload Upload Total Spent Left Speed [2022-04-28T13:59:59.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70476 0:00:01 0:00:01 --:--:-- 70476 100 71604 0 0 100 71604 0 70476 0:00:01 0:00:01 --:--:-- 70476 [2022-04-28T13:59:59.521Z] [2022-04-28T13:59:59.521Z] [2022-04-28T13:59:59.521Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/213/openapi/v2/core-metadata.yaml] [2022-04-28T13:59:59.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T13:59:59.521Z] Dload Upload Total Spent Left Speed [2022-04-28T14:00:01.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 93810 0:00:01 0:00:01 --:--:-- 93810 [2022-04-28T14:00:01.007Z] [2022-04-28T14:00:01.007Z] [2022-04-28T14:00:01.007Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/213/openapi/v2/support-notifications.yaml] [2022-04-28T14:00:01.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T14:00:01.007Z] Dload Upload Total Spent Left Speed [2022-04-28T14:00:02.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 585k --:--:-- --:--:-- --:--:-- 581k 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 56637 0:00:01 0:00:01 --:--:-- 56602 [2022-04-28T14:00:02.783Z] [2022-04-28T14:00:02.783Z] [2022-04-28T14:00:02.783Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/213/openapi/v2/support-scheduler.yaml] [2022-04-28T14:00:02.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T14:00:02.783Z] Dload Upload Total Spent Left Speed [2022-04-28T14:00:04.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 23657 0:00:01 0:00:01 --:--:-- 23643 100 39556 0 0 100 39556 0 23657 0:00:01 0:00:01 --:--:-- 23643 [2022-04-28T14:00:04.430Z] [2022-04-28T14:00:04.430Z] [2022-04-28T14:00:04.430Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/213/openapi/v2/system-agent.yaml] [2022-04-28T14:00:04.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T14:00:04.430Z] Dload Upload Total Spent Left Speed [2022-04-28T14:00:21.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 9111 0:00:02 0:00:02 --:--:-- 9111 100 20091 0 0 100 20091 0 6266 0:00:03 0:00:03 --:--:-- 6266 100 20091 0 0 100 20091 0 4774 0:00:04 0:00:04 --:--:-- 4775 100 20091 0 0 100 20091 0 3856 0:00:05 0:00:05 --:--:-- 3856 100 20091 0 0 100 20091 0 3235 0:00:06 0:00:06 --:--:-- 0 100 20091 0 0 100 20091 0 2786 0:00:07 0:00:07 --:--:-- 0 100 20091 0 0 100 20091 0 2446 0:00:08 0:00:08 --:--:-- 0 100 20091 0 0 100 20091 0 2180 0:00:09 0:00:09 --:--:-- 0 100 20091 0 0 100 20091 0 1966 0:00:10 0:00:10 --:--:-- 0 100 20091 0 0 100 20091 0 1791 0:00:11 0:00:11 --:--:-- 0 100 20091 0 0 100 20091 0 1644 0:00:12 0:00:12 --:--:-- 0 100 20091 0 0 100 20091 0 1519 0:00:13 0:00:13 --:--:-- 0 100 20091 0 0 100 20091 0 1412 0:00:14 0:00:14 --:--:-- 0 100 20091 0 0 100 20091 0 1319 0:00:15 0:00:15 --:--:-- 0 100 20091 0 0 100 20091 0 1238 0:00:16 0:00:16 --:--:-- 0 100 20091 0 0 100 20091 0 1198 0:00:16 0:00:16 --:--:-- 0 [2022-04-28T14:00:21.089Z] [2022-04-28T14:00:21.089Z] [Pipeline] } [2022-04-28T14:00:21.099Z] 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-28T14:00:21.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T14:00:21.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:21.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T14:00:21.797Z] . [Pipeline] withDockerContainer [2022-04-28T14:00:21.866Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T14:00:21.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T14:00:22.373Z] $ docker top 42aeaa04f1555b841a3930f325012cdf12b63524054711c6e198586ab8e36b34 -eo pid,comm [2022-04-28T14:00:22.436Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T14:00:22.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T14:00:22.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T14:00:22.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T14:00:22.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T14:00:22.600Z] $ docker exec 42aeaa04f1555b841a3930f325012cdf12b63524054711c6e198586ab8e36b34 ssh-agent [2022-04-28T14:00:22.734Z] SSH_AUTH_SOCK=/tmp/ssh-p28D2UCcPxoa/agent.32 [2022-04-28T14:00:22.734Z] SSH_AGENT_PID=38 [2022-04-28T14:00:22.740Z] Running ssh-add (command line suppressed) [2022-04-28T14:00:22.848Z] Identity added: /w/workspace/edgex-go/213@tmp/private_key_8146044874442378292.key (/w/workspace/edgex-go/213@tmp/private_key_8146044874442378292.key) [2022-04-28T14:00:22.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T14:00:23.156Z] + git semver tag [2022-04-28T14:00:23.415Z] 2022-04-28 14:00:23,368 [run_tag] DEBUG tag force:False [2022-04-28T14:00:23.415Z] 2022-04-28 14:00:23,368 [check_head_tag] DEBUG check head tag [2022-04-28T14:00:23.415Z] 2022-04-28 14:00:23,370 [execute] INFO git cat-file --batch-check [2022-04-28T14:00:23.415Z] 2022-04-28 14:00:23,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/213, universal_newlines=False, shell=None, istream=) [2022-04-28T14:00:23.415Z] 2022-04-28 14:00:23,375 [execute] INFO git cat-file --batch [2022-04-28T14:00:23.415Z] 2022-04-28 14:00:23,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/213, universal_newlines=False, shell=None, istream=) [2022-04-28T14:00:23.676Z] 2022-04-28 14:00:23,432 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:23.676Z] 2022-04-28 14:00:23,432 [execute] INFO git tag -a v2.2.0-dev.85 -m v2.2.0-dev.85 [2022-04-28T14:00:23.676Z] 2022-04-28 14:00:23,433 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.85', '-m', 'v2.2.0-dev.85'], cwd=/w/workspace/edgex-go/213, universal_newlines=False, shell=None, istream=None) [2022-04-28T14:00:23.676Z] 2022-04-28 14:00:23,437 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:23.676Z] 2.2.0-dev.85 [Pipeline] } [2022-04-28T14:00:23.687Z] $ docker exec --env ******** --env ******** 42aeaa04f1555b841a3930f325012cdf12b63524054711c6e198586ab8e36b34 ssh-agent -k [2022-04-28T14:00:23.795Z] unset SSH_AUTH_SOCK; [2022-04-28T14:00:23.795Z] unset SSH_AGENT_PID; [2022-04-28T14:00:23.795Z] echo Agent pid 38 killed; [2022-04-28T14:00:23.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T14:00:24.117Z] + git semver [Pipeline] } [2022-04-28T14:00:24.391Z] $ docker stop --time=1 42aeaa04f1555b841a3930f325012cdf12b63524054711c6e198586ab8e36b34 [2022-04-28T14:00:25.807Z] $ docker rm -f 42aeaa04f1555b841a3930f325012cdf12b63524054711c6e198586ab8e36b34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:26.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T14:00:26.205Z] [2022-04-28T14:00:26.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:26.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T14:00:26.512Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T14:00:26.512Z] ab5ef0e58194: Pulling fs layer [2022-04-28T14:00:26.512Z] 9712f1f96733: Pulling fs layer [2022-04-28T14:00:26.512Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T14:00:26.512Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T14:00:26.512Z] e9a5061849ea: Pulling fs layer [2022-04-28T14:00:26.512Z] d747dcd14b5f: Pulling fs layer [2022-04-28T14:00:26.512Z] 2de7ff778b66: Pulling fs layer [2022-04-28T14:00:26.512Z] 0d9ebad4ef96: Waiting [2022-04-28T14:00:26.512Z] e9a5061849ea: Waiting [2022-04-28T14:00:26.512Z] d747dcd14b5f: Waiting [2022-04-28T14:00:26.512Z] 2de7ff778b66: Waiting [2022-04-28T14:00:26.512Z] 9712f1f96733: Download complete [2022-04-28T14:00:26.774Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T14:00:26.774Z] 63f879dbbcfc: Download complete [2022-04-28T14:00:27.035Z] e9a5061849ea: Verifying Checksum [2022-04-28T14:00:27.035Z] e9a5061849ea: Download complete [2022-04-28T14:00:27.035Z] d747dcd14b5f: Verifying Checksum [2022-04-28T14:00:27.035Z] d747dcd14b5f: Download complete [2022-04-28T14:00:27.035Z] ab5ef0e58194: Verifying Checksum [2022-04-28T14:00:27.035Z] ab5ef0e58194: Download complete [2022-04-28T14:00:27.295Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T14:00:27.295Z] 0d9ebad4ef96: Download complete [2022-04-28T14:00:27.295Z] 2de7ff778b66: Verifying Checksum [2022-04-28T14:00:27.295Z] 2de7ff778b66: Download complete [2022-04-28T14:00:29.832Z] ab5ef0e58194: Pull complete [2022-04-28T14:00:29.832Z] 9712f1f96733: Pull complete [2022-04-28T14:00:30.401Z] 63f879dbbcfc: Pull complete [2022-04-28T14:00:34.596Z] 0d9ebad4ef96: Pull complete [2022-04-28T14:00:34.596Z] e9a5061849ea: Pull complete [2022-04-28T14:00:34.596Z] d747dcd14b5f: Pull complete [2022-04-28T14:00:35.535Z] 2de7ff778b66: Pull complete [2022-04-28T14:00:35.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T14:00:35.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T14:00:35.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T14:00:35.599Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T14:00:35.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T14:00:38.950Z] $ docker top 0ad56c372505d4b4ea96c171e615d647f4b22fa735ba6486531ec7914182ea47 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T14:00:39.029Z] provisioning config files... [2022-04-28T14:00:39.038Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/213@tmp/config8350330755970285218tmp [2022-04-28T14:00:39.049Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/213@tmp/config3444391708121278547tmp [2022-04-28T14:00:39.061Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/213@tmp/config5453419366114254197tmp [Pipeline] { [Pipeline] echo [2022-04-28T14:00:39.078Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:00:39.363Z] ---> sigul-configuration.sh [2022-04-28T14:00:39.363Z] gpg: directory `/root/.gnupg' created [2022-04-28T14:00:39.363Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T14:00:39.363Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T14:00:39.363Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T14:00:39.363Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T14:00:39.363Z] gpg: CAST5 encrypted data [2022-04-28T14:00:39.363Z] gpg: encrypted with 1 passphrase [2022-04-28T14:00:39.363Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T14:00:39.652Z] + mkdir /home/jenkins [2022-04-28T14:00:39.652Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T14:00:39.941Z] + 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-28T14:00:39.951Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:00:40.348Z] ---> sigul-install.sh [2022-04-28T14:00:40.348Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T14:00:40.655Z] + git tag --list [2022-04-28T14:00:40.655Z] 0.6.0 [2022-04-28T14:00:40.655Z] 0.6.1 [2022-04-28T14:00:40.655Z] 0.7.0 [2022-04-28T14:00:40.655Z] 0.7.1 [2022-04-28T14:00:40.655Z] v1.0.0 [2022-04-28T14:00:40.655Z] v1.0.1 [2022-04-28T14:00:40.655Z] v1.1.0 [2022-04-28T14:00:40.655Z] v1.2.0 [2022-04-28T14:00:40.655Z] v1.2.1 [2022-04-28T14:00:40.655Z] v1.3.0 [2022-04-28T14:00:40.655Z] v1.3.1 [2022-04-28T14:00:40.655Z] v2.0.0 [2022-04-28T14:00:40.655Z] v2.0.1-dev.1 [2022-04-28T14:00:40.655Z] v2.0.1-dev.10 [2022-04-28T14:00:40.655Z] v2.0.1-dev.11 [2022-04-28T14:00:40.655Z] v2.0.1-dev.12 [2022-04-28T14:00:40.655Z] v2.0.1-dev.13 [2022-04-28T14:00:40.655Z] v2.0.1-dev.14 [2022-04-28T14:00:40.655Z] v2.0.1-dev.15 [2022-04-28T14:00:40.655Z] v2.0.1-dev.16 [2022-04-28T14:00:40.655Z] v2.0.1-dev.17 [2022-04-28T14:00:40.655Z] v2.0.1-dev.18 [2022-04-28T14:00:40.655Z] v2.0.1-dev.19 [2022-04-28T14:00:40.655Z] v2.0.1-dev.2 [2022-04-28T14:00:40.655Z] v2.0.1-dev.20 [2022-04-28T14:00:40.655Z] v2.0.1-dev.21 [2022-04-28T14:00:40.655Z] v2.0.1-dev.22 [2022-04-28T14:00:40.655Z] v2.0.1-dev.23 [2022-04-28T14:00:40.655Z] v2.0.1-dev.24 [2022-04-28T14:00:40.655Z] v2.0.1-dev.25 [2022-04-28T14:00:40.655Z] v2.0.1-dev.26 [2022-04-28T14:00:40.655Z] v2.0.1-dev.27 [2022-04-28T14:00:40.655Z] v2.0.1-dev.28 [2022-04-28T14:00:40.655Z] v2.0.1-dev.29 [2022-04-28T14:00:40.655Z] v2.0.1-dev.3 [2022-04-28T14:00:40.655Z] v2.0.1-dev.30 [2022-04-28T14:00:40.655Z] v2.0.1-dev.31 [2022-04-28T14:00:40.655Z] v2.0.1-dev.32 [2022-04-28T14:00:40.655Z] v2.0.1-dev.33 [2022-04-28T14:00:40.655Z] v2.0.1-dev.34 [2022-04-28T14:00:40.655Z] v2.0.1-dev.35 [2022-04-28T14:00:40.655Z] v2.0.1-dev.36 [2022-04-28T14:00:40.655Z] v2.0.1-dev.37 [2022-04-28T14:00:40.655Z] v2.0.1-dev.38 [2022-04-28T14:00:40.655Z] v2.0.1-dev.39 [2022-04-28T14:00:40.655Z] v2.0.1-dev.4 [2022-04-28T14:00:40.655Z] v2.0.1-dev.40 [2022-04-28T14:00:40.655Z] v2.0.1-dev.41 [2022-04-28T14:00:40.655Z] v2.0.1-dev.42 [2022-04-28T14:00:40.655Z] v2.0.1-dev.43 [2022-04-28T14:00:40.655Z] v2.0.1-dev.44 [2022-04-28T14:00:40.655Z] v2.0.1-dev.45 [2022-04-28T14:00:40.655Z] v2.0.1-dev.46 [2022-04-28T14:00:40.655Z] v2.0.1-dev.47 [2022-04-28T14:00:40.655Z] v2.0.1-dev.48 [2022-04-28T14:00:40.655Z] v2.0.1-dev.49 [2022-04-28T14:00:40.655Z] v2.0.1-dev.5 [2022-04-28T14:00:40.655Z] v2.0.1-dev.50 [2022-04-28T14:00:40.655Z] v2.0.1-dev.51 [2022-04-28T14:00:40.655Z] v2.0.1-dev.52 [2022-04-28T14:00:40.655Z] v2.0.1-dev.53 [2022-04-28T14:00:40.655Z] v2.0.1-dev.54 [2022-04-28T14:00:40.655Z] v2.0.1-dev.55 [2022-04-28T14:00:40.655Z] v2.0.1-dev.56 [2022-04-28T14:00:40.655Z] v2.0.1-dev.57 [2022-04-28T14:00:40.655Z] v2.0.1-dev.58 [2022-04-28T14:00:40.655Z] v2.0.1-dev.59 [2022-04-28T14:00:40.655Z] v2.0.1-dev.6 [2022-04-28T14:00:40.655Z] v2.0.1-dev.60 [2022-04-28T14:00:40.655Z] v2.0.1-dev.61 [2022-04-28T14:00:40.655Z] v2.0.1-dev.62 [2022-04-28T14:00:40.655Z] v2.0.1-dev.63 [2022-04-28T14:00:40.655Z] v2.0.1-dev.64 [2022-04-28T14:00:40.655Z] v2.0.1-dev.65 [2022-04-28T14:00:40.655Z] v2.0.1-dev.66 [2022-04-28T14:00:40.655Z] v2.0.1-dev.67 [2022-04-28T14:00:40.655Z] v2.0.1-dev.68 [2022-04-28T14:00:40.655Z] v2.0.1-dev.69 [2022-04-28T14:00:40.655Z] v2.0.1-dev.7 [2022-04-28T14:00:40.655Z] v2.0.1-dev.70 [2022-04-28T14:00:40.655Z] v2.0.1-dev.71 [2022-04-28T14:00:40.655Z] v2.0.1-dev.72 [2022-04-28T14:00:40.655Z] v2.0.1-dev.73 [2022-04-28T14:00:40.655Z] v2.0.1-dev.74 [2022-04-28T14:00:40.655Z] v2.0.1-dev.75 [2022-04-28T14:00:40.655Z] v2.0.1-dev.76 [2022-04-28T14:00:40.655Z] v2.0.1-dev.77 [2022-04-28T14:00:40.655Z] v2.0.1-dev.78 [2022-04-28T14:00:40.655Z] v2.0.1-dev.79 [2022-04-28T14:00:40.655Z] v2.0.1-dev.8 [2022-04-28T14:00:40.655Z] v2.0.1-dev.80 [2022-04-28T14:00:40.655Z] v2.0.1-dev.81 [2022-04-28T14:00:40.655Z] v2.0.1-dev.82 [2022-04-28T14:00:40.655Z] v2.0.1-dev.83 [2022-04-28T14:00:40.655Z] v2.0.1-dev.84 [2022-04-28T14:00:40.655Z] v2.0.1-dev.85 [2022-04-28T14:00:40.655Z] v2.0.1-dev.86 [2022-04-28T14:00:40.655Z] v2.0.1-dev.87 [2022-04-28T14:00:40.655Z] v2.0.1-dev.88 [2022-04-28T14:00:40.655Z] v2.0.1-dev.89 [2022-04-28T14:00:40.655Z] v2.0.1-dev.9 [2022-04-28T14:00:40.655Z] v2.0.1-dev.90 [2022-04-28T14:00:40.655Z] v2.0.1-dev.91 [2022-04-28T14:00:40.655Z] v2.0.1-dev.92 [2022-04-28T14:00:40.655Z] v2.0.1-dev.93 [2022-04-28T14:00:40.655Z] v2.0.1-dev.94 [2022-04-28T14:00:40.655Z] v2.0.1-dev.95 [2022-04-28T14:00:40.655Z] v2.0.1-dev.96 [2022-04-28T14:00:40.655Z] v2.0.1-dev.97 [2022-04-28T14:00:40.655Z] v2.0.1-dev.98 [2022-04-28T14:00:40.655Z] v2.0.1-dev.99 [2022-04-28T14:00:40.655Z] v2.1.0 [2022-04-28T14:00:40.655Z] v2.2.0-dev.1 [2022-04-28T14:00:40.655Z] v2.2.0-dev.10 [2022-04-28T14:00:40.655Z] v2.2.0-dev.11 [2022-04-28T14:00:40.655Z] v2.2.0-dev.12 [2022-04-28T14:00:40.655Z] v2.2.0-dev.13 [2022-04-28T14:00:40.655Z] v2.2.0-dev.14 [2022-04-28T14:00:40.655Z] v2.2.0-dev.15 [2022-04-28T14:00:40.655Z] v2.2.0-dev.16 [2022-04-28T14:00:40.655Z] v2.2.0-dev.17 [2022-04-28T14:00:40.655Z] v2.2.0-dev.18 [2022-04-28T14:00:40.655Z] v2.2.0-dev.19 [2022-04-28T14:00:40.655Z] v2.2.0-dev.2 [2022-04-28T14:00:40.655Z] v2.2.0-dev.20 [2022-04-28T14:00:40.655Z] v2.2.0-dev.21 [2022-04-28T14:00:40.655Z] v2.2.0-dev.22 [2022-04-28T14:00:40.655Z] v2.2.0-dev.23 [2022-04-28T14:00:40.655Z] v2.2.0-dev.24 [2022-04-28T14:00:40.655Z] v2.2.0-dev.25 [2022-04-28T14:00:40.655Z] v2.2.0-dev.26 [2022-04-28T14:00:40.655Z] v2.2.0-dev.27 [2022-04-28T14:00:40.655Z] v2.2.0-dev.28 [2022-04-28T14:00:40.655Z] v2.2.0-dev.29 [2022-04-28T14:00:40.655Z] v2.2.0-dev.3 [2022-04-28T14:00:40.655Z] v2.2.0-dev.30 [2022-04-28T14:00:40.655Z] v2.2.0-dev.31 [2022-04-28T14:00:40.655Z] v2.2.0-dev.32 [2022-04-28T14:00:40.655Z] v2.2.0-dev.33 [2022-04-28T14:00:40.655Z] v2.2.0-dev.34 [2022-04-28T14:00:40.655Z] v2.2.0-dev.35 [2022-04-28T14:00:40.655Z] v2.2.0-dev.36 [2022-04-28T14:00:40.655Z] v2.2.0-dev.37 [2022-04-28T14:00:40.655Z] v2.2.0-dev.38 [2022-04-28T14:00:40.655Z] v2.2.0-dev.39 [2022-04-28T14:00:40.655Z] v2.2.0-dev.4 [2022-04-28T14:00:40.655Z] v2.2.0-dev.40 [2022-04-28T14:00:40.655Z] v2.2.0-dev.41 [2022-04-28T14:00:40.655Z] v2.2.0-dev.42 [2022-04-28T14:00:40.655Z] v2.2.0-dev.43 [2022-04-28T14:00:40.655Z] v2.2.0-dev.44 [2022-04-28T14:00:40.655Z] v2.2.0-dev.45 [2022-04-28T14:00:40.655Z] v2.2.0-dev.46 [2022-04-28T14:00:40.655Z] v2.2.0-dev.47 [2022-04-28T14:00:40.655Z] v2.2.0-dev.48 [2022-04-28T14:00:40.655Z] v2.2.0-dev.49 [2022-04-28T14:00:40.655Z] v2.2.0-dev.5 [2022-04-28T14:00:40.655Z] v2.2.0-dev.50 [2022-04-28T14:00:40.655Z] v2.2.0-dev.51 [2022-04-28T14:00:40.655Z] v2.2.0-dev.52 [2022-04-28T14:00:40.655Z] v2.2.0-dev.53 [2022-04-28T14:00:40.655Z] v2.2.0-dev.54 [2022-04-28T14:00:40.655Z] v2.2.0-dev.55 [2022-04-28T14:00:40.655Z] v2.2.0-dev.56 [2022-04-28T14:00:40.655Z] v2.2.0-dev.57 [2022-04-28T14:00:40.655Z] v2.2.0-dev.58 [2022-04-28T14:00:40.655Z] v2.2.0-dev.59 [2022-04-28T14:00:40.656Z] v2.2.0-dev.6 [2022-04-28T14:00:40.656Z] v2.2.0-dev.60 [2022-04-28T14:00:40.656Z] v2.2.0-dev.61 [2022-04-28T14:00:40.656Z] v2.2.0-dev.62 [2022-04-28T14:00:40.656Z] v2.2.0-dev.63 [2022-04-28T14:00:40.656Z] v2.2.0-dev.64 [2022-04-28T14:00:40.656Z] v2.2.0-dev.65 [2022-04-28T14:00:40.656Z] v2.2.0-dev.66 [2022-04-28T14:00:40.656Z] v2.2.0-dev.67 [2022-04-28T14:00:40.656Z] v2.2.0-dev.68 [2022-04-28T14:00:40.656Z] v2.2.0-dev.69 [2022-04-28T14:00:40.656Z] v2.2.0-dev.7 [2022-04-28T14:00:40.656Z] v2.2.0-dev.70 [2022-04-28T14:00:40.656Z] v2.2.0-dev.71 [2022-04-28T14:00:40.656Z] v2.2.0-dev.72 [2022-04-28T14:00:40.656Z] v2.2.0-dev.73 [2022-04-28T14:00:40.656Z] v2.2.0-dev.74 [2022-04-28T14:00:40.656Z] v2.2.0-dev.75 [2022-04-28T14:00:40.656Z] v2.2.0-dev.76 [2022-04-28T14:00:40.656Z] v2.2.0-dev.77 [2022-04-28T14:00:40.656Z] v2.2.0-dev.78 [2022-04-28T14:00:40.656Z] v2.2.0-dev.79 [2022-04-28T14:00:40.656Z] v2.2.0-dev.8 [2022-04-28T14:00:40.656Z] v2.2.0-dev.80 [2022-04-28T14:00:40.656Z] v2.2.0-dev.81 [2022-04-28T14:00:40.656Z] v2.2.0-dev.82 [2022-04-28T14:00:40.656Z] v2.2.0-dev.83 [2022-04-28T14:00:40.656Z] v2.2.0-dev.84 [2022-04-28T14:00:40.656Z] v2.2.0-dev.85 [2022-04-28T14:00:40.656Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-28T14:00:40.960Z] + lftools sign git-tag v2.2.0-dev.85 [2022-04-28T14:00:41.532Z] Signing Git tag with Sigul... [2022-04-28T14:00:41.533Z] Signing v2.2.0-dev.85 [Pipeline] echo [2022-04-28T14:00:42.114Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:00:42.403Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T14:00:42.412Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T14:00:42.437Z] $ docker stop --time=1 0ad56c372505d4b4ea96c171e615d647f4b22fa735ba6486531ec7914182ea47 [2022-04-28T14:00:43.749Z] $ docker rm -f 0ad56c372505d4b4ea96c171e615d647f4b22fa735ba6486531ec7914182ea47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T14:00:44.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T14:00:44.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:44.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T14:00:44.445Z] . [Pipeline] withDockerContainer [2022-04-28T14:00:44.511Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T14:00:44.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T14:00:44.922Z] $ docker top 31718d412164fcc6e10dacc6d7b67f070a895648eede31a344f7af8635fb8901 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T14:00:45.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T14:00:45.015Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T14:00:45.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T14:00:45.135Z] $ docker exec 31718d412164fcc6e10dacc6d7b67f070a895648eede31a344f7af8635fb8901 ssh-agent [2022-04-28T14:00:45.265Z] SSH_AUTH_SOCK=/tmp/ssh-GZnSlVvBYpDB/agent.32 [2022-04-28T14:00:45.265Z] SSH_AGENT_PID=39 [2022-04-28T14:00:45.271Z] Running ssh-add (command line suppressed) [2022-04-28T14:00:45.380Z] Identity added: /w/workspace/edgex-go/213@tmp/private_key_1708759064705206972.key (/w/workspace/edgex-go/213@tmp/private_key_1708759064705206972.key) [2022-04-28T14:00:45.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T14:00:45.686Z] + git semver bump pre [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,868 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,868 [bump_version] DEBUG bumping version:2.2.0-dev.85 on axis:pre with prefix:dev [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,868 [bump_version] DEBUG bumped version:2.2.0-dev.86 [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,868 [write_version] DEBUG write version:2.2.0-dev.86 to path:/w/workspace/edgex-go/213/.semver/main with force:True [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,868 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,868 [write_file] DEBUG write to file:/w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,870 [execute] INFO git cat-file --batch-check [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/213/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,876 [execute] INFO git cat-file --batch [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/213/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T14:00:45.947Z] 2022-04-28 14:00:45,882 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:45.947Z] 2.2.0-dev.86 [Pipeline] } [2022-04-28T14:00:45.958Z] $ docker exec --env ******** --env ******** 31718d412164fcc6e10dacc6d7b67f070a895648eede31a344f7af8635fb8901 ssh-agent -k [2022-04-28T14:00:46.060Z] unset SSH_AUTH_SOCK; [2022-04-28T14:00:46.060Z] unset SSH_AGENT_PID; [2022-04-28T14:00:46.061Z] echo Agent pid 39 killed; [2022-04-28T14:00:46.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T14:00:46.374Z] + git semver [Pipeline] } [2022-04-28T14:00:46.646Z] $ docker stop --time=1 31718d412164fcc6e10dacc6d7b67f070a895648eede31a344f7af8635fb8901 [2022-04-28T14:00:48.125Z] $ docker rm -f 31718d412164fcc6e10dacc6d7b67f070a895648eede31a344f7af8635fb8901 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T14:00:48.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T14:00:48.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:48.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T14:00:48.781Z] . [Pipeline] withDockerContainer [2022-04-28T14:00:48.852Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T14:00:48.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T14:00:49.298Z] $ docker top 8d4e8267add6f339d8cb8150b1b27cd1e6d6a5da94f32a8458ee27c81a110a4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T14:00:49.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T14:00:49.400Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T14:00:49.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T14:00:49.526Z] $ docker exec 8d4e8267add6f339d8cb8150b1b27cd1e6d6a5da94f32a8458ee27c81a110a4d ssh-agent [2022-04-28T14:00:49.644Z] SSH_AUTH_SOCK=/tmp/ssh-BTzAL0uaRXlw/agent.33 [2022-04-28T14:00:49.644Z] SSH_AGENT_PID=39 [2022-04-28T14:00:49.649Z] Running ssh-add (command line suppressed) [2022-04-28T14:00:49.771Z] Identity added: /w/workspace/edgex-go/213@tmp/private_key_1690931760672944818.key (/w/workspace/edgex-go/213@tmp/private_key_1690931760672944818.key) [2022-04-28T14:00:49.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T14:00:50.074Z] + git semver push [2022-04-28T14:00:50.334Z] 2022-04-28 14:00:50,288 [run_push] DEBUG push [2022-04-28T14:00:50.334Z] 2022-04-28 14:00:50,289 [execute] INFO git push origin semver [2022-04-28T14:00:50.334Z] 2022-04-28 14:00:50,289 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/213/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T14:00:51.277Z] 2022-04-28 14:00:51,126 [run_push] DEBUG push all version tags [2022-04-28T14:00:51.277Z] 2022-04-28 14:00:51,126 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T14:00:51.277Z] 2022-04-28 14:00:51,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/213, universal_newlines=False, shell=None, istream=None) [2022-04-28T14:00:52.221Z] 2022-04-28 14:00:51,913 [read_version] DEBUG read version from /w/workspace/edgex-go/213/.semver/main [2022-04-28T14:00:52.221Z] 2.2.0-dev.86 [Pipeline] } [2022-04-28T14:00:52.231Z] $ docker exec --env ******** --env ******** 8d4e8267add6f339d8cb8150b1b27cd1e6d6a5da94f32a8458ee27c81a110a4d ssh-agent -k [2022-04-28T14:00:52.331Z] unset SSH_AUTH_SOCK; [2022-04-28T14:00:52.331Z] unset SSH_AGENT_PID; [2022-04-28T14:00:52.331Z] echo Agent pid 39 killed; [2022-04-28T14:00:52.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T14:00:52.650Z] + git semver [Pipeline] } [2022-04-28T14:00:52.922Z] $ docker stop --time=1 8d4e8267add6f339d8cb8150b1b27cd1e6d6a5da94f32a8458ee27c81a110a4d [2022-04-28T14:00:54.322Z] $ docker rm -f 8d4e8267add6f339d8cb8150b1b27cd1e6d6a5da94f32a8458ee27c81a110a4d [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-28T14:00:54.840Z] + [ -d /w/workspace/edgex-go/213/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:00:55.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:00:56.115Z] ---> package-listing.sh [2022-04-28T14:00:56.115Z] ++ facter osfamily [2022-04-28T14:00:56.115Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T14:00:56.377Z] + OS_FAMILY=debian [2022-04-28T14:00:56.377Z] + workspace=/w/workspace/edgex-go/213 [2022-04-28T14:00:56.377Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T14:00:56.377Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T14:00:56.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T14:00:56.377Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T14:00:56.377Z] + '[' /w/workspace/edgex-go/213 ']' [2022-04-28T14:00:56.377Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T14:00:56.377Z] + case "${OS_FAMILY}" in [2022-04-28T14:00:56.377Z] + dpkg -l [2022-04-28T14:00:56.377Z] + grep '^ii' [2022-04-28T14:00:56.377Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T14:00:56.377Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T14:00:56.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T14:00:56.377Z] + '[' /w/workspace/edgex-go/213 ']' [2022-04-28T14:00:56.377Z] + mkdir -p /w/workspace/edgex-go/213/archives/ [2022-04-28T14:00:56.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/213/archives/ [Pipeline] echo [2022-04-28T14:00:56.388Z] 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/213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T14:00:56.668Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:57.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T14:00:57.227Z] [2022-04-28T14:00:57.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T14:00:57.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T14:00:57.529Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T14:00:57.529Z] 5eb5b503b376: Pulling fs layer [2022-04-28T14:00:57.529Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T14:00:57.529Z] ec43610c2a17: Pulling fs layer [2022-04-28T14:00:57.529Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T14:00:57.529Z] 33b1e0a273af: Pulling fs layer [2022-04-28T14:00:57.529Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T14:00:57.529Z] 2f39f015ded8: Pulling fs layer [2022-04-28T14:00:57.529Z] 3a2ae6a8a46f: Waiting [2022-04-28T14:00:57.529Z] 33b1e0a273af: Waiting [2022-04-28T14:00:57.529Z] 5d3b04190fa2: Waiting [2022-04-28T14:00:57.529Z] 2f39f015ded8: Waiting [2022-04-28T14:00:57.529Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T14:00:57.529Z] 5c69ac0246d0: Download complete [2022-04-28T14:00:57.529Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T14:00:57.529Z] 3a2ae6a8a46f: Download complete [2022-04-28T14:00:57.529Z] 33b1e0a273af: Verifying Checksum [2022-04-28T14:00:57.529Z] 33b1e0a273af: Download complete [2022-04-28T14:00:57.790Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T14:00:57.790Z] 5d3b04190fa2: Download complete [2022-04-28T14:00:57.790Z] ec43610c2a17: Verifying Checksum [2022-04-28T14:00:57.790Z] ec43610c2a17: Download complete [2022-04-28T14:00:57.790Z] 5eb5b503b376: Verifying Checksum [2022-04-28T14:00:57.790Z] 5eb5b503b376: Download complete [2022-04-28T14:00:58.361Z] 2f39f015ded8: Download complete [2022-04-28T14:00:59.298Z] 5eb5b503b376: Pull complete [2022-04-28T14:00:59.298Z] 5c69ac0246d0: Pull complete [2022-04-28T14:00:59.867Z] ec43610c2a17: Pull complete [2022-04-28T14:00:59.867Z] 3a2ae6a8a46f: Pull complete [2022-04-28T14:01:00.126Z] 33b1e0a273af: Pull complete [2022-04-28T14:01:00.126Z] 5d3b04190fa2: Pull complete [2022-04-28T14:01:04.327Z] 2f39f015ded8: Pull complete [2022-04-28T14:01:04.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T14:01:04.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T14:01:04.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T14:01:04.402Z] prd-ubuntu20.04-docker-8c-8g-33656 does not seem to be running inside a container [2022-04-28T14:01:04.435Z] $ 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/213/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/213 -v /w/workspace/edgex-go/213:/w/workspace/edgex-go/213:rw,z -v /w/workspace/edgex-go/213@tmp:/w/workspace/edgex-go/213@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T14:01:07.136Z] $ docker top 7c6716f2cb569a7f20b9e41003c872b9f6b64a2d980118418369ace126e01637 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T14:01:07.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T14:01:07.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T14:01:08.065Z] + ls /var/log/sa-host [2022-04-28T14:01:08.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T14:01:08.151Z] provisioning config files... [2022-04-28T14:01:08.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/213@tmp/config2972602418248168732tmp [Pipeline] { [Pipeline] echo [2022-04-28T14:01:08.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:01:08.460Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T14:01:08.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:01:08.794Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T14:01:08.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:01:09.091Z] ---> sudo-logs.sh [2022-04-28T14:01:09.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T14:01:09.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:01:09.404Z] ---> job-cost.sh [2022-04-28T14:01:09.405Z] lf-activate-venv: SKIPPING [2022-04-28T14:01:09.405Z] DEBUG: total: 0.10999999940395355 [2022-04-28T14:01:09.405Z] INFO: Retrieving Stack Cost... [2022-04-28T14:01:09.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T14:01:10.233Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T14:01:10.248Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T14:01:10.532Z] ---> logs-deploy.sh [2022-04-28T14:01:10.532Z] lf-activate-venv: SKIPPING [2022-04-28T14:01:10.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/213 [2022-04-28T14:01:10.532Z] INFO: archiving workspace using pattern(s): [2022-04-28T14:01:11.473Z] Archives upload complete. [2022-04-28T14:01:11.473Z] INFO: archiving logs to Nexus