Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab0f97fec4d40b420f2060de726b99c5b26ce4cc 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-ssh173251666841415182.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-ssh12200187835395195675.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-ssh9215599946604251485.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-ssh5348981168462456343.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-ssh13164414954337982032.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41854 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/221 [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/221 # 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 ab0f97fec4d40b420f2060de726b99c5b26ce4cc (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 ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 Commit message: "fix(snap): update processAppOptions list (#4011)" > git rev-list --no-walk 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T18:04:30.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T18:04:30.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T18:04:30.505Z] ========================================================= [2022-05-09T18:04:30.505Z] EdgeX Global Pipelines Version Info [2022-05-09T18:04:30.505Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:04:31.264Z] ------------------- [2022-05-09T18:04:31.264Z] stable info: [2022-05-09T18:04:31.264Z] ------------------- [2022-05-09T18:04:31.264Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T18:04:31.264Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T18:04:31.264Z] Message: update stable to v1.0.227 [2022-05-09T18:04:31.845Z] ------------------- [2022-05-09T18:04:31.845Z] experimental info: [2022-05-09T18:04:31.845Z] ------------------- [2022-05-09T18:04:31.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T18:04:31.845Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T18:04:31.845Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T18:04:31.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T18:04:31.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T18:04:32.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T18:04:32.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T18:04:32.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T18:04:32.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T18:04:32.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T18:04:32.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T18:04:32.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T18:04:32.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T18:04:32.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T18:04:32.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T18:04:32.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T18:04:32.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T18:04:32.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T18:04:32.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T18:04:32.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T18:04:32.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T18:04:32.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T18:04:32.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T18:04:32.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T18:04:32.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T18:04:32.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-09T18:04:32.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-09T18:04:32.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-09T18:04:32.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] echo [2022-05-09T18:04:32.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab0f97f [Pipeline] echo [2022-05-09T18:04:32.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T18:04:32.369Z] provisioning config files... [2022-05-09T18:04:32.382Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config1876510699604300451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:04:32.711Z] ---> docker-login.sh [2022-05-09T18:04:32.711Z] nexus3.edgexfoundry.org:10001 [2022-05-09T18:04:32.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:04:32.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:04:32.972Z] Configure a credential helper to remove this warning. See [2022-05-09T18:04:32.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:04:32.972Z] [2022-05-09T18:04:32.972Z] Login Succeeded [2022-05-09T18:04:32.972Z] nexus3.edgexfoundry.org:10002 [2022-05-09T18:04:32.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:04:33.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:04:33.232Z] Configure a credential helper to remove this warning. See [2022-05-09T18:04:33.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:04:33.232Z] [2022-05-09T18:04:33.232Z] Login Succeeded [2022-05-09T18:04:33.232Z] nexus3.edgexfoundry.org:10003 [2022-05-09T18:04:33.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:04:33.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:04:33.232Z] Configure a credential helper to remove this warning. See [2022-05-09T18:04:33.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:04:33.232Z] [2022-05-09T18:04:33.232Z] Login Succeeded [2022-05-09T18:04:33.232Z] nexus3.edgexfoundry.org:10004 [2022-05-09T18:04:33.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:04:33.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:04:33.493Z] Configure a credential helper to remove this warning. See [2022-05-09T18:04:33.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:04:33.493Z] [2022-05-09T18:04:33.493Z] Login Succeeded [2022-05-09T18:04:33.493Z] docker.io [2022-05-09T18:04:33.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:04:33.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:04:33.754Z] Configure a credential helper to remove this warning. See [2022-05-09T18:04:33.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:04:33.754Z] [2022-05-09T18:04:33.754Z] Login Succeeded [2022-05-09T18:04:33.754Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T18:04:33.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T18:04:34.138Z] + 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-05-09T18:04:34.138Z] + dirname cmd/core-command/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/core-data/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + dirname cmd/core-metadata/Dockerfile [2022-05-09T18:04:34.138Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-09T18:04:34.138Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T18:04:34.138Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T18:04:34.138Z] cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T18:04:34.138Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2022-05-09T18:04:34.138Z] [2022-05-09T18:04:34.138Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T18:04:34.138Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T18:04:34.138Z] + cut -d/ -f2 [2022-05-09T18:04:34.138Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T18:04:34.175Z] 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-05-09T18:04:34.531Z] + git rev-list -1 --merges ab0f97fec4d40b420f2060de726b99c5b26ce4cc~1..ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] echo [2022-05-09T18:04:34.554Z] -----------> git rev-list -1 --merges ab0f97fec4d40b420f2060de726b99c5b26ce4cc~1..ab0f97fec4d40b420f2060de726b99c5b26ce4cc ab0f97fec4d40b420f2060de726b99c5b26ce4cc [false] [Pipeline] sh [2022-05-09T18:04:34.849Z] + git log --format=format:%s -1 ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] echo [2022-05-09T18:04:34.866Z] ========================================================= [2022-05-09T18:04:34.866Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T18:04:34.866Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T18:04:35.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T18:04:35.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T18:04:35.275Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T18:04:35.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T18:04:35.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T18:04:35.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T18:04:35.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:04:35.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T18:04:35.627Z] [2022-05-09T18:04:35.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:04:35.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T18:04:35.932Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T18:04:35.932Z] 1fe172e4850f: Pulling fs layer [2022-05-09T18:04:35.932Z] caf521ccaac6: Pulling fs layer [2022-05-09T18:04:35.932Z] 3ead6fa29328: Pulling fs layer [2022-05-09T18:04:35.932Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T18:04:35.932Z] a8d5f1318db7: Pulling fs layer [2022-05-09T18:04:35.932Z] c427282e49a2: Pulling fs layer [2022-05-09T18:04:35.932Z] 1827001aaf11: Pulling fs layer [2022-05-09T18:04:35.932Z] 0714d37db230: Pulling fs layer [2022-05-09T18:04:35.932Z] ac28cf19c067: Pulling fs layer [2022-05-09T18:04:35.932Z] ca983d60f3e2: Pulling fs layer [2022-05-09T18:04:35.932Z] 9f894cec8388: Pulling fs layer [2022-05-09T18:04:35.932Z] 5c2a1cbceb83: Waiting [2022-05-09T18:04:35.932Z] 0714d37db230: Waiting [2022-05-09T18:04:35.932Z] a8d5f1318db7: Waiting [2022-05-09T18:04:35.932Z] ac28cf19c067: Waiting [2022-05-09T18:04:35.932Z] c427282e49a2: Waiting [2022-05-09T18:04:35.932Z] 1827001aaf11: Waiting [2022-05-09T18:04:35.932Z] ca983d60f3e2: Waiting [2022-05-09T18:04:35.932Z] 9f894cec8388: Waiting [2022-05-09T18:04:35.932Z] caf521ccaac6: Verifying Checksum [2022-05-09T18:04:35.932Z] caf521ccaac6: Download complete [2022-05-09T18:04:35.932Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T18:04:35.932Z] 5c2a1cbceb83: Download complete [2022-05-09T18:04:35.932Z] a8d5f1318db7: Verifying Checksum [2022-05-09T18:04:35.932Z] a8d5f1318db7: Download complete [2022-05-09T18:04:35.932Z] c427282e49a2: Verifying Checksum [2022-05-09T18:04:35.932Z] c427282e49a2: Download complete [2022-05-09T18:04:35.932Z] 3ead6fa29328: Verifying Checksum [2022-05-09T18:04:35.932Z] 3ead6fa29328: Download complete [2022-05-09T18:04:36.191Z] 0714d37db230: Download complete [2022-05-09T18:04:36.191Z] ac28cf19c067: Verifying Checksum [2022-05-09T18:04:36.191Z] ac28cf19c067: Download complete [2022-05-09T18:04:36.191Z] ca983d60f3e2: Download complete [2022-05-09T18:04:36.191Z] 9f894cec8388: Download complete [2022-05-09T18:04:36.191Z] 1fe172e4850f: Verifying Checksum [2022-05-09T18:04:36.191Z] 1fe172e4850f: Download complete [2022-05-09T18:04:36.454Z] 1827001aaf11: Verifying Checksum [2022-05-09T18:04:36.454Z] 1827001aaf11: Download complete [2022-05-09T18:04:37.391Z] 1fe172e4850f: Pull complete [2022-05-09T18:04:37.651Z] caf521ccaac6: Pull complete [2022-05-09T18:04:37.912Z] 3ead6fa29328: Pull complete [2022-05-09T18:04:38.173Z] 5c2a1cbceb83: Pull complete [2022-05-09T18:04:38.432Z] a8d5f1318db7: Pull complete [2022-05-09T18:04:38.432Z] c427282e49a2: Pull complete [2022-05-09T18:04:40.341Z] 1827001aaf11: Pull complete [2022-05-09T18:04:40.341Z] 0714d37db230: Pull complete [2022-05-09T18:04:40.341Z] ac28cf19c067: Pull complete [2022-05-09T18:04:40.341Z] ca983d60f3e2: Pull complete [2022-05-09T18:04:40.341Z] 9f894cec8388: Pull complete [2022-05-09T18:04:40.341Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T18:04:40.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T18:04:40.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T18:04:40.672Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T18:04:40.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:04:42.102Z] $ docker top 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 -eo pid,comm [2022-05-09T18:04:42.168Z] 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-05-09T18:04:42.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T18:04:42.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T18:04:42.206Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T18:04:42.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T18:04:42.338Z] $ docker exec 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent [2022-05-09T18:04:42.464Z] SSH_AUTH_SOCK=/tmp/ssh-H9vXqWtJZAvR/agent.32 [2022-05-09T18:04:42.464Z] SSH_AGENT_PID=38 [2022-05-09T18:04:42.472Z] Running ssh-add (command line suppressed) [2022-05-09T18:04:42.586Z] Identity added: /w/workspace/edgex-go/221@tmp/private_key_7426547103741746453.key (/w/workspace/edgex-go/221@tmp/private_key_7426547103741746453.key) [2022-05-09T18:04:42.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T18:04:42.882Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T18:04:42.897Z] $ docker exec --env ******** --env ******** 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent -k [2022-05-09T18:04:42.998Z] unset SSH_AUTH_SOCK; [2022-05-09T18:04:42.998Z] unset SSH_AGENT_PID; [2022-05-09T18:04:42.998Z] echo Agent pid 38 killed; [2022-05-09T18:04:43.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T18:04:43.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T18:04:43.033Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T18:04:43.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T18:04:43.164Z] $ docker exec 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent [2022-05-09T18:04:43.280Z] SSH_AUTH_SOCK=/tmp/ssh-6M4xzum72Mif/agent.72 [2022-05-09T18:04:43.280Z] SSH_AGENT_PID=78 [2022-05-09T18:04:43.285Z] Running ssh-add (command line suppressed) [2022-05-09T18:04:43.408Z] Identity added: /w/workspace/edgex-go/221@tmp/private_key_4220564295287764975.key (/w/workspace/edgex-go/221@tmp/private_key_4220564295287764975.key) [2022-05-09T18:04:43.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T18:04:43.707Z] + git semver init [2022-05-09T18:04:43.967Z] 2022-05-09 18:04:43,890 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T18:04:43.967Z] 2022-05-09 18:04:43,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/221/.semver [2022-05-09T18:04:43.967Z] 2022-05-09 18:04:43,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/221/.semver [2022-05-09T18:04:43.967Z] 2022-05-09 18:04:43,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/221/.semver'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=None) [2022-05-09T18:04:48.177Z] 2022-05-09 18:04:47,799 [append_file] DEBUG append to file:/w/workspace/edgex-go/221/.git/info/exclude [2022-05-09T18:04:48.177Z] 2022-05-09 18:04:47,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/221/.semver/main with force:False [2022-05-09T18:04:48.177Z] 2022-05-09 18:04:47,799 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T18:04:48.177Z] 2022-05-09 18:04:47,800 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T18:04:48.177Z] 2.2.0-dev.93 [Pipeline] } [2022-05-09T18:04:48.191Z] $ docker exec --env ******** --env ******** 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent -k [2022-05-09T18:04:48.322Z] unset SSH_AUTH_SOCK; [2022-05-09T18:04:48.322Z] unset SSH_AGENT_PID; [2022-05-09T18:04:48.322Z] echo Agent pid 78 killed; [2022-05-09T18:04:48.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T18:04:48.641Z] + git semver [Pipeline] } [2022-05-09T18:04:48.919Z] $ docker stop --time=1 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 [2022-05-09T18:04:50.233Z] $ docker rm -f 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T18:04:50.587Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T18:04:50.869Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T18:04:50.874Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.93 [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-05-09T18:04:51.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T18:04:51.012Z] ========================================================= [2022-05-09T18:04:51.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T18:04:51.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:04:51.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T18:04:51.307Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T18:04:51.307Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T18:04:51.307Z] 666ba61612fd: Pulling fs layer [2022-05-09T18:04:51.307Z] 8ed8ca486205: Pulling fs layer [2022-05-09T18:04:51.307Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T18:04:51.307Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T18:04:51.307Z] ca2b28591e48: Pulling fs layer [2022-05-09T18:04:51.307Z] a51346096db8: Pulling fs layer [2022-05-09T18:04:51.307Z] daebc70d1ce1: Pulling fs layer [2022-05-09T18:04:51.307Z] 0e18a0eac166: Pulling fs layer [2022-05-09T18:04:51.307Z] 4fe6c5a15a65: Waiting [2022-05-09T18:04:51.307Z] 22a0e8bec74d: Waiting [2022-05-09T18:04:51.307Z] ca2b28591e48: Waiting [2022-05-09T18:04:51.307Z] daebc70d1ce1: Waiting [2022-05-09T18:04:51.307Z] a51346096db8: Waiting [2022-05-09T18:04:51.307Z] 0e18a0eac166: Waiting [2022-05-09T18:04:51.307Z] 8ed8ca486205: Download complete [2022-05-09T18:04:51.307Z] 666ba61612fd: Verifying Checksum [2022-05-09T18:04:51.307Z] 666ba61612fd: Download complete [2022-05-09T18:04:51.307Z] 22a0e8bec74d: Download complete [2022-05-09T18:04:51.307Z] ca2b28591e48: Verifying Checksum [2022-05-09T18:04:51.307Z] ca2b28591e48: Download complete [2022-05-09T18:04:51.307Z] a51346096db8: Verifying Checksum [2022-05-09T18:04:51.307Z] a51346096db8: Download complete [2022-05-09T18:04:51.307Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T18:04:51.307Z] 59bf1c3509f3: Download complete [2022-05-09T18:04:51.569Z] daebc70d1ce1: Verifying Checksum [2022-05-09T18:04:51.569Z] daebc70d1ce1: Download complete [2022-05-09T18:04:51.569Z] 59bf1c3509f3: Pull complete [2022-05-09T18:04:51.569Z] 666ba61612fd: Pull complete [2022-05-09T18:04:51.830Z] 8ed8ca486205: Pull complete [2022-05-09T18:04:52.090Z] 0e18a0eac166: Verifying Checksum [2022-05-09T18:04:52.090Z] 0e18a0eac166: Download complete [2022-05-09T18:04:52.090Z] 4fe6c5a15a65: Download complete [2022-05-09T18:04:56.287Z] 4fe6c5a15a65: Pull complete [2022-05-09T18:04:56.287Z] 22a0e8bec74d: Pull complete [2022-05-09T18:04:56.287Z] ca2b28591e48: Pull complete [2022-05-09T18:04:56.287Z] a51346096db8: Pull complete [2022-05-09T18:04:56.287Z] daebc70d1ce1: Pull complete [2022-05-09T18:04:58.194Z] 0e18a0eac166: Pull complete [2022-05-09T18:04:58.454Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T18:04:58.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T18:04:58.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:04:58.754Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T18:04:58.754Z] WORKDIR /edgex [2022-05-09T18:04:58.754Z] COPY go.mod . [2022-05-09T18:04:58.754Z] RUN go mod download [2022-05-09T18:04:58.754Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-09T18:05:00.151Z] Sending build context to Docker daemon 335.2MB [2022-05-09T18:05:00.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T18:05:00.151Z] ---> f018257e8ee9 [2022-05-09T18:05:00.151Z] Step 2/4 : WORKDIR /edgex [2022-05-09T18:05:02.066Z] ---> Running in e1937d60376b [2022-05-09T18:05:02.067Z] Removing intermediate container e1937d60376b [2022-05-09T18:05:02.067Z] ---> 72127c4fdbb9 [2022-05-09T18:05:02.067Z] Step 3/4 : COPY go.mod . [2022-05-09T18:05:02.328Z] ---> 1343c35a8903 [2022-05-09T18:05:02.328Z] Step 4/4 : RUN go mod download [2022-05-09T18:05:02.328Z] ---> Running in dc65bff6f4a9 [2022-05-09T18:05:05.950Z] Still waiting to schedule task [2022-05-09T18:05:05.951Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T18:05:14.553Z] Removing intermediate container dc65bff6f4a9 [2022-05-09T18:05:14.553Z] ---> 20548660b2da [2022-05-09T18:05:14.553Z] Successfully built 20548660b2da [2022-05-09T18:05:14.553Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:05:14.852Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T18:05:14.852Z] . [Pipeline] withDockerContainer [2022-05-09T18:05:14.931Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T18:05:14.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:05:15.350Z] $ docker top 20d093d80f3c885fc3d25a15316a0d06f38a3909e04b9c71f2393689c14e4ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:05:15.702Z] + go version [2022-05-09T18:05:15.702Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T18:05:15.717Z] $ docker stop --time=1 20d093d80f3c885fc3d25a15316a0d06f38a3909e04b9c71f2393689c14e4ad9 [2022-05-09T18:05:17.019Z] $ docker rm -f 20d093d80f3c885fc3d25a15316a0d06f38a3909e04b9c71f2393689c14e4ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:05:17.417Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T18:05:17.417Z] . [Pipeline] withDockerContainer [2022-05-09T18:05:17.541Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T18:05:17.577Z] $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:05:17.924Z] $ docker top 83ec16af19948622cfca3e698d792a3530c56c3505d074d83c211aeb70869b75 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T18:05:17.997Z] ========================================================= [2022-05-09T18:05:17.997Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T18:05:17.997Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:05:18.291Z] + make test [2022-05-09T18:05:18.291Z] go mod tidy -compat=1.17 [2022-05-09T18:05:18.291Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T18:05:23.572Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T18:05:33.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T18:05:33.819Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T18:05:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T18:05:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T18:05:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T18:05:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T18:05:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T18:05:34.335Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T18:05:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T18:05:35.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-05-09T18:05:35.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T18:05:35.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T18:05:35.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-05-09T18:05:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T18:05:35.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 53.4% of statements [2022-05-09T18:05:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T18:05:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.480s coverage: 89.2% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.418s coverage: 95.6% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-05-09T18:05:40.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements [2022-05-09T18:05:40.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T18:05:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-05-09T18:05:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2022-05-09T18:05:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-05-09T18:05:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-05-09T18:05:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-05-09T18:05:50.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2022-05-09T18:05:50.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2022-05-09T18:05:50.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements [2022-05-09T18:05:50.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 65.4% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T18:06:00.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T18:06:00.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T18:06:00.741Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2022-05-09T18:06:00.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-09T18:06:00.741Z] 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-05-09T18:06:18.837Z] GO111MODULE=on go vet ./... [2022-05-09T18:06:21.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T18:06:21.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T18:06:21.634Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T18:06:22.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T18:06:22.510Z] + ls -al . [2022-05-09T18:06:22.510Z] total 672 [2022-05-09T18:06:22.510Z] drwxrwxr-x 10 1001 1001 4096 May 9 18:06 . [2022-05-09T18:06:22.510Z] drwxr-xr-x 4 root root 4096 May 9 18:05 .. [2022-05-09T18:06:22.510Z] -rw-rw-r-- 1 1001 1001 11 May 9 18:04 .dockerignore [2022-05-09T18:06:22.510Z] drwxrwxr-x 8 1001 1001 4096 May 9 18:04 .git [2022-05-09T18:06:22.510Z] drwxrwxr-x 3 1001 1001 4096 May 9 18:04 .github [2022-05-09T18:06:22.510Z] -rw-rw-r-- 1 1001 1001 879 May 9 18:04 .gitignore [2022-05-09T18:06:22.510Z] -rw-rw-r-- 1 1001 1001 42 May 9 18:04 .golangci.yml [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 87 May 9 18:04 .hadolint.yml [2022-05-09T18:06:22.511Z] drwxr-xr-x 3 1001 1001 4096 May 9 18:04 .semver [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 166 May 9 18:04 .sonarcloud.properties [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 1171 May 9 18:04 ADOPTERS.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 10086 May 9 18:04 Attribution.txt [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 51732 May 9 18:04 CHANGELOG.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 3804 May 9 18:04 CONTRIBUTING.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 677 May 9 18:04 GOVERNANCE.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 850 May 9 18:04 Jenkinsfile [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 10775 May 9 18:04 LICENSE [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 10389 May 9 18:04 Makefile [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 582 May 9 18:04 OWNERS.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 9094 May 9 18:04 README.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 6912 May 9 18:04 SECURITY.md [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 12 May 9 18:04 VERSION [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 4131 May 9 18:04 ZMQWindows.md [2022-05-09T18:06:22.511Z] drwxrwxr-x 2 1001 1001 4096 May 9 18:04 bin [2022-05-09T18:06:22.511Z] drwxrwxr-x 18 1001 1001 4096 May 9 18:04 cmd [2022-05-09T18:06:22.511Z] -rw-r--r-- 1 root root 435134 May 9 18:05 coverage.out [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 3256 May 9 18:04 go.mod [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 35162 May 9 18:05 go.sum [2022-05-09T18:06:22.511Z] drwxrwxr-x 8 1001 1001 4096 May 9 18:04 internal [2022-05-09T18:06:22.511Z] drwxrwxr-x 3 1001 1001 4096 May 9 18:04 openapi [2022-05-09T18:06:22.511Z] drwxrwxr-x 4 1001 1001 4096 May 9 18:04 snap [2022-05-09T18:06:22.511Z] -rw-rw-r-- 1 1001 1001 204 May 9 18:04 version.go [Pipeline] sh [2022-05-09T18:06:22.804Z] + '[' -e coverage.out ] [2022-05-09T18:06:22.804Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T18:06:22.909Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T18:06:23.189Z] + make build [2022-05-09T18:06:23.189Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T18:06:38.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T18:06:44.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T18:06:45.587Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T18:06:52.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T18:06:52.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T18:06:52.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T18:06:53.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T18:06:54.363Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T18:06:55.303Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T18:06:55.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T18:06:56.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T18:06:57.822Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-09T18:06:59.219Z] $ docker stop --time=1 83ec16af19948622cfca3e698d792a3530c56c3505d074d83c211aeb70869b75 [2022-05-09T18:07:01.588Z] $ docker rm -f 83ec16af19948622cfca3e698d792a3530c56c3505d074d83c211aeb70869b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:07:02.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T18:07:02.580Z] [2022-05-09T18:07:02.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:07:02.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T18:07:02.888Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T18:07:02.888Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T18:07:02.888Z] ca9280d653b3: Pulling fs layer [2022-05-09T18:07:02.888Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T18:07:02.888Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-09T18:07:02.888Z] cbdbe7a5bc2a: Download complete [2022-05-09T18:07:03.147Z] ca9280d653b3: Verifying Checksum [2022-05-09T18:07:03.147Z] ca9280d653b3: Download complete [2022-05-09T18:07:03.147Z] cbdbe7a5bc2a: Pull complete [2022-05-09T18:07:03.407Z] 7e9c9ca2126c: Verifying Checksum [2022-05-09T18:07:03.407Z] 7e9c9ca2126c: Download complete [2022-05-09T18:07:03.407Z] ca9280d653b3: Pull complete [2022-05-09T18:07:06.698Z] 7e9c9ca2126c: Pull complete [2022-05-09T18:07:06.698Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T18:07:06.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T18:07:06.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T18:07:06.765Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T18:07:06.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:07:08.245Z] $ docker top c2512f3e1b7336278df077537c189b034ad76e4fb6b9739191d0ad894933523a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:07:08.683Z] + docker-compose build --help [2022-05-09T18:07:08.683Z] + grep parallel [2022-05-09T18:07:09.255Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T18:07:09.269Z] $ docker stop --time=1 c2512f3e1b7336278df077537c189b034ad76e4fb6b9739191d0ad894933523a [2022-05-09T18:07:10.543Z] $ docker rm -f c2512f3e1b7336278df077537c189b034ad76e4fb6b9739191d0ad894933523a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:07:10.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T18:07:10.988Z] . [Pipeline] withDockerContainer [2022-05-09T18:07:11.057Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T18:07:11.096Z] $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:07:11.479Z] $ docker top 446896e439598b8e5c646c6b56a5e2b9a5b76ad6b430d825ae9c4ee73a303718 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:07:11.832Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T18:07:12.402Z] Building core-command ... [2022-05-09T18:07:12.402Z] Building core-data ... [2022-05-09T18:07:12.402Z] Building core-metadata ... [2022-05-09T18:07:12.402Z] Building security-bootstrapper ... [2022-05-09T18:07:12.402Z] Building security-proxy-setup ... [2022-05-09T18:07:12.402Z] Building security-secretstore-setup ... [2022-05-09T18:07:12.402Z] Building security-spiffe-token-provider ... [2022-05-09T18:07:12.402Z] Building security-spire-agent ... [2022-05-09T18:07:12.402Z] Building security-spire-config ... [2022-05-09T18:07:12.402Z] Building security-spire-server ... [2022-05-09T18:07:12.402Z] Building support-notifications ... [2022-05-09T18:07:12.402Z] Building support-scheduler ... [2022-05-09T18:07:12.402Z] Building sys-mgmt-agent ... [2022-05-09T18:07:12.402Z] Building security-spiffe-token-provider [2022-05-09T18:07:12.402Z] Building core-command [2022-05-09T18:07:12.402Z] Building security-spire-agent [2022-05-09T18:07:12.402Z] Building security-secretstore-setup [2022-05-09T18:07:12.402Z] Building sys-mgmt-agent [2022-05-09T18:07:30.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:07:30.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:07:30.505Z] ---> 20548660b2da [2022-05-09T18:07:30.505Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:07:30.505Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:07:30.505Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:07:30.505Z] ---> 20548660b2da [2022-05-09T18:07:30.505Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T18:07:30.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:07:30.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:07:30.505Z] ---> 20548660b2da [2022-05-09T18:07:30.505Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:07:30.505Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:07:30.505Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:07:30.505Z] ---> 20548660b2da [2022-05-09T18:07:30.505Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T18:07:30.505Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:07:30.505Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:07:30.505Z] ---> 20548660b2da [2022-05-09T18:07:30.505Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T18:07:30.505Z] ---> Running in c42b9f84a435 [2022-05-09T18:07:30.505Z] ---> Running in d70fe5748134 [2022-05-09T18:07:30.505Z] ---> Running in 86add0b02975 [2022-05-09T18:07:30.505Z] ---> Running in 55550d512755 [2022-05-09T18:07:30.505Z] ---> Running in 9581e801c1a7 [2022-05-09T18:07:30.505Z] Removing intermediate container 55550d512755 [2022-05-09T18:07:30.505Z] ---> 672e71d00dcd [2022-05-09T18:07:30.505Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:07:30.505Z] Removing intermediate container c42b9f84a435 [2022-05-09T18:07:30.505Z] ---> c5d53abf749b [2022-05-09T18:07:30.505Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:07:30.506Z] Removing intermediate container d70fe5748134 [2022-05-09T18:07:30.506Z] ---> d47881e6d5ec [2022-05-09T18:07:30.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:07:30.506Z] ---> Running in 7604d7c9c7d4 [2022-05-09T18:07:30.506Z] Removing intermediate container 86add0b02975 [2022-05-09T18:07:30.506Z] ---> 8e46f8c8261a [2022-05-09T18:07:30.506Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T18:07:30.506Z] Removing intermediate container 9581e801c1a7 [2022-05-09T18:07:30.506Z] ---> 1411530e652b [2022-05-09T18:07:30.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:07:30.506Z] ---> Running in eb10d3b0b2c0 [2022-05-09T18:07:30.506Z] ---> Running in 337e7d2c838e [2022-05-09T18:07:30.506Z] ---> Running in a406b45c71cc [2022-05-09T18:07:30.506Z] ---> Running in 974239d83e68 [2022-05-09T18:07:31.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:31.334Z] Removing intermediate container 7604d7c9c7d4 [2022-05-09T18:07:31.334Z] ---> d429e2df5560 [2022-05-09T18:07:31.334Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:07:31.334Z] ---> Running in 7b5e9f006668 [2022-05-09T18:07:31.334Z] Removing intermediate container 337e7d2c838e [2022-05-09T18:07:31.334Z] ---> 88120628721c [2022-05-09T18:07:31.334Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T18:07:31.334Z] Removing intermediate container eb10d3b0b2c0 [2022-05-09T18:07:31.334Z] ---> 2b2a268cc2a9 [2022-05-09T18:07:31.334Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T18:07:31.334Z] ---> Running in e6e9c578e00d [2022-05-09T18:07:31.334Z] ---> Running in 4f951c10699d [2022-05-09T18:07:31.596Z] Removing intermediate container 974239d83e68 [2022-05-09T18:07:31.596Z] ---> 812b9430f23e [2022-05-09T18:07:31.596Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T18:07:31.596Z] ---> Running in a989c3f9e251 [2022-05-09T18:07:31.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:31.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.113Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:07:32.113Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:07:32.113Z] OK: 15864 distinct packages available [2022-05-09T18:07:32.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:32.897Z] OK: 221 MiB in 52 packages [2022-05-09T18:07:33.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:07:33.156Z] OK: 221 MiB in 52 packages [2022-05-09T18:07:33.156Z] OK: 221 MiB in 52 packages [2022-05-09T18:07:33.416Z] OK: 221 MiB in 52 packages [2022-05-09T18:07:33.416Z] Removing intermediate container 7b5e9f006668 [2022-05-09T18:07:33.416Z] ---> b3b8acb16809 [2022-05-09T18:07:33.416Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T18:07:33.416Z] OK: 221 MiB in 52 packages [2022-05-09T18:07:33.677Z] ---> 758caf0b0ba7 [2022-05-09T18:07:33.677Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:07:33.677Z] ---> Running in 9135e829f479 [2022-05-09T18:07:33.937Z] Removing intermediate container e6e9c578e00d [2022-05-09T18:07:33.937Z] ---> 027243d07b42 [2022-05-09T18:07:33.937Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:07:33.937Z] Removing intermediate container a989c3f9e251 [2022-05-09T18:07:33.937Z] ---> 995f6bc540ea [2022-05-09T18:07:33.937Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:07:33.937Z] Removing intermediate container 4f951c10699d [2022-05-09T18:07:33.937Z] ---> 5c900a927abf [2022-05-09T18:07:33.937Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T18:07:33.937Z] Removing intermediate container a406b45c71cc [2022-05-09T18:07:33.937Z] ---> 1dba934f64ca [2022-05-09T18:07:33.937Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T18:07:33.937Z] ---> 255513f4535f [2022-05-09T18:07:33.937Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:07:33.937Z] ---> Running in 7f5a387064e6 [2022-05-09T18:07:34.197Z] ---> 944b3d3ec263 [2022-05-09T18:07:34.197Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:07:34.197Z] ---> 3461b6d8ca70 [2022-05-09T18:07:34.197Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:07:34.197Z] ---> 62e18cc8bf06 [2022-05-09T18:07:34.197Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:07:34.197Z] ---> Running in e1a993693f9a [2022-05-09T18:07:34.197Z] ---> Running in 6f0436024e3f [2022-05-09T18:07:34.197Z] ---> Running in d6c852fa2c10 [2022-05-09T18:07:34.456Z] Removing intermediate container 9135e829f479 [2022-05-09T18:07:34.456Z] ---> 2a143789d3b4 [2022-05-09T18:07:34.456Z] Step 8/26 : COPY . . [2022-05-09T18:07:35.390Z] Removing intermediate container 7f5a387064e6 [2022-05-09T18:07:35.390Z] ---> aba193cfc880 [2022-05-09T18:07:35.390Z] Step 8/23 : COPY . . [2022-05-09T18:07:37.921Z] Removing intermediate container e1a993693f9a [2022-05-09T18:07:37.921Z] ---> 4cab4084efaf [2022-05-09T18:07:37.921Z] Step 8/23 : COPY . . [2022-05-09T18:07:37.921Z] Removing intermediate container d6c852fa2c10 [2022-05-09T18:07:37.921Z] ---> 5ff33c24c642 [2022-05-09T18:07:37.921Z] Step 8/25 : COPY . . [2022-05-09T18:07:37.921Z] Removing intermediate container 6f0436024e3f [2022-05-09T18:07:37.921Z] ---> e8b42958a1df [2022-05-09T18:07:37.921Z] Step 7/20 : COPY . . [2022-05-09T18:07:44.496Z] ---> 1f7da5b43e59 [2022-05-09T18:07:44.496Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:07:44.496Z] ---> Running in f0506f6cdaa7 [2022-05-09T18:07:44.496Z] ---> a924e801d0ad [2022-05-09T18:07:44.496Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T18:07:44.496Z] ---> ddf356af363c [2022-05-09T18:07:44.496Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T18:07:44.496Z] ---> c877e83c4386 [2022-05-09T18:07:44.496Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T18:07:44.496Z] Removing intermediate container f0506f6cdaa7 [2022-05-09T18:07:44.496Z] ---> 89060325e6d1 [2022-05-09T18:07:44.496Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T18:07:44.496Z] ---> Running in 81e7ad5072a9 [2022-05-09T18:07:44.496Z] ---> Running in 2556ad039abe [2022-05-09T18:07:44.496Z] ---> Running in 72af8c90c8fb [2022-05-09T18:07:44.496Z] ---> Running in 519d05d27d65 [2022-05-09T18:07:44.496Z] ---> 7d6c8fb10af8 [2022-05-09T18:07:44.496Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T18:07:44.755Z] ---> Running in 6753da93c6f5 [2022-05-09T18:07:45.015Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T18:07:45.015Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T18:07:45.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T18:07:45.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T18:07:45.869Z] Removing intermediate container 519d05d27d65 [2022-05-09T18:07:45.869Z] ---> 2f975dde6c1c [2022-05-09T18:07:45.869Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T18:07:46.127Z] ---> Running in 144ca107d69c [2022-05-09T18:07:46.127Z] Removing intermediate container 144ca107d69c [2022-05-09T18:07:46.127Z] ---> c525afbc7a58 [2022-05-09T18:07:46.127Z] 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-05-09T18:07:46.127Z] ---> Running in 502a46f666f3 [2022-05-09T18:07:47.505Z] spire-1.2.1/ [2022-05-09T18:07:47.505Z] spire-1.2.1/.data/ [2022-05-09T18:07:47.505Z] spire-1.2.1/.data/.file [2022-05-09T18:07:47.505Z] spire-1.2.1/.dockerignore [2022-05-09T18:07:47.505Z] spire-1.2.1/.gitattributes [2022-05-09T18:07:47.505Z] spire-1.2.1/.githooks/ [2022-05-09T18:07:47.505Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/ [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:07:47.505Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:07:47.505Z] spire-1.2.1/.gitignore [2022-05-09T18:07:47.505Z] spire-1.2.1/.go-version [2022-05-09T18:07:47.505Z] spire-1.2.1/.golangci.yml [2022-05-09T18:07:47.505Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:07:47.505Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:07:47.505Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:07:47.505Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:07:47.505Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:07:47.505Z] spire-1.2.1/Dockerfile [2022-05-09T18:07:47.505Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:07:47.505Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:07:47.505Z] spire-1.2.1/LICENSE [2022-05-09T18:07:47.505Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:07:47.505Z] spire-1.2.1/Makefile [2022-05-09T18:07:47.505Z] spire-1.2.1/README.md [2022-05-09T18:07:47.505Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:07:47.505Z] spire-1.2.1/SECURITY.md [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:07:47.505Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:07:47.506Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/ [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/agent/ [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/server/ [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:07:47.506Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/ [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/ [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:07:47.506Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:07:47.506Z] spire-1.2.1/examples/ [2022-05-09T18:07:47.506Z] spire-1.2.1/examples/README.md [2022-05-09T18:07:47.506Z] spire-1.2.1/go.mod [2022-05-09T18:07:47.506Z] spire-1.2.1/go.sum [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:07:47.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:07:47.507Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:07:47.508Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:07:47.509Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:07:47.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/private/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:07:47.511Z] spire-1.2.1/release/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:07:47.511Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:07:47.511Z] spire-1.2.1/script/ [2022-05-09T18:07:47.511Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:07:47.511Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:07:47.511Z] spire-1.2.1/support/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:07:47.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:07:47.512Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/clock/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:07:47.512Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/common [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:07:47.512Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:07:47.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:07:47.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:07:47.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:07:47.516Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:07:47.516Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testca/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testkey/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/util/ [2022-05-09T18:07:47.516Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/util/race.go [2022-05-09T18:07:47.516Z] spire-1.2.1/test/util/util.go [2022-05-09T18:07:47.516Z] building spire from source... [2022-05-09T18:07:47.516Z] Installing go1.17.7... [2022-05-09T18:07:51.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41857 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-09T18:07:51.612Z] Running in /w/workspace/edgex-go/221 [Pipeline] { [Pipeline] checkout [2022-05-09T18:07:51.930Z] The recommended git tool is: git [2022-05-09T18:07:54.284Z] Building bin/spire-server... [2022-05-09T18:07:54.284Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:07:54.284Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:07:54.284Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:07:54.284Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:07:54.284Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:07:54.284Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:07:54.284Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:07:54.284Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:07:54.284Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:07:54.284Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:07:54.284Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:07:54.284Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:07:54.284Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:07:54.284Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:07:54.284Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:07:54.284Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:07:54.284Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:07:54.284Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:07:54.284Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:07:54.284Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:07:54.284Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:07:54.284Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:07:54.284Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:07:54.284Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:07:54.284Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:07:54.284Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:07:54.284Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:07:54.543Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:07:54.543Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:07:54.543Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:07:54.543Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:07:54.543Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:07:54.543Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:07:54.543Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:07:54.801Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:07:55.366Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:07:57.268Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:07:57.268Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:07:57.268Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:07:57.268Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:07:58.706Z] using credential edgex-jenkins-ssh [2022-05-09T18:07:58.728Z] Cloning the remote Git repository [2022-05-09T18:07:58.799Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T18:07:58.893Z] > git init /w/workspace/edgex-go/221 # timeout=10 [2022-05-09T18:07:59.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T18:07:59.007Z] > git --version # timeout=10 [2022-05-09T18:07:59.034Z] > git --version # 'git version 2.25.1' [2022-05-09T18:07:59.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T18:07:59.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T18:08:01.457Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:08:01.457Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:08:01.457Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:08:01.457Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:08:01.457Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:08:01.457Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:08:01.457Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:08:01.457Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:08:01.457Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:08:01.457Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:08:02.396Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:08:02.656Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:08:02.656Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:08:02.656Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:08:02.914Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:08:02.915Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:08:02.915Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:08:02.915Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:08:02.915Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:08:02.915Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:08:03.174Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:08:03.174Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:08:03.174Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:08:03.174Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:08:03.174Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:08:03.174Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:08:03.432Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:08:03.432Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:08:03.432Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:08:03.432Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:08:03.432Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:08:03.432Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:08:03.432Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:08:03.432Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:08:05.963Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:08:05.963Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:08:05.963Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:08:05.963Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:08:05.963Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:08:05.963Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:08:05.963Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:08:05.963Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:08:05.963Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:08:05.963Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:08:05.963Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:08:05.963Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:08:05.963Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:08:06.223Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:08:06.223Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:08:06.223Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:08:06.223Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:08:06.223Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:08:06.223Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:08:06.223Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:08:06.223Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:08:06.223Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:08:06.223Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:08:06.223Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:08:06.223Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:08:06.223Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:08:06.223Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:08:06.223Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:08:06.223Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:08:06.481Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:08:06.481Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:08:06.481Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:08:06.481Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:08:06.481Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:08:06.481Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:08:06.481Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:08:06.744Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:08:06.744Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:08:06.744Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:08:06.744Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:08:06.744Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:08:06.744Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:08:06.744Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:08:06.744Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:08:06.744Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:08:06.744Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:08:06.744Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:08:06.744Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:08:07.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T18:08:11.411Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:08:11.411Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:08:19.136Z] Avoid second fetch [2022-05-09T18:08:19.137Z] Checking out Revision ab0f97fec4d40b420f2060de726b99c5b26ce4cc (main) [2022-05-09T18:08:19.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T18:08:19.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T18:08:19.171Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T18:08:19.192Z] > git checkout -f ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 [2022-05-09T18:08:21.398Z] Removing intermediate container 81e7ad5072a9 [2022-05-09T18:08:21.398Z] ---> 657800b163e1 [2022-05-09T18:08:21.398Z] [2022-05-09T18:08:21.398Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:08:21.398Z] Removing intermediate container 2556ad039abe [2022-05-09T18:08:21.398Z] ---> 9f295b79271e [2022-05-09T18:08:21.398Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T18:08:21.398Z] Removing intermediate container 6753da93c6f5 [2022-05-09T18:08:21.398Z] ---> 9811c9f618a3 [2022-05-09T18:08:21.398Z] [2022-05-09T18:08:21.398Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T18:08:21.398Z] Removing intermediate container 72af8c90c8fb [2022-05-09T18:08:21.398Z] ---> f5d4a24615ae [2022-05-09T18:08:21.398Z] [2022-05-09T18:08:21.398Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T18:08:21.398Z] ---> Running in e8a95662ee2c [2022-05-09T18:08:21.398Z] 3.14: Pulling from library/alpine [2022-05-09T18:08:21.398Z] 3.14: Pulling from library/alpine [2022-05-09T18:08:21.964Z] 3.15: Pulling from library/alpine [2022-05-09T18:08:22.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T18:08:22.791Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T18:08:22.791Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T18:08:22.791Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T18:08:22.791Z] Status: Image is up to date for alpine:3.14 [2022-05-09T18:08:22.791Z] ---> e04c818066af [2022-05-09T18:08:22.791Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T18:08:22.791Z] ---> e04c818066af [2022-05-09T18:08:22.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:08:23.050Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T18:08:23.308Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T18:08:23.308Z] ---> 0ac33e5f5afa [2022-05-09T18:08:23.308Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:08:23.569Z] ---> Running in 7bce28084254 [2022-05-09T18:08:23.569Z] ---> Running in 8a089dc15d29 [2022-05-09T18:08:23.569Z] ---> Running in e3e2f540e499 [2022-05-09T18:08:23.828Z] Removing intermediate container 7bce28084254 [2022-05-09T18:08:23.828Z] ---> 45a69fe74923 [2022-05-09T18:08:23.828Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:08:23.828Z] Removing intermediate container e8a95662ee2c [2022-05-09T18:08:23.828Z] ---> 0bfb9f5254cf [2022-05-09T18:08:23.828Z] [2022-05-09T18:08:23.828Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T18:08:23.964Z] Commit message: "fix(snap): update processAppOptions list (#4011)" [2022-05-09T18:08:24.087Z] ---> Running in b9f8d74754a8 [2022-05-09T18:08:24.087Z] 20.10.14: Pulling from library/docker [2022-05-09T18:08:24.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:24.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T18:08:24.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:24.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:24.346Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T18:08:24.346Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T18:08:24.346Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:08:24.346Z] OK: 6 MiB in 15 packages [2022-05-09T18:08:24.346Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T18:08:24.346Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T18:08:24.346Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:08:24.346Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:08:24.346Z] OK: 6 MiB in 17 packages [2022-05-09T18:08:24.867Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T18:08:24.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T18:08:24.867Z] Dload Upload Total Spent Left Speed [2022-05-09T18:08:24.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-05-09T18:08:25.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T18:08:25.724Z] Removing intermediate container e3e2f540e499 [2022-05-09T18:08:25.724Z] ---> 2277cbe3448b [2022-05-09T18:08:25.724Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:08:25.724Z] Removing intermediate container b9f8d74754a8 [2022-05-09T18:08:25.724Z] ---> b649c99da7fc [2022-05-09T18:08:25.724Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T18:08:25.724Z] ---> Running in 7f65e4cf1f45 [2022-05-09T18:08:25.724Z] ---> Running in 3ec8e3a48a32 [2022-05-09T18:08:25.797Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T18:08:25.797Z] + sudo tee /etc/docker/daemon.new [2022-05-09T18:08:25.797Z] { [2022-05-09T18:08:25.797Z] "registry-mirrors": [ [2022-05-09T18:08:25.797Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T18:08:25.797Z] ], [2022-05-09T18:08:25.797Z] "bip": "10.250.0.254/24", [2022-05-09T18:08:25.797Z] "hosts": [ [2022-05-09T18:08:25.797Z] "tcp://0.0.0.0:5555", [2022-05-09T18:08:25.797Z] "unix:///var/run/docker.sock" [2022-05-09T18:08:25.797Z] ], [2022-05-09T18:08:25.797Z] "mtu": 1458, [2022-05-09T18:08:25.797Z] "selinux-enabled": true, [2022-05-09T18:08:25.797Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T18:08:25.797Z] } [Pipeline] sh [2022-05-09T18:08:25.985Z] Removing intermediate container 8a089dc15d29 [2022-05-09T18:08:25.985Z] ---> 570555a5ea0a [2022-05-09T18:08:25.985Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T18:08:25.985Z] Removing intermediate container 7f65e4cf1f45 [2022-05-09T18:08:25.985Z] ---> c7a1e5e6efad [2022-05-09T18:08:25.985Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T18:08:25.985Z] ---> Running in e171a85f1ba1 [2022-05-09T18:08:26.159Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T18:08:26.245Z] ---> Running in 4b10ba1961de [2022-05-09T18:08:26.246Z] Removing intermediate container e171a85f1ba1 [2022-05-09T18:08:26.246Z] ---> cd6d2bab0845 [2022-05-09T18:08:26.246Z] Step 13/25 : WORKDIR / [2022-05-09T18:08:26.505Z] ---> Running in c1e39d00e2f3 [2022-05-09T18:08:26.505Z] Removing intermediate container 4b10ba1961de [2022-05-09T18:08:26.505Z] ---> ea5283fec42d [2022-05-09T18:08:26.505Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T18:08:26.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:26.505Z] ---> Running in e1af69be6522 [2022-05-09T18:08:26.520Z] + sudo service docker restart [2022-05-09T18:08:26.766Z] Removing intermediate container c1e39d00e2f3 [2022-05-09T18:08:26.766Z] ---> 012b15221fad [2022-05-09T18:08:26.766Z] 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-05-09T18:08:26.766Z] Removing intermediate container e1af69be6522 [2022-05-09T18:08:26.766Z] ---> 8bac0e8334b1 [2022-05-09T18:08:26.766Z] Step 15/23 : WORKDIR / [2022-05-09T18:08:27.025Z] ---> Running in 5e646df02edf [2022-05-09T18:08:27.289Z] ---> f924397f8db2 [2022-05-09T18:08:27.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-05-09T18:08:27.289Z] Removing intermediate container 5e646df02edf [2022-05-09T18:08:27.289Z] ---> 1c9abe4cf48b [2022-05-09T18:08:27.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:08:27.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:27.855Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:08:27.855Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:08:27.855Z] OK: 15855 distinct packages available [2022-05-09T18:08:27.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:27.855Z] ---> ba0fca8dacfa [2022-05-09T18:08:27.855Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T18:08:27.855Z] ---> dd6f9975caad [2022-05-09T18:08:27.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T18:08:28.421Z] ---> 6ed26c561328 [2022-05-09T18:08:28.421Z] 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-05-09T18:08:28.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:28.698Z] ---> 83de8e68b3e3 [2022-05-09T18:08:28.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T18:08:28.957Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T18:08:28.957Z] ---> e552a82d1022 [2022-05-09T18:08:28.957Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T18:08:28.957Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:08:28.957Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T18:08:29.249Z] ---> 4b0053b70310 [2022-05-09T18:08:29.249Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T18:08:29.249Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T18:08:29.249Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T18:08:29.249Z] ---> Running in ddbcca03ac25 [2022-05-09T18:08:29.249Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T18:08:29.545Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:08:29.546Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T18:08:29.546Z] ---> 89e34218fe09 [2022-05-09T18:08:29.546Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T18:08:29.546Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T18:08:29.546Z] Removing intermediate container ddbcca03ac25 [2022-05-09T18:08:29.546Z] ---> f3192e75c744 [2022-05-09T18:08:29.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:08:29.546Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:08:29.546Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:08:29.905Z] ---> Running in 2fc7dd670f03 [2022-05-09T18:08:29.905Z] OK: 8 MiB in 23 packages [2022-05-09T18:08:29.905Z] Removing intermediate container 2fc7dd670f03 [2022-05-09T18:08:29.905Z] ---> e4571f06956f [2022-05-09T18:08:29.905Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T18:08:30.191Z] ---> Running in 951845d17133 [2022-05-09T18:08:30.191Z] Removing intermediate container 951845d17133 [2022-05-09T18:08:30.191Z] ---> 5eeeb7a491af [2022-05-09T18:08:30.191Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:08:30.449Z] ---> Running in 9fd63ba19f8b [2022-05-09T18:08:30.708Z] ---> 778b2709176a [2022-05-09T18:08:30.708Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T18:08:30.708Z] Removing intermediate container 9fd63ba19f8b [2022-05-09T18:08:30.708Z] ---> b943361fb74b [2022-05-09T18:08:30.708Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:08:30.970Z] Removing intermediate container 3ec8e3a48a32 [2022-05-09T18:08:30.970Z] ---> 5075d5e82a2e [2022-05-09T18:08:30.970Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:08:30.970Z] ---> Running in bd706ec4d024 [2022-05-09T18:08:31.228Z] ---> 0602c89b7433 [2022-05-09T18:08:31.228Z] 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-05-09T18:08:31.228Z] Removing intermediate container bd706ec4d024 [2022-05-09T18:08:31.228Z] ---> Running in de8ab5793dbc [2022-05-09T18:08:31.228Z] ---> 6d174a07ad91 [2022-05-09T18:08:31.228Z] [2022-05-09T18:08:31.486Z] ---> cf362323df35 [2022-05-09T18:08:31.486Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T18:08:31.486Z] Successfully built 6d174a07ad91 [2022-05-09T18:08:31.486Z] Successfully tagged core-command:latest [2022-05-09T18:08:31.486Z]  Building core-command ... done Building security-spire-config [2022-05-09T18:08:35.687Z] ---> 2c92ca44d7c4 [2022-05-09T18:08:35.687Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T18:08:35.687Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:08:35.687Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:08:35.687Z] ---> 20548660b2da [2022-05-09T18:08:35.687Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T18:08:35.687Z] ---> Using cache [2022-05-09T18:08:35.687Z] ---> 8e46f8c8261a [2022-05-09T18:08:35.687Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:08:35.687Z] ---> Running in 71408392c48b [2022-05-09T18:08:35.687Z] Removing intermediate container de8ab5793dbc [2022-05-09T18:08:35.687Z] ---> cf0ab5fbc30e [2022-05-09T18:08:35.687Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T18:08:35.687Z] ---> f55fade37288 [2022-05-09T18:08:35.687Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T18:08:35.954Z] ---> Running in f71c1f35e680 [2022-05-09T18:08:35.954Z] ---> Running in b2eeb032051b [2022-05-09T18:08:35.954Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T18:08:35.955Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T18:08:35.955Z] ---> 7417809fdb73 [2022-05-09T18:08:35.955Z] 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-05-09T18:08:35.955Z] ---> Running in 3b7b1fede73e [2022-05-09T18:08:36.216Z] Removing intermediate container b2eeb032051b [2022-05-09T18:08:36.216Z] ---> 5b61a71ec109 [2022-05-09T18:08:36.216Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:08:36.216Z] Removing intermediate container f71c1f35e680 [2022-05-09T18:08:36.216Z] ---> 56557d1d4746 [2022-05-09T18:08:36.216Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T18:08:36.216Z] ---> Running in f63cdc538a90 [2022-05-09T18:08:36.216Z] ---> Running in 14504ac94c0b [2022-05-09T18:08:36.477Z] Removing intermediate container f63cdc538a90 [2022-05-09T18:08:36.478Z] ---> 6ae790c95b33 [2022-05-09T18:08:36.478Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T18:08:36.478Z] Removing intermediate container 3b7b1fede73e [2022-05-09T18:08:36.478Z] ---> 4e331ce8edd2 [2022-05-09T18:08:36.478Z] 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-05-09T18:08:36.478Z] ---> Running in 8dfba30231bb [2022-05-09T18:08:36.478Z] ---> Running in 63ba86269506 [2022-05-09T18:08:36.478Z] Removing intermediate container 14504ac94c0b [2022-05-09T18:08:36.478Z] ---> a57935dbe778 [2022-05-09T18:08:36.478Z] Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:08:36.739Z] ---> Running in 0fb1a1249c8e [2022-05-09T18:08:36.739Z] Removing intermediate container 8dfba30231bb [2022-05-09T18:08:36.739Z] ---> 341e2ae9791f [2022-05-09T18:08:36.739Z] Step 19/20 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:08:36.739Z] ---> Running in 0df008860d13 [2022-05-09T18:08:36.739Z] Removing intermediate container 0fb1a1249c8e [2022-05-09T18:08:36.739Z] ---> e03fd16d49c0 [2022-05-09T18:08:36.739Z] Step 25/25 : LABEL version=2.2.0-dev.93 [2022-05-09T18:08:37.001Z] ---> Running in 67f46373f414 [2022-05-09T18:08:37.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:37.260Z] Removing intermediate container 0df008860d13 [2022-05-09T18:08:37.260Z] ---> 63cb1f9933d6 [2022-05-09T18:08:37.260Z] Step 20/20 : LABEL version=2.2.0-dev.93 [2022-05-09T18:08:37.260Z] Removing intermediate container 67f46373f414 [2022-05-09T18:08:37.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:37.260Z] ---> 026a6e6566e0 [2022-05-09T18:08:37.260Z] [2022-05-09T18:08:37.260Z] Removing intermediate container 71408392c48b [2022-05-09T18:08:37.260Z] ---> b90d65a120b9 [2022-05-09T18:08:37.260Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:08:37.260Z] ---> Running in cd1bf6ae07a7 [2022-05-09T18:08:37.260Z] ---> Running in 630f7e649590 [2022-05-09T18:08:37.260Z] Successfully built 026a6e6566e0 [2022-05-09T18:08:37.260Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T18:08:37.260Z] Building core-metadata [2022-05-09T18:08:37.520Z]  Building security-secretstore-setup ... done (1/43) Installing readline (8.1.1-r0) [2022-05-09T18:08:37.520Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T18:08:37.520Z] Executing bash-5.1.16-r0.post-install [2022-05-09T18:08:37.520Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:08:37.520Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T18:08:37.520Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T18:08:37.520Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T18:08:37.520Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T18:08:37.520Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T18:08:37.520Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T18:08:37.520Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T18:08:37.520Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T18:08:37.520Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T18:08:37.520Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T18:08:37.520Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T18:08:37.520Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T18:08:37.520Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T18:08:37.520Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T18:08:37.784Z] Removing intermediate container cd1bf6ae07a7 [2022-05-09T18:08:37.784Z] ---> edb31bf7dbdf [2022-05-09T18:08:37.784Z] [2022-05-09T18:08:38.043Z] Successfully built edb31bf7dbdf [2022-05-09T18:08:38.043Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T18:08:38.043Z] Building support-scheduler [2022-05-09T18:08:38.043Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T18:08:38.043Z]  Building security-spiffe-token-provider ... done (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T18:08:38.043Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T18:08:38.043Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T18:08:38.043Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T18:08:38.043Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T18:08:38.043Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T18:08:38.043Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T18:08:38.043Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T18:08:38.043Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T18:08:38.043Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T18:08:38.043Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T18:08:38.043Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T18:08:38.043Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T18:08:38.043Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T18:08:38.043Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T18:08:38.043Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T18:08:38.043Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T18:08:38.043Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T18:08:38.043Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T18:08:38.043Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T18:08:38.043Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T18:08:38.043Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T18:08:38.043Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T18:08:38.043Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T18:08:38.043Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T18:08:38.302Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:08:38.302Z] OK: 83 MiB in 65 packages [2022-05-09T18:08:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:38.822Z] Collecting docker-compose==1.23.2 [2022-05-09T18:08:38.822Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T18:08:39.081Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T18:08:39.081Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T18:08:39.081Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T18:08:39.081Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T18:08:39.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:39.343Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T18:08:39.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T18:08:39.343Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T18:08:39.343Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T18:08:39.343Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T18:08:39.343Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T18:08:39.604Z] OK: 221 MiB in 52 packages [2022-05-09T18:08:39.864Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T18:08:39.864Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T18:08:40.125Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T18:08:40.125Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T18:08:40.389Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T18:08:40.390Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T18:08:40.390Z] 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-05-09T18:08:40.390Z] Collecting PyYAML<4,>=3.10 [2022-05-09T18:08:40.390Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T18:08:40.959Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T18:08:40.959Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T18:08:41.218Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T18:08:41.218Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T18:08:41.218Z] Collecting idna<2.8,>=2.5 [2022-05-09T18:08:41.218Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T18:08:41.218Z] 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-05-09T18:08:41.218Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T18:08:41.218Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T18:08:41.218Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T18:08:41.218Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T18:08:41.218Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T18:08:41.218Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T18:08:41.478Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T18:08:41.478Z] Attempting uninstall: urllib3 [2022-05-09T18:08:41.478Z] Found existing installation: urllib3 1.26.7 [2022-05-09T18:08:41.478Z] Uninstalling urllib3-1.26.7: [2022-05-09T18:08:41.478Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T18:08:42.678Z] Attempting uninstall: idna [2022-05-09T18:08:42.678Z] Found existing installation: idna 3.3 [2022-05-09T18:08:42.678Z] Uninstalling idna-3.3: [2022-05-09T18:08:42.678Z] Successfully uninstalled idna-3.3 [2022-05-09T18:08:43.617Z] Attempting uninstall: requests [2022-05-09T18:08:43.617Z] Found existing installation: requests 2.26.0 [2022-05-09T18:08:43.617Z] Uninstalling requests-2.26.0: [2022-05-09T18:08:43.617Z] Successfully uninstalled requests-2.26.0 [2022-05-09T18:08:43.617Z] Running setup.py install for texttable: started [2022-05-09T18:08:43.880Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T18:08:43.880Z] Running setup.py install for PyYAML: started [2022-05-09T18:08:44.450Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T18:08:44.450Z] Removing intermediate container 630f7e649590 [2022-05-09T18:08:44.450Z] ---> 1b8061876c30 [2022-05-09T18:08:44.450Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T18:08:44.450Z] Running setup.py install for docopt: started [2022-05-09T18:08:44.714Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T18:08:44.714Z] Running setup.py install for dockerpty: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T18:08:44.918Z] provisioning config files... [2022-05-09T18:08:44.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config5501848173136360472tmp [2022-05-09T18:08:44.973Z] Running setup.py install for dockerpty: finished with status 'done' [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:08:45.234Z] ---> 26d917309816 [2022-05-09T18:08:45.234Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:08:45.328Z] ---> docker-login.sh [2022-05-09T18:08:45.328Z] nexus3.edgexfoundry.org:10001 [2022-05-09T18:08:45.496Z] ---> Running in 1f75d521c9e7 [2022-05-09T18:08:45.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:08:45.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:08:45.496Z] ---> 20548660b2da [2022-05-09T18:08:45.496Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:08:45.496Z] ---> Using cache [2022-05-09T18:08:45.496Z] ---> 8e46f8c8261a [2022-05-09T18:08:45.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:08:45.496Z] ---> Using cache [2022-05-09T18:08:45.496Z] ---> b90d65a120b9 [2022-05-09T18:08:45.496Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T18:08:45.756Z] ---> Running in 419bb5d065f2 [2022-05-09T18:08:45.756Z] 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-05-09T18:08:45.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:08:46.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:08:46.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:08:46.016Z] ---> 20548660b2da [2022-05-09T18:08:46.016Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:08:46.016Z] ---> Using cache [2022-05-09T18:08:46.016Z] ---> 8e46f8c8261a [2022-05-09T18:08:46.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:08:46.016Z] ---> Using cache [2022-05-09T18:08:46.016Z] ---> b90d65a120b9 [2022-05-09T18:08:46.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T18:08:46.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:08:46.208Z] Configure a credential helper to remove this warning. See [2022-05-09T18:08:46.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:08:46.208Z] [2022-05-09T18:08:46.208Z] Login Succeeded [2022-05-09T18:08:46.208Z] nexus3.edgexfoundry.org:10002 [2022-05-09T18:08:46.276Z] ---> Running in 8960a3bc6bf5 [2022-05-09T18:08:46.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:08:46.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:08:46.762Z] Configure a credential helper to remove this warning. See [2022-05-09T18:08:46.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:08:46.762Z] [2022-05-09T18:08:46.762Z] Login Succeeded [2022-05-09T18:08:46.762Z] nexus3.edgexfoundry.org:10003 [2022-05-09T18:08:46.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:47.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:08:47.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:08:47.372Z] Configure a credential helper to remove this warning. See [2022-05-09T18:08:47.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:08:47.372Z] [2022-05-09T18:08:47.372Z] Login Succeeded [2022-05-09T18:08:47.372Z] nexus3.edgexfoundry.org:10004 [2022-05-09T18:08:47.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:47.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:47.670Z] Removing intermediate container 1f75d521c9e7 [2022-05-09T18:08:47.670Z] ---> 11145125a6e8 [2022-05-09T18:08:47.670Z] Step 8/26 : COPY . . [2022-05-09T18:08:47.931Z] OK: 221 MiB in 52 packages [2022-05-09T18:08:47.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:08:47.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:08:47.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:08:47.987Z] Configure a credential helper to remove this warning. See [2022-05-09T18:08:47.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:08:47.987Z] [2022-05-09T18:08:47.987Z] Login Succeeded [2022-05-09T18:08:47.987Z] docker.io [2022-05-09T18:08:48.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:08:48.499Z] OK: 221 MiB in 52 packages [2022-05-09T18:08:48.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:08:48.858Z] Configure a credential helper to remove this warning. See [2022-05-09T18:08:48.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:08:48.858Z] [2022-05-09T18:08:48.858Z] Login Succeeded [2022-05-09T18:08:48.858Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T18:08:48.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T18:08:49.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T18:08:49.407Z] ========================================================= [2022-05-09T18:08:49.408Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T18:08:49.408Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:08:49.436Z] Removing intermediate container 419bb5d065f2 [2022-05-09T18:08:49.436Z] ---> b241d028e96c [2022-05-09T18:08:49.436Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:08:49.697Z] Removing intermediate container 8960a3bc6bf5 [2022-05-09T18:08:49.697Z] ---> f1b8a5ef7103 [2022-05-09T18:08:49.697Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:08:49.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T18:08:50.031Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T18:08:50.031Z] 9b3977197b4f: Pulling fs layer [2022-05-09T18:08:50.031Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T18:08:50.031Z] 94645a83ff95: Pulling fs layer [2022-05-09T18:08:50.031Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T18:08:50.031Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T18:08:50.031Z] 3096ccb668a1: Pulling fs layer [2022-05-09T18:08:50.031Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T18:08:50.031Z] a4caa8a26152: Pulling fs layer [2022-05-09T18:08:50.031Z] 3096ccb668a1: Waiting [2022-05-09T18:08:50.031Z] e8cf19c19ddd: Waiting [2022-05-09T18:08:50.031Z] 3f3a8bcf1eab: Waiting [2022-05-09T18:08:50.031Z] a4caa8a26152: Waiting [2022-05-09T18:08:50.031Z] 0c92f367c5e7: Waiting [2022-05-09T18:08:50.031Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T18:08:50.031Z] 1a89e8eeedd5: Download complete [2022-05-09T18:08:50.031Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T18:08:50.031Z] 0c92f367c5e7: Download complete [2022-05-09T18:08:50.031Z] 3096ccb668a1: Download complete [2022-05-09T18:08:50.031Z] 9b3977197b4f: Download complete [2022-05-09T18:08:50.031Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T18:08:50.031Z] e8cf19c19ddd: Download complete [2022-05-09T18:08:50.271Z] ---> 6ef12e4be916 [2022-05-09T18:08:50.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:08:51.023Z] 9b3977197b4f: Pull complete [2022-05-09T18:08:51.302Z] 1a89e8eeedd5: Pull complete [2022-05-09T18:08:51.656Z] ---> Running in 11ac628e4210 [2022-05-09T18:08:51.656Z] ---> 6d45873b5e8e [2022-05-09T18:08:51.656Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:08:51.656Z] ---> Running in 9a7639d9ca74 [2022-05-09T18:08:51.656Z] Removing intermediate container 63ba86269506 [2022-05-09T18:08:51.656Z] ---> d55dcf31be2f [2022-05-09T18:08:51.656Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T18:08:51.916Z] 94645a83ff95: Pull complete [2022-05-09T18:08:51.916Z] ---> Running in 17e89bcf7b68 [2022-05-09T18:08:52.196Z] a4caa8a26152: Verifying Checksum [2022-05-09T18:08:52.196Z] a4caa8a26152: Download complete [2022-05-09T18:08:52.490Z] Removing intermediate container 17e89bcf7b68 [2022-05-09T18:08:52.490Z] ---> 50c3997d6c98 [2022-05-09T18:08:52.490Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T18:08:52.490Z] ---> Running in 79d1613c6adf [2022-05-09T18:08:52.750Z] Removing intermediate container 79d1613c6adf [2022-05-09T18:08:52.750Z] ---> f4c4365847ec [2022-05-09T18:08:52.750Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T18:08:52.810Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T18:08:52.810Z] 3f3a8bcf1eab: Download complete [2022-05-09T18:08:53.319Z] Removing intermediate container 11ac628e4210 [2022-05-09T18:08:53.319Z] ---> f084960f3f24 [2022-05-09T18:08:53.319Z] Step 8/23 : COPY . . [2022-05-09T18:08:53.892Z] ---> 8cd45254c887 [2022-05-09T18:08:53.892Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T18:08:53.892Z] Removing intermediate container 9a7639d9ca74 [2022-05-09T18:08:53.892Z] ---> bfec738956b7 [2022-05-09T18:08:53.892Z] Step 8/22 : COPY . . [2022-05-09T18:08:54.460Z] ---> 14e9d393b166 [2022-05-09T18:08:54.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T18:08:55.898Z] ---> 96139b64ede3 [2022-05-09T18:08:55.898Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T18:08:56.158Z] ---> Running in d16b5079a3f8 [2022-05-09T18:08:57.094Z] Removing intermediate container d16b5079a3f8 [2022-05-09T18:08:57.094Z] ---> 1511f6372034 [2022-05-09T18:08:57.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:08:57.094Z] ---> Running in 8e392509b9f0 [2022-05-09T18:08:57.663Z] Removing intermediate container 8e392509b9f0 [2022-05-09T18:08:57.663Z] ---> 5da41b160558 [2022-05-09T18:08:57.663Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T18:08:58.232Z] ---> Running in f8b5844e811d [2022-05-09T18:08:59.172Z] Removing intermediate container f8b5844e811d [2022-05-09T18:08:59.172Z] ---> bc21006fa2ef [2022-05-09T18:08:59.172Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:08:59.172Z] ---> Running in 115ccb8bebf2 [2022-05-09T18:08:59.744Z] Removing intermediate container 115ccb8bebf2 [2022-05-09T18:08:59.744Z] ---> 652846bd4085 [2022-05-09T18:08:59.744Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:09:00.005Z] ---> Running in 32c88eb693f4 [2022-05-09T18:09:00.643Z] Removing intermediate container 32c88eb693f4 [2022-05-09T18:09:00.643Z] ---> 71511011c795 [2022-05-09T18:09:00.643Z] [2022-05-09T18:09:00.643Z] Successfully built 71511011c795 [2022-05-09T18:09:00.904Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T18:09:00.904Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-05-09T18:09:00.904Z] ---> be37d5ba9aa9 [2022-05-09T18:09:00.904Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:09:05.103Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:09:05.103Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:09:05.103Z] ---> 20548660b2da [2022-05-09T18:09:05.103Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:09:05.103Z] ---> Using cache [2022-05-09T18:09:05.103Z] ---> 8e46f8c8261a [2022-05-09T18:09:05.103Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:09:05.103Z] ---> Using cache [2022-05-09T18:09:05.103Z] ---> b90d65a120b9 [2022-05-09T18:09:05.103Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T18:09:05.103Z] ---> Running in 46c830e0523c [2022-05-09T18:09:05.103Z] ---> Running in ed824a417dbc [2022-05-09T18:09:05.103Z] Removing intermediate container 46c830e0523c [2022-05-09T18:09:05.103Z] ---> a2c8077725f7 [2022-05-09T18:09:05.103Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T18:09:05.103Z] ---> 644ec14eb4c9 [2022-05-09T18:09:05.103Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T18:09:05.103Z] ---> 2fe4c1affa47 [2022-05-09T18:09:05.103Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T18:09:05.103Z] ---> Running in a8d758fc0633 [2022-05-09T18:09:05.103Z] ---> Running in e32415470b89 [2022-05-09T18:09:05.103Z] ---> Running in 3a36137177d5 [2022-05-09T18:09:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:09:05.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T18:09:05.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T18:09:05.953Z] Removing intermediate container a8d758fc0633 [2022-05-09T18:09:05.953Z] ---> 4ec72b3c9ce5 [2022-05-09T18:09:05.953Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T18:09:05.953Z] ---> Running in 0020575e01d2 [2022-05-09T18:09:05.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:09:06.212Z] Removing intermediate container 0020575e01d2 [2022-05-09T18:09:06.212Z] ---> bab135f7b84a [2022-05-09T18:09:06.212Z] 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-05-09T18:09:06.212Z] ---> Running in 898998e82dd3 [2022-05-09T18:09:06.472Z] OK: 221 MiB in 52 packages [2022-05-09T18:09:06.732Z] Removing intermediate container ed824a417dbc [2022-05-09T18:09:06.732Z] ---> 0c8a3bbc2e39 [2022-05-09T18:09:06.732Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:09:06.991Z] ---> 42dc454f130f [2022-05-09T18:09:06.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:09:06.991Z] ---> Running in b480feb5ac98 [2022-05-09T18:09:06.991Z] spire-1.2.1/ [2022-05-09T18:09:06.991Z] spire-1.2.1/.data/ [2022-05-09T18:09:06.991Z] spire-1.2.1/.data/.file [2022-05-09T18:09:06.991Z] spire-1.2.1/.dockerignore [2022-05-09T18:09:06.991Z] spire-1.2.1/.gitattributes [2022-05-09T18:09:06.991Z] spire-1.2.1/.githooks/ [2022-05-09T18:09:06.991Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/ [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:09:06.991Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:09:06.991Z] spire-1.2.1/.gitignore [2022-05-09T18:09:06.991Z] spire-1.2.1/.go-version [2022-05-09T18:09:06.991Z] spire-1.2.1/.golangci.yml [2022-05-09T18:09:06.991Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:09:06.991Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:09:06.991Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:09:06.991Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:09:06.991Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:09:06.991Z] spire-1.2.1/Dockerfile [2022-05-09T18:09:06.991Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:09:06.991Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:09:06.991Z] spire-1.2.1/LICENSE [2022-05-09T18:09:06.991Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:09:06.991Z] spire-1.2.1/Makefile [2022-05-09T18:09:06.991Z] spire-1.2.1/README.md [2022-05-09T18:09:06.991Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:09:06.991Z] spire-1.2.1/SECURITY.md [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:09:06.991Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:09:06.992Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:09:06.992Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:09:06.992Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:09:07.254Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/ [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/agent/ [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/server/ [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:09:07.254Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/ [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/ [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:09:07.254Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:09:07.255Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:09:07.255Z] spire-1.2.1/examples/ [2022-05-09T18:09:07.255Z] spire-1.2.1/examples/README.md [2022-05-09T18:09:07.255Z] spire-1.2.1/go.mod [2022-05-09T18:09:07.255Z] spire-1.2.1/go.sum [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:09:07.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:09:07.256Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:09:07.257Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:09:07.258Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:09:07.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/private/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:09:07.260Z] spire-1.2.1/release/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:09:07.260Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/script/ [2022-05-09T18:09:07.260Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/support/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:09:07.260Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/clock/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:09:07.260Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/common [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:09:07.260Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:09:07.261Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:09:07.262Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:09:07.262Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testca/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testkey/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/util/ [2022-05-09T18:09:07.262Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/util/race.go [2022-05-09T18:09:07.262Z] spire-1.2.1/test/util/util.go [2022-05-09T18:09:07.262Z] building spire from source... [2022-05-09T18:09:07.520Z] Installing go1.17.7... [2022-05-09T18:09:07.943Z] 3f3a8bcf1eab: Pull complete [2022-05-09T18:09:07.943Z] 0c92f367c5e7: Pull complete [2022-05-09T18:09:07.943Z] 3096ccb668a1: Pull complete [2022-05-09T18:09:07.943Z] e8cf19c19ddd: Pull complete [2022-05-09T18:09:09.427Z] Removing intermediate container b480feb5ac98 [2022-05-09T18:09:09.427Z] ---> 0d62dc36d409 [2022-05-09T18:09:09.427Z] Step 8/22 : COPY . . [2022-05-09T18:09:12.720Z] Building bin/spire-server... [2022-05-09T18:09:12.978Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:09:12.978Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:09:12.978Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:09:12.978Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:09:12.978Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:09:12.978Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:09:12.978Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:09:13.236Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:09:13.236Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:09:13.236Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:09:13.236Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:09:13.236Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:09:13.236Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:09:13.378Z] a4caa8a26152: Pull complete [2022-05-09T18:09:13.378Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T18:09:13.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T18:09:13.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:09:13.494Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:09:13.494Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:09:13.494Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:09:13.494Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:09:13.494Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:09:13.750Z] + + docker build -t ci-base-image-arm64 -f - . [2022-05-09T18:09:13.750Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T18:09:13.750Z] WORKDIR /edgex [2022-05-09T18:09:13.750Z] COPY go.mod . [2022-05-09T18:09:13.750Z] RUN go mod download [2022-05-09T18:09:13.752Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:09:13.752Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:09:13.752Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:09:13.752Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:09:14.011Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:09:14.012Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:09:14.012Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:09:14.012Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:09:14.012Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:09:14.012Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:09:14.271Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:09:14.271Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:09:14.271Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:09:14.271Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:09:14.271Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:09:14.271Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:09:14.271Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:09:14.529Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:09:14.529Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:09:14.529Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:09:14.529Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:09:14.529Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:09:14.529Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:09:14.529Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:09:14.529Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:09:14.788Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:09:14.788Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:09:14.788Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:09:15.047Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:09:15.047Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:09:15.047Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:09:15.306Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:09:15.306Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:09:15.306Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:09:15.306Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:09:15.306Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:09:15.306Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:09:15.874Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:09:16.401Z] Sending build context to Docker daemon 169.3MB [2022-05-09T18:09:16.401Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T18:09:16.401Z] ---> 725f1c02e7f9 [2022-05-09T18:09:16.401Z] Step 2/4 : WORKDIR /edgex [2022-05-09T18:09:16.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:09:16.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:09:16.441Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:09:16.441Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:09:16.699Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:09:18.075Z]  ---> 9a64cd6611dd [2022-05-09T18:09:18.075Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T18:09:18.402Z] ---> Running in 35a4f441a609 [2022-05-09T18:09:18.677Z] Removing intermediate container 35a4f441a609 [2022-05-09T18:09:18.677Z] ---> 0bf7c84d2053 [2022-05-09T18:09:18.677Z] Step 3/4 : COPY go.mod . [2022-05-09T18:09:19.011Z] ---> Running in ea87f84cc193 [2022-05-09T18:09:19.281Z] ---> 57662845ca08 [2022-05-09T18:09:19.281Z] Step 4/4 : RUN go mod download [2022-05-09T18:09:19.562Z] ---> Running in 723d15fe0075 [2022-05-09T18:09:19.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T18:09:20.145Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:09:20.145Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:09:20.145Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:09:20.145Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:09:20.145Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:09:20.145Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:09:20.404Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:09:21.339Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:09:21.339Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:09:21.339Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:09:21.339Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:09:21.597Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:09:21.597Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:09:21.597Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:09:21.855Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:09:21.855Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:09:21.855Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:09:22.113Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:09:22.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:09:22.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:09:22.113Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:09:22.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:09:22.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:09:22.371Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:09:22.371Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:09:22.371Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:09:22.371Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:09:24.901Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:09:24.901Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:09:24.901Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:09:24.901Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:09:24.901Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:09:24.901Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:09:24.901Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:09:24.901Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:09:24.901Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:09:24.901Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:09:24.901Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:09:24.901Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:09:24.901Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:09:24.901Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:09:24.901Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:09:24.901Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:09:24.901Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:09:24.901Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:09:25.159Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:09:25.159Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:09:25.159Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:09:25.159Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:09:25.159Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:09:25.417Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:09:25.417Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:09:25.417Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:09:25.417Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:09:25.417Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:09:25.417Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:09:25.417Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:09:25.417Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:09:25.417Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:09:25.417Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:09:25.676Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:09:25.677Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:09:25.677Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:09:25.677Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:09:25.677Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:09:25.677Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:09:25.677Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:09:25.677Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:09:25.677Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:09:25.677Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:09:25.677Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:09:25.677Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:09:25.935Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:09:25.935Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:09:25.935Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:09:25.935Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:09:25.935Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:09:25.935Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:09:25.935Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:09:25.935Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:09:25.935Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:09:31.204Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:09:31.204Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:09:32.592Z] Removing intermediate container 3a36137177d5 [2022-05-09T18:09:32.592Z] ---> 871cdf184eae [2022-05-09T18:09:32.592Z] [2022-05-09T18:09:32.592Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:09:32.592Z] ---> e04c818066af [2022-05-09T18:09:32.592Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:09:32.592Z] ---> Using cache [2022-05-09T18:09:32.592Z] ---> 2277cbe3448b [2022-05-09T18:09:32.592Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:09:32.592Z] ---> Using cache [2022-05-09T18:09:32.592Z] ---> c7a1e5e6efad [2022-05-09T18:09:32.592Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T18:09:32.592Z] ---> Running in 89e94e09339e [2022-05-09T18:09:32.851Z] Removing intermediate container 89e94e09339e [2022-05-09T18:09:32.851Z] ---> 4f80e90e4bee [2022-05-09T18:09:32.851Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T18:09:33.111Z] ---> Running in ded314fd2448 [2022-05-09T18:09:33.681Z] Removing intermediate container ded314fd2448 [2022-05-09T18:09:33.681Z] ---> a71e62b539d7 [2022-05-09T18:09:33.681Z] Step 15/23 : WORKDIR / [2022-05-09T18:09:33.940Z] ---> Running in 6611452cfcdf [2022-05-09T18:09:34.199Z] Removing intermediate container 6611452cfcdf [2022-05-09T18:09:34.199Z] ---> 88a5423bb4e4 [2022-05-09T18:09:34.199Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:09:34.769Z] ---> 316af7b00b3f [2022-05-09T18:09:34.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T18:09:34.769Z] Removing intermediate container e32415470b89 [2022-05-09T18:09:34.769Z] ---> e11514a788b4 [2022-05-09T18:09:34.769Z] [2022-05-09T18:09:34.769Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:09:34.769Z] ---> e04c818066af [2022-05-09T18:09:34.769Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:09:34.769Z] ---> Using cache [2022-05-09T18:09:34.769Z] ---> 2277cbe3448b [2022-05-09T18:09:34.769Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:09:34.769Z] ---> Using cache [2022-05-09T18:09:34.769Z] ---> c7a1e5e6efad [2022-05-09T18:09:34.769Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T18:09:35.027Z] ---> Running in febb2a6f33c4 [2022-05-09T18:09:35.294Z] Removing intermediate container febb2a6f33c4 [2022-05-09T18:09:35.294Z] ---> 50001476c21a [2022-05-09T18:09:35.294Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T18:09:35.294Z] ---> Running in 14152556553a [2022-05-09T18:09:35.555Z] ---> 78d575fcf839 [2022-05-09T18:09:35.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T18:09:35.555Z] Removing intermediate container 14152556553a [2022-05-09T18:09:35.555Z] ---> 02bbae20e7f7 [2022-05-09T18:09:35.555Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:09:36.122Z] ---> a54c51c685c9 [2022-05-09T18:09:36.122Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T18:09:36.122Z] ---> Running in b2acc3572953 [2022-05-09T18:09:36.122Z] ---> 2aef3e52f28d [2022-05-09T18:09:36.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T18:09:36.381Z] Removing intermediate container b2acc3572953 [2022-05-09T18:09:36.381Z] ---> c83a4266d084 [2022-05-09T18:09:36.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:09:36.381Z] ---> Running in 084822b7a054 [2022-05-09T18:09:36.949Z] Removing intermediate container 084822b7a054 [2022-05-09T18:09:36.949Z] ---> 320f6d064ab6 [2022-05-09T18:09:36.949Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T18:09:36.949Z] ---> Running in ba1ac8b04603 [2022-05-09T18:09:36.949Z] ---> 13edc10e98a3 [2022-05-09T18:09:36.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T18:09:37.208Z] Removing intermediate container ba1ac8b04603 [2022-05-09T18:09:37.208Z] ---> c00cd1a7cf9b [2022-05-09T18:09:37.208Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:09:37.208Z] ---> d2843b9dc063 [2022-05-09T18:09:37.208Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T18:09:37.468Z] ---> Running in 1ce70d961e20 [2022-05-09T18:09:37.468Z] ---> Running in b27870268b6e [2022-05-09T18:09:37.468Z] Removing intermediate container 1ce70d961e20 [2022-05-09T18:09:37.468Z] ---> 229edcffef02 [2022-05-09T18:09:37.468Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:09:37.728Z] Removing intermediate container b27870268b6e [2022-05-09T18:09:37.728Z] ---> e116f655aa6d [2022-05-09T18:09:37.728Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:09:37.728Z] ---> Running in c243ada68ea1 [2022-05-09T18:09:37.728Z] ---> Running in 38e78e25b21d [2022-05-09T18:09:37.986Z] Removing intermediate container c243ada68ea1 [2022-05-09T18:09:37.986Z] ---> 700e050ba44e [2022-05-09T18:09:37.986Z] [2022-05-09T18:09:37.986Z] Removing intermediate container 38e78e25b21d [2022-05-09T18:09:37.986Z] ---> 8a7c5ba5531b [2022-05-09T18:09:37.986Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T18:09:37.986Z] ---> Running in 0dbba0c211b0 [2022-05-09T18:09:37.986Z] Successfully built 700e050ba44e [2022-05-09T18:09:37.986Z] Successfully tagged core-metadata:latest [2022-05-09T18:09:37.986Z] Building security-proxy-setup [2022-05-09T18:09:38.245Z]  Building core-metadata ... done Removing intermediate container 0dbba0c211b0 [2022-05-09T18:09:38.245Z] ---> a5e99d332fd4 [2022-05-09T18:09:38.245Z] Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:09:39.361Z] ---> Running in 73d562f64683 [2022-05-09T18:09:39.702Z] Removing intermediate container 73d562f64683 [2022-05-09T18:09:39.702Z] ---> bf22a56e644c [2022-05-09T18:09:39.702Z] Step 22/22 : LABEL version=2.2.0-dev.93 [2022-05-09T18:09:40.053Z] ---> Running in 566a9096db2b [2022-05-09T18:09:40.312Z] Removing intermediate container 566a9096db2b [2022-05-09T18:09:40.312Z] ---> 0892b0ed494d [2022-05-09T18:09:40.312Z] [2022-05-09T18:09:40.312Z] Successfully built 0892b0ed494d [2022-05-09T18:09:40.312Z] Successfully tagged support-scheduler:latest [2022-05-09T18:09:40.312Z]  Building support-scheduler ... done Building core-data [2022-05-09T18:09:44.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:09:44.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:09:44.511Z] ---> 20548660b2da [2022-05-09T18:09:44.511Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:09:44.511Z] ---> Using cache [2022-05-09T18:09:44.511Z] ---> 8e46f8c8261a [2022-05-09T18:09:44.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:09:44.511Z] ---> Using cache [2022-05-09T18:09:44.511Z] ---> b90d65a120b9 [2022-05-09T18:09:44.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T18:09:44.511Z] ---> Using cache [2022-05-09T18:09:44.511Z] ---> f1b8a5ef7103 [2022-05-09T18:09:44.511Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:09:44.511Z] ---> Using cache [2022-05-09T18:09:44.511Z] ---> 6d45873b5e8e [2022-05-09T18:09:44.511Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:09:44.511Z] ---> Using cache [2022-05-09T18:09:44.511Z] ---> bfec738956b7 [2022-05-09T18:09:44.511Z] Step 8/22 : COPY . . [2022-05-09T18:09:44.511Z] ---> Using cache [2022-05-09T18:09:44.511Z] ---> 644ec14eb4c9 [2022-05-09T18:09:44.511Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T18:09:45.448Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:09:45.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:09:45.448Z] ---> 20548660b2da [2022-05-09T18:09:45.448Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:09:45.448Z] ---> Using cache [2022-05-09T18:09:45.448Z] ---> 8e46f8c8261a [2022-05-09T18:09:45.448Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:09:45.448Z] ---> Using cache [2022-05-09T18:09:45.448Z] ---> b90d65a120b9 [2022-05-09T18:09:45.448Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T18:09:47.353Z] ---> Running in 34aae3197e09 [2022-05-09T18:09:47.353Z] ---> Running in 395bffd78510 [2022-05-09T18:09:47.353Z] Removing intermediate container ea87f84cc193 [2022-05-09T18:09:47.353Z] ---> 576e3844c920 [2022-05-09T18:09:47.353Z] [2022-05-09T18:09:47.353Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:09:47.353Z] ---> e04c818066af [2022-05-09T18:09:47.353Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T18:09:47.612Z] ---> Running in e5a666583752 [2022-05-09T18:09:48.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:09:48.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:09:48.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T18:09:48.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:09:48.445Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T18:09:48.445Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T18:09:48.445Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:09:48.445Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:09:48.445Z] OK: 6 MiB in 16 packages [2022-05-09T18:09:49.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:09:49.273Z] OK: 221 MiB in 52 packages [2022-05-09T18:09:49.532Z] Building bin/spire-agent... [2022-05-09T18:09:49.793Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:09:49.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:09:49.793Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:09:49.793Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:09:50.051Z] Removing intermediate container e5a666583752 [2022-05-09T18:09:50.051Z] ---> 897d389b2be6 [2022-05-09T18:09:50.051Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:09:50.051Z] Removing intermediate container 395bffd78510 [2022-05-09T18:09:50.051Z] ---> 83f26840657f [2022-05-09T18:09:50.051Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:09:50.051Z] ---> Running in 64d238a22adb [2022-05-09T18:09:50.312Z] Removing intermediate container 64d238a22adb [2022-05-09T18:09:50.312Z] ---> 71f3ce368dd6 [2022-05-09T18:09:50.312Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T18:09:50.312Z] ---> Running in ec43e201c181 [2022-05-09T18:09:50.572Z] ---> d3badd8979f4 [2022-05-09T18:09:50.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:09:50.831Z] ---> Running in 70dbb701d3cb [2022-05-09T18:09:50.831Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:09:50.831Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:09:50.831Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:09:51.091Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:09:51.091Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:09:51.091Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:09:51.091Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:09:51.091Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:09:51.091Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:09:51.091Z] Removing intermediate container ec43e201c181 [2022-05-09T18:09:51.091Z] ---> 670347a8090b [2022-05-09T18:09:51.091Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T18:09:51.351Z] ---> Running in d840b0b7560b [2022-05-09T18:09:51.613Z] Removing intermediate container d840b0b7560b [2022-05-09T18:09:51.613Z] ---> 8c6ec9906118 [2022-05-09T18:09:51.613Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:09:51.871Z] ---> 9c712014a8a4 [2022-05-09T18:09:51.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T18:09:53.252Z] ---> 8d627b5c58b1 [2022-05-09T18:09:53.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T18:09:53.252Z] Removing intermediate container 70dbb701d3cb [2022-05-09T18:09:53.252Z] ---> 3793d4e5329f [2022-05-09T18:09:53.252Z] Step 8/23 : COPY . . [2022-05-09T18:09:53.818Z] ---> 8b9db1d7cb04 [2022-05-09T18:09:53.818Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T18:09:54.754Z] ---> Running in 39dc966b181c [2022-05-09T18:09:55.326Z] Removing intermediate container 39dc966b181c [2022-05-09T18:09:55.326Z] ---> e8a060091a19 [2022-05-09T18:09:55.326Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:09:55.326Z] ---> Running in bf29f341a578 [2022-05-09T18:09:55.895Z] Removing intermediate container bf29f341a578 [2022-05-09T18:09:55.895Z] ---> a5751ac7f679 [2022-05-09T18:09:55.895Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T18:09:55.895Z] ---> Running in bf25aca91b97 [2022-05-09T18:09:56.466Z] Removing intermediate container bf25aca91b97 [2022-05-09T18:09:56.466Z] ---> 9182e22e4d86 [2022-05-09T18:09:56.466Z] Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:09:56.466Z] ---> Running in 5ec78ddb5921 [2022-05-09T18:09:57.412Z] Removing intermediate container 5ec78ddb5921 [2022-05-09T18:09:57.412Z] ---> 4e1daff08c08 [2022-05-09T18:09:57.412Z] Step 22/22 : LABEL version=2.2.0-dev.93 [2022-05-09T18:09:57.412Z] ---> Running in 0c592fa16f9d [2022-05-09T18:09:57.981Z] Removing intermediate container 0c592fa16f9d [2022-05-09T18:09:57.981Z] ---> eda54b872999 [2022-05-09T18:09:57.981Z] [2022-05-09T18:09:57.981Z] Successfully built eda54b872999 [2022-05-09T18:09:57.981Z] Successfully tagged support-notifications:latest [2022-05-09T18:09:57.981Z] Building security-bootstrapper [2022-05-09T18:10:03.261Z]  Building support-notifications ... done  ---> 3eef2fb6f56f [2022-05-09T18:10:03.261Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T18:10:03.261Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:10:03.261Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:10:03.261Z] ---> 20548660b2da [2022-05-09T18:10:03.261Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T18:10:03.261Z] ---> Using cache [2022-05-09T18:10:03.261Z] ---> 8e46f8c8261a [2022-05-09T18:10:03.261Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:10:03.261Z] ---> Using cache [2022-05-09T18:10:03.261Z] ---> b90d65a120b9 [2022-05-09T18:10:03.261Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T18:10:03.261Z] ---> Using cache [2022-05-09T18:10:03.261Z] ---> f1b8a5ef7103 [2022-05-09T18:10:03.261Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T18:10:03.261Z] ---> Using cache [2022-05-09T18:10:03.261Z] ---> 6d45873b5e8e [2022-05-09T18:10:03.261Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:10:03.261Z] ---> Using cache [2022-05-09T18:10:03.261Z] ---> bfec738956b7 [2022-05-09T18:10:03.261Z] Step 8/31 : COPY . . [2022-05-09T18:10:03.261Z] ---> Using cache [2022-05-09T18:10:03.261Z] ---> 644ec14eb4c9 [2022-05-09T18:10:03.261Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T18:10:03.261Z] ---> Running in 1d3888b88b36 [2022-05-09T18:10:03.261Z] ---> Running in b81352c4b0dd [2022-05-09T18:10:04.200Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T18:10:04.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T18:10:08.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T18:10:13.658Z] Removing intermediate container 34aae3197e09 [2022-05-09T18:10:13.658Z] ---> 39ba6537ba74 [2022-05-09T18:10:13.658Z] [2022-05-09T18:10:13.658Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:10:13.658Z] ---> e04c818066af [2022-05-09T18:10:13.658Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T18:10:13.917Z] ---> Running in 499bef9c3c6f [2022-05-09T18:10:15.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:10:15.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:10:15.312Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T18:10:15.312Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:10:15.312Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T18:10:15.312Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T18:10:15.312Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T18:10:15.312Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T18:10:15.312Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:10:15.312Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:10:15.572Z] OK: 8 MiB in 20 packages [2022-05-09T18:10:16.169Z] Removing intermediate container 723d15fe0075 [2022-05-09T18:10:16.169Z] ---> 7ee2dd39a516 [2022-05-09T18:10:16.169Z] Successfully built 7ee2dd39a516 [2022-05-09T18:10:16.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:10:16.530Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T18:10:16.530Z] . [Pipeline] withDockerContainer [2022-05-09T18:10:16.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container [2022-05-09T18:10:16.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:10:17.485Z] Removing intermediate container 499bef9c3c6f [2022-05-09T18:10:17.486Z] ---> 2da6c41a27ee [2022-05-09T18:10:17.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T18:10:17.746Z] ---> Running in 0d2bd660b6b2 [2022-05-09T18:10:18.295Z] $ docker top a8ecf215f4778235911c8c78f664b34743a8d5d55a0e4854e903c71151fed1d0 -eo pid,comm [2022-05-09T18:10:18.321Z] Removing intermediate container 0d2bd660b6b2 [2022-05-09T18:10:18.321Z] ---> 60a1a003344d [2022-05-09T18:10:18.321Z] Step 13/22 : WORKDIR /edgex [2022-05-09T18:10:18.321Z] ---> Running in 81542d9dd0fb [Pipeline] { [Pipeline] sh [2022-05-09T18:10:18.888Z] Removing intermediate container 81542d9dd0fb [2022-05-09T18:10:18.888Z] ---> 1f4ea701a1c6 [2022-05-09T18:10:18.888Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T18:10:19.260Z] + go version [2022-05-09T18:10:19.260Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T18:10:19.292Z] $ docker stop --time=1 a8ecf215f4778235911c8c78f664b34743a8d5d55a0e4854e903c71151fed1d0 [2022-05-09T18:10:19.459Z] ---> dda0e912cff5 [2022-05-09T18:10:19.459Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T18:10:20.958Z] $ docker rm -f a8ecf215f4778235911c8c78f664b34743a8d5d55a0e4854e903c71151fed1d0 [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-05-09T18:10:21.364Z] ---> 7e5bd7efd3aa [2022-05-09T18:10:21.364Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T18:10:21.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T18:10:21.607Z] [2022-05-09T18:10:21.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:10:21.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T18:10:22.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T18:10:22.238Z] 29e5d40040c1: Pulling fs layer [2022-05-09T18:10:22.238Z] 1ce36da41761: Pulling fs layer [2022-05-09T18:10:22.238Z] 25b303627fd3: Pulling fs layer [2022-05-09T18:10:22.238Z] 29e5d40040c1: Download complete [2022-05-09T18:10:22.511Z] 1ce36da41761: Verifying Checksum [2022-05-09T18:10:22.511Z] 1ce36da41761: Download complete [2022-05-09T18:10:22.740Z] ---> d77c66e8ed90 [2022-05-09T18:10:22.740Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T18:10:22.784Z] 29e5d40040c1: Pull complete [2022-05-09T18:10:23.003Z] ---> 2bc88672c5ed [2022-05-09T18:10:23.003Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T18:10:23.262Z] ---> Running in c5bb66af58a2 [2022-05-09T18:10:24.223Z] 25b303627fd3: Verifying Checksum [2022-05-09T18:10:24.224Z] 25b303627fd3: Download complete [2022-05-09T18:10:24.224Z] 1ce36da41761: Pull complete [2022-05-09T18:10:27.452Z] Removing intermediate container c5bb66af58a2 [2022-05-09T18:10:27.453Z] ---> 1bcdf0795493 [2022-05-09T18:10:27.453Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T18:10:27.453Z] ---> Running in dbcaec9b636e [2022-05-09T18:10:28.390Z] Removing intermediate container dbcaec9b636e [2022-05-09T18:10:28.390Z] ---> 8f394efc2ebf [2022-05-09T18:10:28.390Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T18:10:28.649Z] ---> Running in bb24285f049b [2022-05-09T18:10:29.268Z] Removing intermediate container bb24285f049b [2022-05-09T18:10:29.268Z] ---> e083f0ae0e72 [2022-05-09T18:10:29.268Z] Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:10:29.527Z] ---> Running in bdb7b6686d71 [2022-05-09T18:10:29.787Z] Removing intermediate container b81352c4b0dd [2022-05-09T18:10:29.787Z] ---> bad956554f8d [2022-05-09T18:10:29.787Z] [2022-05-09T18:10:29.787Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T18:10:29.787Z] ---> e04c818066af [2022-05-09T18:10:29.787Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T18:10:30.052Z] Removing intermediate container bdb7b6686d71 [2022-05-09T18:10:30.052Z] ---> Running in f381156487b6 [2022-05-09T18:10:30.052Z] ---> 3a426cae1695 [2022-05-09T18:10:30.052Z] Step 22/22 : LABEL version=2.2.0-dev.93 [2022-05-09T18:10:30.052Z] ---> Running in cbf9c137407c [2022-05-09T18:10:30.310Z] Removing intermediate container f381156487b6 [2022-05-09T18:10:30.310Z] ---> 49945b8a8efd [2022-05-09T18:10:30.310Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T18:10:30.310Z] ---> Running in 58c129a9e669 [2022-05-09T18:10:30.569Z] Removing intermediate container cbf9c137407c [2022-05-09T18:10:30.569Z] ---> 6834b3284fcf [2022-05-09T18:10:30.569Z] [2022-05-09T18:10:30.569Z] Successfully built 6834b3284fcf [2022-05-09T18:10:30.569Z] Successfully tagged security-proxy-setup:latest [2022-05-09T18:10:30.569Z]  Building security-proxy-setup ... done Building security-spire-server [2022-05-09T18:10:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:10:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:10:31.409Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T18:10:31.409Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T18:10:31.409Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:10:31.409Z] OK: 6 MiB in 16 packages [2022-05-09T18:10:34.704Z] Removing intermediate container 1d3888b88b36 [2022-05-09T18:10:34.704Z] ---> 4f56f75ac0a5 [2022-05-09T18:10:34.704Z] [2022-05-09T18:10:34.704Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:10:34.704Z] ---> e04c818066af [2022-05-09T18:10:34.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T18:10:34.965Z] Removing intermediate container 58c129a9e669 [2022-05-09T18:10:34.965Z] ---> 7f73cd220096 [2022-05-09T18:10:34.965Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T18:10:34.965Z] ---> Running in 76a4a36ba916 [2022-05-09T18:10:34.965Z] ---> Running in d5cdf792e5d8 [2022-05-09T18:10:35.534Z] Removing intermediate container d5cdf792e5d8 [2022-05-09T18:10:35.534Z] ---> 116567250402 [2022-05-09T18:10:35.534Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T18:10:35.534Z] Removing intermediate container 76a4a36ba916 [2022-05-09T18:10:35.534Z] ---> ff212b132ed4 [2022-05-09T18:10:35.534Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T18:10:35.850Z] ---> Running in f6c95afaadb0 [2022-05-09T18:10:35.850Z] ---> Running in fc99795fdd96 [2022-05-09T18:10:35.850Z] Removing intermediate container fc99795fdd96 [2022-05-09T18:10:35.850Z] ---> bcd8a5c06539 [2022-05-09T18:10:35.850Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T18:10:36.110Z] ---> Running in 0d4f7043aad6 [2022-05-09T18:10:36.110Z] Removing intermediate container f6c95afaadb0 [2022-05-09T18:10:36.110Z] ---> a02bdb8d8b26 [2022-05-09T18:10:36.110Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T18:10:36.378Z] ---> Running in ca94e33356f2 [2022-05-09T18:10:36.378Z] Removing intermediate container 0d4f7043aad6 [2022-05-09T18:10:36.378Z] ---> 143229179b96 [2022-05-09T18:10:36.378Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:10:36.629Z] 25b303627fd3: Pull complete [2022-05-09T18:10:36.630Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T18:10:36.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T18:10:36.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T18:10:36.636Z] ---> Running in eb23e311daf4 [Pipeline] withDockerContainer [2022-05-09T18:10:36.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container [2022-05-09T18:10:36.958Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:10:39.176Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:10:39.176Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:10:39.176Z] ---> 20548660b2da [2022-05-09T18:10:39.176Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> 8e46f8c8261a [2022-05-09T18:10:39.176Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> b90d65a120b9 [2022-05-09T18:10:39.176Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> 1b8061876c30 [2022-05-09T18:10:39.176Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> 26d917309816 [2022-05-09T18:10:39.176Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> 11145125a6e8 [2022-05-09T18:10:39.176Z] Step 8/25 : COPY . . [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> be37d5ba9aa9 [2022-05-09T18:10:39.176Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> a2c8077725f7 [2022-05-09T18:10:39.176Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> 4ec72b3c9ce5 [2022-05-09T18:10:39.176Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T18:10:39.176Z] ---> Using cache [2022-05-09T18:10:39.176Z] ---> bab135f7b84a [2022-05-09T18:10:39.176Z] 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-05-09T18:10:39.381Z] $ docker top 7a3a7b8f1984cd59d5ffde09b04c8524ee3111aab38a4d1d3bf9b78593223ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:10:39.762Z] Removing intermediate container eb23e311daf4 [2022-05-09T18:10:39.762Z] ---> 894480818fe8 [2022-05-09T18:10:39.762Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T18:10:39.762Z] ---> Running in b474e63dd346 [2022-05-09T18:10:39.762Z] Removing intermediate container ca94e33356f2 [2022-05-09T18:10:39.762Z] ---> 1fc53df8554b [2022-05-09T18:10:39.762Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T18:10:40.020Z] ---> Running in 64eedbd07564 [2022-05-09T18:10:40.020Z] ---> Running in a4a2a1541b31 [2022-05-09T18:10:40.279Z] + docker-compose build --help [2022-05-09T18:10:40.279Z] + grep parallel [2022-05-09T18:10:40.280Z] Removing intermediate container a4a2a1541b31 [2022-05-09T18:10:40.281Z] ---> 98f7d8817e6f [2022-05-09T18:10:40.281Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T18:10:40.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:10:41.105Z] ---> d0c583080587 [2022-05-09T18:10:41.105Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T18:10:41.105Z] ---> Running in 7464781b9e92 [2022-05-09T18:10:41.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:10:41.366Z] spire-1.2.1/ [2022-05-09T18:10:41.366Z] spire-1.2.1/.data/ [2022-05-09T18:10:41.366Z] spire-1.2.1/.data/.file [2022-05-09T18:10:41.366Z] spire-1.2.1/.dockerignore [2022-05-09T18:10:41.366Z] spire-1.2.1/.gitattributes [2022-05-09T18:10:41.366Z] spire-1.2.1/.githooks/ [2022-05-09T18:10:41.366Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/ [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:10:41.366Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:10:41.366Z] spire-1.2.1/.gitignore [2022-05-09T18:10:41.366Z] spire-1.2.1/.go-version [2022-05-09T18:10:41.366Z] spire-1.2.1/.golangci.yml [2022-05-09T18:10:41.366Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:10:41.366Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:10:41.366Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:10:41.366Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:10:41.366Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:10:41.366Z] spire-1.2.1/Dockerfile [2022-05-09T18:10:41.366Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:10:41.366Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:10:41.366Z] spire-1.2.1/LICENSE [2022-05-09T18:10:41.366Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:10:41.366Z] spire-1.2.1/Makefile [2022-05-09T18:10:41.366Z] spire-1.2.1/README.md [2022-05-09T18:10:41.366Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:10:41.366Z] spire-1.2.1/SECURITY.md [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:10:41.366Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:10:41.629Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/ [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/agent/ [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/server/ [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:10:41.629Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/ [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/ [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:10:41.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:10:41.630Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:10:41.630Z] spire-1.2.1/examples/ [2022-05-09T18:10:41.630Z] spire-1.2.1/examples/README.md [2022-05-09T18:10:41.630Z] spire-1.2.1/go.mod [2022-05-09T18:10:41.630Z] spire-1.2.1/go.sum [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:10:41.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:10:41.631Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:10:41.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/private/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:10:41.633Z] spire-1.2.1/release/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:10:41.633Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:10:41.633Z] spire-1.2.1/script/ [2022-05-09T18:10:41.633Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:10:41.633Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:10:41.633Z] spire-1.2.1/support/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:10:41.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:10:41.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/clock/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:10:41.634Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/common [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:10:41.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:10:41.635Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:10:41.636Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:10:41.636Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testca/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testkey/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/util/ [2022-05-09T18:10:41.636Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/util/race.go [2022-05-09T18:10:41.636Z] spire-1.2.1/test/util/util.go [2022-05-09T18:10:41.636Z] building spire from source... [2022-05-09T18:10:41.636Z] Installing go1.17.7... [2022-05-09T18:10:41.894Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T18:10:41.894Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T18:10:41.894Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T18:10:42.152Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T18:10:42.152Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T18:10:42.152Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T18:10:42.411Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:10:42.411Z] OK: 8 MiB in 20 packages [2022-05-09T18:10:43.816Z] Removing intermediate container 7464781b9e92 [2022-05-09T18:10:43.816Z] ---> f249f25c0948 [2022-05-09T18:10:43.816Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:10:44.095Z] Removing intermediate container 64eedbd07564 [2022-05-09T18:10:44.095Z] ---> dbc968cab67b [2022-05-09T18:10:44.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:10:44.095Z] ---> 66dba8413db8 [2022-05-09T18:10:44.095Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T18:10:44.679Z] ---> 7a4efd586ab0 [2022-05-09T18:10:44.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T18:10:44.939Z] ---> 725e3ed235a3 [2022-05-09T18:10:44.939Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T18:10:45.505Z] ---> e97eb4eff975 [2022-05-09T18:10:45.505Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T18:10:45.662Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T18:10:45.693Z] $ docker stop --time=1 7a3a7b8f1984cd59d5ffde09b04c8524ee3111aab38a4d1d3bf9b78593223ea0 [2022-05-09T18:10:45.768Z] ---> dbf892663b0b [2022-05-09T18:10:45.768Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T18:10:45.768Z] ---> 1bb834f3b79f [2022-05-09T18:10:45.768Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T18:10:46.028Z] ---> 482b85458f1f [2022-05-09T18:10:46.028Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T18:10:46.028Z] ---> Running in b4bf71feff3a [2022-05-09T18:10:46.028Z] ---> 34653395dca0 [2022-05-09T18:10:46.028Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T18:10:46.286Z] Removing intermediate container b4bf71feff3a [2022-05-09T18:10:46.286Z] ---> 7186dedbeb38 [2022-05-09T18:10:46.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:10:46.286Z] ---> Running in 7fcac9a4ddbe [2022-05-09T18:10:46.286Z] ---> Running in f29a3ffd27a1 [2022-05-09T18:10:46.550Z] Removing intermediate container 7fcac9a4ddbe [2022-05-09T18:10:46.550Z] ---> ef30f6b92251 [2022-05-09T18:10:46.550Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T18:10:46.808Z] Removing intermediate container f29a3ffd27a1 [2022-05-09T18:10:46.808Z] ---> a17dc813c2fa [2022-05-09T18:10:46.808Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T18:10:46.808Z] ---> Running in 05637e4e78ae [2022-05-09T18:10:47.066Z] Removing intermediate container 05637e4e78ae [2022-05-09T18:10:47.066Z] ---> 4d7019a1dfc6 [2022-05-09T18:10:47.066Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:10:47.325Z] ---> 78356bc79831 [2022-05-09T18:10:47.325Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T18:10:47.325Z] ---> Running in 742f39f2eb7b [2022-05-09T18:10:47.325Z] ---> Running in fd288fb47f3c [2022-05-09T18:10:47.385Z] $ docker rm -f 7a3a7b8f1984cd59d5ffde09b04c8524ee3111aab38a4d1d3bf9b78593223ea0 [2022-05-09T18:10:47.583Z] Removing intermediate container 742f39f2eb7b [2022-05-09T18:10:47.583Z] ---> d59d9773c1dc [2022-05-09T18:10:47.583Z] Step 23/23 : LABEL version=2.2.0-dev.93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:10:47.840Z] ---> Running in 91e051652377 [2022-05-09T18:10:47.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T18:10:47.988Z] . [Pipeline] withDockerContainer [2022-05-09T18:10:48.109Z] Building bin/spire-server... [2022-05-09T18:10:48.109Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:10:48.109Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:10:48.109Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:10:48.109Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:10:48.109Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:10:48.109Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:10:48.109Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:10:48.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container [2022-05-09T18:10:48.321Z] $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T18:10:48.368Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:10:48.368Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:10:48.368Z] Removing intermediate container 91e051652377 [2022-05-09T18:10:48.368Z] ---> 6c4e7d92ded5 [2022-05-09T18:10:48.368Z] [2022-05-09T18:10:48.368Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:10:48.368Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:10:48.368Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:10:48.368Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:10:48.368Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:10:48.368Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:10:48.368Z] Successfully built 6c4e7d92ded5 [2022-05-09T18:10:48.368Z] Successfully tagged core-data:latest [2022-05-09T18:10:48.368Z]  Building core-data ... done go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:10:48.368Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:10:48.625Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:10:48.625Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:10:48.625Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:10:48.625Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:10:48.625Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:10:48.625Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:10:48.625Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:10:48.625Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:10:48.625Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:10:48.625Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:10:48.625Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:10:48.625Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:10:48.625Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:10:48.889Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:10:48.889Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:10:48.889Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:10:48.889Z] Removing intermediate container fd288fb47f3c [2022-05-09T18:10:48.889Z] ---> ffaebf6a4ab0 [2022-05-09T18:10:48.889Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T18:10:48.889Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:10:48.889Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:10:48.889Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:10:48.889Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:10:48.889Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:10:49.197Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:10:49.197Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:10:49.197Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:10:49.197Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:10:49.197Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:10:49.197Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:10:49.197Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:10:49.197Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:10:49.197Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:10:49.197Z]  ---> Running in 564bf8f29b7c [2022-05-09T18:10:49.583Z] $ docker top ac240ebf691a8585b689d83808a928d0a1c6edb5473c61d033081bb93bde2be7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:10:49.866Z] Removing intermediate container 564bf8f29b7c [2022-05-09T18:10:49.866Z] ---> 78ab8ce7960c [2022-05-09T18:10:49.866Z] Step 28/31 : CMD ["gate"] [2022-05-09T18:10:49.866Z] ---> Running in da1051768bc9 [2022-05-09T18:10:49.866Z] Removing intermediate container da1051768bc9 [2022-05-09T18:10:49.866Z] ---> a2b057127a02 [2022-05-09T18:10:49.866Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T18:10:50.477Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T18:10:50.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:10:50.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:10:50.503Z]  ---> Running in 66a7087853a6 [2022-05-09T18:10:50.503Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:10:50.503Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:10:50.503Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:10:50.762Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:10:50.762Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:10:50.762Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:10:50.762Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:10:50.762Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:10:50.762Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:10:50.762Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:10:51.700Z] Removing intermediate container 66a7087853a6 [2022-05-09T18:10:51.700Z] ---> e301a1bfa9a6 [2022-05-09T18:10:51.700Z] Step 30/31 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:10:52.281Z] ---> Running in 762dc05dcf3e [2022-05-09T18:10:52.281Z] Removing intermediate container 762dc05dcf3e [2022-05-09T18:10:52.281Z] ---> 71b8fca887cb [2022-05-09T18:10:52.281Z] Step 31/31 : LABEL version=2.2.0-dev.93 [2022-05-09T18:10:52.544Z] ---> Running in da3406fbe2a7 [2022-05-09T18:10:52.544Z] Removing intermediate container da3406fbe2a7 [2022-05-09T18:10:52.544Z] ---> 2b97beda089e [2022-05-09T18:10:52.544Z] [2022-05-09T18:10:52.804Z] Successfully built 2b97beda089e [2022-05-09T18:10:52.804Z] Successfully tagged security-bootstrapper:latest [2022-05-09T18:10:54.188Z]  Building security-bootstrapper ... done go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:10:54.188Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:10:54.188Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:10:54.188Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:10:54.188Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:10:54.188Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:10:54.188Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:10:54.188Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:10:54.188Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:10:54.188Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:10:54.758Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:10:55.018Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:10:55.018Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:10:55.018Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:10:55.018Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:10:55.018Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:10:55.018Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:10:55.276Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:10:55.276Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:10:55.276Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:10:55.276Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:10:55.276Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:10:55.276Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:10:55.276Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:10:55.276Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:10:55.276Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:10:55.276Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:10:55.276Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:10:55.276Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:10:55.276Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:10:55.276Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:10:55.538Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:10:55.538Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:10:55.538Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:10:56.095Z] Building core-command ... [2022-05-09T18:10:56.095Z] Building core-data ... [2022-05-09T18:10:56.095Z] Building core-metadata ... [2022-05-09T18:10:56.095Z] Building security-bootstrapper ... [2022-05-09T18:10:56.095Z] Building security-proxy-setup ... [2022-05-09T18:10:56.095Z] Building security-secretstore-setup ... [2022-05-09T18:10:56.095Z] Building security-spiffe-token-provider ... [2022-05-09T18:10:56.095Z] Building security-spire-agent ... [2022-05-09T18:10:56.095Z] Building security-spire-config ... [2022-05-09T18:10:56.095Z] Building security-spire-server ... [2022-05-09T18:10:56.095Z] Building support-notifications ... [2022-05-09T18:10:56.095Z] Building support-scheduler ... [2022-05-09T18:10:56.095Z] Building sys-mgmt-agent ... [2022-05-09T18:10:56.095Z] Building security-spire-agent [2022-05-09T18:10:56.095Z] Building support-scheduler [2022-05-09T18:10:56.095Z] Building security-bootstrapper [2022-05-09T18:10:56.095Z] Building security-spire-config [2022-05-09T18:10:56.095Z] Building support-notifications [2022-05-09T18:10:57.453Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:10:57.453Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:10:57.453Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:10:57.453Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:10:57.453Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:10:57.453Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:10:57.453Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:10:57.453Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:10:57.453Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:10:57.453Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:10:57.453Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:10:57.453Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:10:57.453Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:10:57.453Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:10:57.453Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:10:57.453Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:10:57.453Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:10:57.453Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:10:57.453Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:10:57.453Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:10:57.453Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:10:57.453Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:10:57.453Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:10:57.453Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:10:57.453Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:10:57.453Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:10:57.453Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:10:57.453Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:10:57.453Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:10:57.453Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:10:57.712Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:10:57.712Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:10:57.712Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:10:57.712Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:10:57.712Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:10:57.712Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:10:57.712Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:10:57.712Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:10:57.712Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:10:57.712Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:10:57.712Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:10:57.712Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:10:57.712Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:10:57.712Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:10:57.712Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:10:57.712Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:10:57.712Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:10:57.712Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:10:57.712Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:11:04.282Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:11:04.282Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:11:12.400Z] Removing intermediate container 502a46f666f3 [2022-05-09T18:11:12.400Z] ---> ff9aff239f3b [2022-05-09T18:11:12.401Z] [2022-05-09T18:11:12.401Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T18:11:12.401Z] ---> 0ac33e5f5afa [2022-05-09T18:11:12.401Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:11:12.401Z] ---> Using cache [2022-05-09T18:11:12.401Z] ---> 45a69fe74923 [2022-05-09T18:11:12.401Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:12.401Z] ---> Using cache [2022-05-09T18:11:12.401Z] ---> b649c99da7fc [2022-05-09T18:11:12.401Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T18:11:12.401Z] ---> Running in b0c969254970 [2022-05-09T18:11:12.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:11:13.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:11:14.162Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:11:14.162Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:11:14.162Z] OK: 15855 distinct packages available [2022-05-09T18:11:14.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:11:14.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:11:15.299Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T18:11:15.299Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:11:15.299Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T18:11:15.299Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T18:11:15.557Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T18:11:15.557Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:11:15.557Z] OK: 6 MiB in 19 packages [2022-05-09T18:11:16.938Z] Removing intermediate container b0c969254970 [2022-05-09T18:11:16.938Z] ---> 6165ccf3946f [2022-05-09T18:11:16.938Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T18:11:18.322Z] ---> a98b0d44d521 [2022-05-09T18:11:18.322Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:11:20.229Z] ---> c789491cacb1 [2022-05-09T18:11:20.229Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:11:20.229Z] ---> 19b46c4398a0 [2022-05-09T18:11:20.229Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T18:11:20.488Z] ---> 88388e1e431d [2022-05-09T18:11:20.488Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T18:11:21.061Z] ---> 5f8062743026 [2022-05-09T18:11:21.061Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:11:21.061Z] ---> Running in 8f64800fea45 [2022-05-09T18:11:21.320Z] Removing intermediate container 8f64800fea45 [2022-05-09T18:11:21.320Z] ---> 1f1bfcfc99a5 [2022-05-09T18:11:21.320Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:11:21.320Z] ---> Running in 68f0cdb23cd2 [2022-05-09T18:11:21.320Z] Removing intermediate container 68f0cdb23cd2 [2022-05-09T18:11:21.320Z] ---> e3a69b31b794 [2022-05-09T18:11:21.320Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T18:11:21.579Z] ---> Running in 570ff108719d [2022-05-09T18:11:21.837Z] Removing intermediate container 570ff108719d [2022-05-09T18:11:21.837Z] ---> 3fe1904f3dc0 [2022-05-09T18:11:21.837Z] Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:11:21.837Z] ---> Running in b0ac80a6ede7 [2022-05-09T18:11:22.095Z] Removing intermediate container b0ac80a6ede7 [2022-05-09T18:11:22.095Z] ---> a761f6e64bce [2022-05-09T18:11:22.095Z] Step 26/26 : LABEL version=2.2.0-dev.93 [2022-05-09T18:11:22.095Z] ---> Running in 9bf0f5a799a3 [2022-05-09T18:11:22.354Z] Removing intermediate container 9bf0f5a799a3 [2022-05-09T18:11:22.354Z] ---> bf5dd2b555c8 [2022-05-09T18:11:22.354Z] [2022-05-09T18:11:22.354Z] Successfully built bf5dd2b555c8 [2022-05-09T18:11:22.354Z] Successfully tagged security-spire-agent:latest [2022-05-09T18:11:30.468Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-09T18:11:30.468Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:11:30.468Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:11:30.468Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:11:30.468Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:11:30.468Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:11:30.468Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:11:30.468Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:11:30.468Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:11:30.468Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:11:30.468Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:11:30.468Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:11:30.468Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:11:30.468Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:11:43.028Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:11:43.028Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:43.028Z] ---> 7ee2dd39a516 [2022-05-09T18:11:43.028Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T18:11:43.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:11:43.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:43.028Z] ---> 7ee2dd39a516 [2022-05-09T18:11:43.028Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:11:43.028Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:11:43.028Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:43.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 7ee2dd39a516 [2022-05-09T18:11:43.028Z] [2022-05-09T18:11:43.028Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T18:11:43.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:43.028Z] ---> 7ee2dd39a516 [2022-05-09T18:11:43.028Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:11:43.310Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:11:43.310Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:43.310Z] ---> 7ee2dd39a516 [2022-05-09T18:11:43.310Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T18:11:43.597Z] ---> Running in 0efb6f804bc1 [2022-05-09T18:11:43.597Z] ---> Running in 839da15090d6 [2022-05-09T18:11:43.597Z] ---> Running in 04dc26b98b7f [2022-05-09T18:11:43.597Z] ---> Running in 907d8d1337ba [2022-05-09T18:11:43.597Z] ---> Running in 5d275a4c5583 [2022-05-09T18:11:44.216Z] Removing intermediate container 04dc26b98b7f [2022-05-09T18:11:44.216Z] ---> 1a18f9ac4c0f [2022-05-09T18:11:44.216Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:44.216Z] Removing intermediate container 0efb6f804bc1 [2022-05-09T18:11:44.216Z] ---> 39c85f226f63 [2022-05-09T18:11:44.216Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:44.216Z] Removing intermediate container 839da15090d6 [2022-05-09T18:11:44.216Z] ---> 55832d8f5645 [2022-05-09T18:11:44.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:44.216Z] Removing intermediate container 907d8d1337ba [2022-05-09T18:11:44.216Z] ---> aef6a8b4dd9e [2022-05-09T18:11:44.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:44.216Z] ---> Running in 71ab6d830519 [2022-05-09T18:11:44.493Z] Removing intermediate container 5d275a4c5583 [2022-05-09T18:11:44.494Z] ---> febcc2d1b708 [2022-05-09T18:11:44.494Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:44.494Z] ---> Running in 2fa3d54d44fa [2022-05-09T18:11:44.494Z] ---> Running in 9b6f48fbe19f [2022-05-09T18:11:44.494Z] ---> Running in fb1e76c36dcc [2022-05-09T18:11:44.494Z] ---> Running in 082216b820bc [2022-05-09T18:11:47.927Z] Removing intermediate container 9b6f48fbe19f [2022-05-09T18:11:47.927Z] ---> 91540abb8a75 [2022-05-09T18:11:47.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T18:11:48.206Z] ---> Running in 2b3edb5c6488 [2022-05-09T18:11:48.483Z] Removing intermediate container 71ab6d830519 [2022-05-09T18:11:48.483Z] ---> c20eaa36983a [2022-05-09T18:11:48.483Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:11:48.768Z] Removing intermediate container 2fa3d54d44fa [2022-05-09T18:11:48.768Z] ---> b12e4a4cdb02 [2022-05-09T18:11:48.768Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:11:48.768Z] Removing intermediate container 082216b820bc [2022-05-09T18:11:48.768Z] ---> 818f846d6539 [2022-05-09T18:11:48.768Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T18:11:48.768Z] ---> Running in 58e0d7fa0e20 [2022-05-09T18:11:48.768Z] Removing intermediate container fb1e76c36dcc [2022-05-09T18:11:48.768Z] ---> 634132f72ccc [2022-05-09T18:11:48.768Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T18:11:49.055Z] ---> Running in 73fa26498db9 [2022-05-09T18:11:49.055Z] ---> Running in 16bb13e17975 [2022-05-09T18:11:49.055Z] ---> Running in ca0e072fc8b2 [2022-05-09T18:11:50.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:50.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:51.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:51.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:51.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:51.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:51.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:52.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:52.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:52.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:52.242Z] OK: 220 MiB in 52 packages [2022-05-09T18:11:53.255Z] OK: 220 MiB in 52 packages [2022-05-09T18:11:53.873Z] OK: 220 MiB in 52 packages [2022-05-09T18:11:53.873Z] OK: 220 MiB in 52 packages [2022-05-09T18:11:53.873Z] OK: 220 MiB in 52 packages [2022-05-09T18:11:53.873Z] Removing intermediate container 2b3edb5c6488 [2022-05-09T18:11:53.873Z] ---> fead61ae6d36 [2022-05-09T18:11:53.873Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:11:55.327Z] Removing intermediate container 58e0d7fa0e20 [2022-05-09T18:11:55.327Z] ---> ce50b03633ec [2022-05-09T18:11:55.327Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T18:11:55.327Z] Removing intermediate container ca0e072fc8b2 [2022-05-09T18:11:55.327Z] ---> eb06a62299ed [2022-05-09T18:11:55.327Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T18:11:55.632Z] Removing intermediate container 16bb13e17975 [2022-05-09T18:11:55.632Z] ---> 7df77a6a9e34 [2022-05-09T18:11:55.632Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:11:55.632Z] Removing intermediate container 73fa26498db9 [2022-05-09T18:11:55.632Z] ---> 9df42ba1ac94 [2022-05-09T18:11:55.632Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T18:11:55.632Z] ---> 795505131952 [2022-05-09T18:11:55.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:55.909Z] ---> Running in 89a01eeaee69 [2022-05-09T18:11:56.913Z] ---> e22dadff3e43 [2022-05-09T18:11:56.913Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:56.913Z] ---> 76165725ac47 [2022-05-09T18:11:56.913Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:56.913Z] ---> 40d43b106d01 [2022-05-09T18:11:56.913Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:56.913Z] ---> Running in 790b2dae49d5 [2022-05-09T18:11:57.191Z] ---> Running in 5340348e4071 [2022-05-09T18:11:57.191Z] ---> Running in efc4adeaa2d8 [2022-05-09T18:11:57.191Z] ---> 9b5431ab781d [2022-05-09T18:11:57.466Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:57.466Z] ---> Running in 8482f2c41603 [2022-05-09T18:12:00.880Z] Removing intermediate container 89a01eeaee69 [2022-05-09T18:12:00.880Z] ---> 83d23f055a45 [2022-05-09T18:12:00.880Z] Step 8/22 : COPY . . [2022-05-09T18:12:02.881Z] Removing intermediate container 790b2dae49d5 [2022-05-09T18:12:02.881Z] ---> 60c50526cb0b [2022-05-09T18:12:02.881Z] Step 8/26 : COPY . . [2022-05-09T18:12:03.477Z] Removing intermediate container 5340348e4071 [2022-05-09T18:12:03.477Z] ---> d07812f2aec5 [2022-05-09T18:12:03.477Z] Step 8/26 : COPY . . [2022-05-09T18:12:03.477Z] Removing intermediate container 8482f2c41603 [2022-05-09T18:12:03.477Z] ---> f67848c37983 [2022-05-09T18:12:03.477Z] Step 8/31 : COPY . . [2022-05-09T18:12:03.477Z] Removing intermediate container efc4adeaa2d8 [2022-05-09T18:12:03.477Z] ---> 5d5ce9a21468 [2022-05-09T18:12:03.477Z] Step 8/22 : COPY . . [2022-05-09T18:12:21.856Z] ---> f1c9a5f2a41f [2022-05-09T18:12:21.856Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T18:12:21.856Z] ---> Running in 9c4082b5721e [2022-05-09T18:12:21.856Z] ---> 5837a0dcb933 [2022-05-09T18:12:21.856Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:12:21.856Z] ---> Running in c856d146472d [2022-05-09T18:12:21.856Z] ---> 181dbfe1ea15 [2022-05-09T18:12:21.857Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:12:21.857Z] ---> Running in 2aaa8c54e8a2 [2022-05-09T18:12:21.857Z] Removing intermediate container c856d146472d [2022-05-09T18:12:21.857Z] ---> 167260e9a2c6 [2022-05-09T18:12:21.857Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T18:12:21.857Z] ---> 4b9eb2e34605 [2022-05-09T18:12:21.857Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T18:12:21.857Z] ---> Running in c6d87dd5707c [2022-05-09T18:12:21.857Z] ---> Running in 097e52a4aa3a [2022-05-09T18:12:21.857Z] Removing intermediate container 2aaa8c54e8a2 [2022-05-09T18:12:21.857Z] ---> a39054b90676 [2022-05-09T18:12:21.857Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T18:12:21.857Z] ---> Running in a64cd416c679 [2022-05-09T18:12:21.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T18:12:21.857Z] ---> acc249bb780c [2022-05-09T18:12:21.857Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T18:12:21.857Z] ---> Running in 4dfa61ed331e [2022-05-09T18:12:23.889Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T18:12:24.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T18:12:24.504Z] Removing intermediate container c6d87dd5707c [2022-05-09T18:12:24.504Z] ---> fb1998426167 [2022-05-09T18:12:24.504Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T18:12:24.788Z] ---> Running in e997bf275492 [2022-05-09T18:12:25.815Z] Removing intermediate container a64cd416c679 [2022-05-09T18:12:25.815Z] ---> 799b6ac3ab79 [2022-05-09T18:12:25.815Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T18:12:25.815Z] Removing intermediate container e997bf275492 [2022-05-09T18:12:25.815Z] ---> 7c5774b844ec [2022-05-09T18:12:25.815Z] 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-05-09T18:12:25.815Z] ---> Running in b210be4eabeb [2022-05-09T18:12:26.108Z] ---> Running in f6d9252c675a [2022-05-09T18:12:26.723Z] Removing intermediate container b210be4eabeb [2022-05-09T18:12:26.723Z] ---> c36ab66f77ea [2022-05-09T18:12:26.723Z] 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-05-09T18:12:27.003Z] ---> Running in 6bb3b5147a1e [2022-05-09T18:12:29.672Z] spire-1.2.1/ [2022-05-09T18:12:29.672Z] spire-1.2.1/.data/ [2022-05-09T18:12:29.672Z] spire-1.2.1/.data/.file [2022-05-09T18:12:29.672Z] spire-1.2.1/.dockerignore [2022-05-09T18:12:29.672Z] spire-1.2.1/.gitattributes [2022-05-09T18:12:29.672Z] spire-1.2.1/.githooks/ [2022-05-09T18:12:29.672Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/ [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:12:29.672Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:12:29.672Z] spire-1.2.1/.gitignore [2022-05-09T18:12:29.672Z] spire-1.2.1/.go-version [2022-05-09T18:12:29.672Z] spire-1.2.1/.golangci.yml [2022-05-09T18:12:29.672Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:12:29.672Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:12:29.672Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:12:29.672Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:12:29.672Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:12:29.672Z] spire-1.2.1/Dockerfile [2022-05-09T18:12:29.672Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:12:29.672Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:12:29.672Z] spire-1.2.1/LICENSE [2022-05-09T18:12:29.672Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:12:29.672Z] spire-1.2.1/Makefile [2022-05-09T18:12:29.672Z] spire-1.2.1/README.md [2022-05-09T18:12:29.672Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:12:29.672Z] spire-1.2.1/SECURITY.md [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:12:29.672Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:12:29.673Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/ [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/agent/ [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/server/ [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:12:29.673Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/ [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/ [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:12:29.673Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:12:29.673Z] spire-1.2.1/examples/ [2022-05-09T18:12:29.673Z] spire-1.2.1/examples/README.md [2022-05-09T18:12:29.673Z] spire-1.2.1/go.mod [2022-05-09T18:12:29.673Z] spire-1.2.1/go.sum [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:12:29.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/ [2022-05-09T18:12:29.674Z] [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/.data/ [2022-05-09T18:12:29.674Z] spire-1.2.1/.data/.file [2022-05-09T18:12:29.674Z] spire-1.2.1/.dockerignore [2022-05-09T18:12:29.674Z] spire-1.2.1/.gitattributes [2022-05-09T18:12:29.674Z] spire-1.2.1/.githooks/ [2022-05-09T18:12:29.674Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/ [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:12:29.674Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:12:29.674Z] spire-1.2.1/.gitignore [2022-05-09T18:12:29.674Z] spire-1.2.1/.go-version [2022-05-09T18:12:29.674Z] spire-1.2.1/.golangci.yml [2022-05-09T18:12:29.674Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:12:29.674Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:12:29.674Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:12:29.674Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:12:29.674Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:12:29.674Z] spire-1.2.1/Dockerfile [2022-05-09T18:12:29.674Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:12:29.674Z] spire-1.2.1/LICENSE [2022-05-09T18:12:29.674Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:12:29.674Z] spire-1.2.1/Makefile [2022-05-09T18:12:29.674Z] spire-1.2.1/README.md [2022-05-09T18:12:29.674Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:12:29.674Z] spire-1.2.1/SECURITY.md [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:12:29.674Z] [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:12:29.674Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:12:29.675Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:12:29.675Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:12:29.956Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:12:29.957Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/ [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/agent/ [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/server/ [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:12:29.957Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/ [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/ [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:12:29.957Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:12:29.957Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:12:29.958Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:12:29.958Z] spire-1.2.1/examples/ [2022-05-09T18:12:29.958Z] spire-1.2.1/examples/README.md [2022-05-09T18:12:29.958Z] spire-1.2.1/go.mod [2022-05-09T18:12:29.958Z] spire-1.2.1/go.sum [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:12:29.958Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:12:30.240Z] [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:12:30.240Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:12:30.241Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:12:30.242Z] [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:12:30.242Z] [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:12:30.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:12:30.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:12:30.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:12:30.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:12:30.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:12:30.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:12:30.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/private/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:12:30.526Z] spire-1.2.1/release/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:12:30.526Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:12:30.527Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:12:30.527Z] spire-1.2.1/script/ [2022-05-09T18:12:30.527Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:12:30.527Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:12:30.527Z] spire-1.2.1/support/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:12:30.527Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:12:30.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:12:30.528Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/clock/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:12:30.528Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:12:30.528Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:12:30.528Z] spire-1.2.1/test/integration/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/common [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:12:30.815Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:12:30.816Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:12:30.816Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:12:30.817Z] [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:12:30.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:12:30.817Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:12:30.818Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:12:30.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:12:30.819Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:12:30.819Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testca/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testkey/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/util/ [2022-05-09T18:12:30.819Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/util/race.go [2022-05-09T18:12:30.819Z] spire-1.2.1/test/util/util.go [2022-05-09T18:12:31.098Z] building spire from source... [2022-05-09T18:12:31.098Z] [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:12:31.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/private/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:12:31.099Z] spire-1.2.1/release/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:12:31.099Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:12:31.099Z] spire-1.2.1/script/ [2022-05-09T18:12:31.099Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:12:31.099Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:12:31.099Z] spire-1.2.1/support/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:12:31.099Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:12:31.380Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/clock/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:12:31.380Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:12:31.381Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/common [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:12:31.381Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:12:31.382Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:12:31.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsInstalling go1.17.7... [2022-05-09T18:12:31.664Z] [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:12:31.664Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:12:31.665Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:12:31.665Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:12:31.665Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:12:31.665Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:12:31.665Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:12:31.665Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testca/ [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testkey/ [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:12:31.944Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/util/ [2022-05-09T18:12:31.944Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/util/race.go [2022-05-09T18:12:31.944Z] spire-1.2.1/test/util/util.go [2022-05-09T18:12:31.944Z] building spire from source... [2022-05-09T18:12:32.555Z] Installing go1.17.7... [2022-05-09T18:12:38.292Z] Removing intermediate container 898998e82dd3 [2022-05-09T18:12:38.292Z] ---> 125018b3570f [2022-05-09T18:12:38.292Z] [2022-05-09T18:12:38.292Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T18:12:38.292Z] ---> 0ac33e5f5afa [2022-05-09T18:12:38.292Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:12:38.292Z] ---> Using cache [2022-05-09T18:12:38.292Z] ---> 45a69fe74923 [2022-05-09T18:12:38.292Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:12:38.293Z] ---> Using cache [2022-05-09T18:12:38.293Z] ---> b649c99da7fc [2022-05-09T18:12:38.293Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T18:12:38.293Z] ---> Running in 203699282a93 [2022-05-09T18:12:38.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:12:38.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:12:38.293Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:12:38.293Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:12:38.293Z] OK: 15855 distinct packages available [2022-05-09T18:12:38.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T18:12:38.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T18:12:38.293Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T18:12:38.293Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:12:38.293Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T18:12:38.293Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T18:12:38.293Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:12:38.293Z] OK: 6 MiB in 18 packages [2022-05-09T18:12:38.293Z] Removing intermediate container 203699282a93 [2022-05-09T18:12:38.293Z] ---> ac55bf534086 [2022-05-09T18:12:38.293Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:12:38.293Z] Building bin/spire-agent... [2022-05-09T18:12:38.293Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:12:38.293Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:12:38.293Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:12:38.293Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:12:38.293Z]  ---> 27dd780ddd23 [2022-05-09T18:12:38.293Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:12:38.293Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:12:38.293Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:12:38.293Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:12:38.564Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:12:38.564Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:12:38.564Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:12:38.564Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:12:38.564Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:12:38.564Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:12:39.175Z]  ---> c0d967cb1c69 [2022-05-09T18:12:39.175Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T18:12:39.749Z] ---> Running in 89f01e9060f6 [2022-05-09T18:12:39.749Z] Removing intermediate container 89f01e9060f6 [2022-05-09T18:12:39.749Z] ---> 60fe120ab90a [2022-05-09T18:12:39.749Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T18:12:39.749Z] ---> 1c61f172ec51 [2022-05-09T18:12:39.749Z] Step 21/26 : WORKDIR / [2022-05-09T18:12:40.008Z] ---> Running in 0572c496fc7f [2022-05-09T18:12:40.266Z] Removing intermediate container 0572c496fc7f [2022-05-09T18:12:40.266Z] ---> 2ae2ebfb9fa3 [2022-05-09T18:12:40.266Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:12:40.266Z] ---> Running in 6e2e5881d8eb [2022-05-09T18:12:40.523Z] Removing intermediate container 6e2e5881d8eb [2022-05-09T18:12:40.523Z] ---> 2f01dcfd23a3 [2022-05-09T18:12:40.523Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:12:40.782Z] ---> Running in 7ebf5931009b [2022-05-09T18:12:41.040Z] Removing intermediate container 7ebf5931009b [2022-05-09T18:12:41.040Z] ---> f80d56ea630e [2022-05-09T18:12:41.040Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T18:12:41.299Z] ---> Running in d48ef49810f8 [2022-05-09T18:12:41.299Z] Removing intermediate container d48ef49810f8 [2022-05-09T18:12:41.299Z] ---> 94f277516f09 [2022-05-09T18:12:41.299Z] Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:12:41.591Z] ---> Running in 6c7303ce0136 [2022-05-09T18:12:41.919Z] Removing intermediate container 6c7303ce0136 [2022-05-09T18:12:41.919Z] ---> 6d4fa4ff04c1 [2022-05-09T18:12:41.919Z] Step 26/26 : LABEL version=2.2.0-dev.93 [2022-05-09T18:12:41.919Z] ---> Running in e0948b4ac3b2 [2022-05-09T18:12:42.176Z] Removing intermediate container e0948b4ac3b2 [2022-05-09T18:12:42.176Z] ---> f9620e48e7bf [2022-05-09T18:12:42.176Z] [2022-05-09T18:12:42.176Z] Successfully built f9620e48e7bf [2022-05-09T18:12:42.176Z] Successfully tagged security-spire-config:latest [2022-05-09T18:12:59.481Z] Building bin/spire-server... [2022-05-09T18:12:59.481Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:12:59.481Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:12:59.481Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:12:59.481Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:12:59.481Z] Building bin/spire-server... [2022-05-09T18:12:59.481Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:12:59.481Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:12:59.481Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:12:59.481Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:12:59.481Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:12:59.481Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:12:59.481Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:12:59.481Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:12:59.481Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:12:59.481Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:12:59.481Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:12:59.481Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:12:59.764Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:13:00.046Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:13:01.511Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:13:01.511Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:13:01.792Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:13:01.792Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:13:02.071Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:13:02.071Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:13:02.349Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:13:02.349Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:13:02.349Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:13:02.349Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:13:02.349Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:13:02.349Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:13:02.626Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:13:02.626Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:13:02.626Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:13:02.908Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:13:03.186Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:13:03.187Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:13:03.187Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:13:03.187Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:13:03.465Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:13:03.465Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:13:03.743Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:13:04.032Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:13:04.032Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:13:04.032Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:13:04.032Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:13:05.035Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:13:05.035Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:13:20.227Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:13:20.227Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:13:20.227Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:13:20.227Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:13:20.227Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:13:20.227Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:13:20.227Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:13:20.227Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:13:20.227Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:13:20.227Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:13:20.228Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:13:20.228Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:13:20.228Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:13:20.228Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:13:20.228Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:13:20.228Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:13:20.228Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:13:20.228Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:13:20.228Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:13:20.228Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:13:20.228Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:13:20.228Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:13:20.228Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:13:20.228Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:13:20.509Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:13:20.509Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:13:20.793Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:13:20.793Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:13:21.072Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:13:21.353Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:13:21.353Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:13:21.635Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:13:21.635Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:13:21.917Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:13:22.916Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:13:22.916Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:13:22.916Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:13:23.196Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:13:23.196Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:13:23.196Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:13:23.196Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:13:23.478Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:13:23.478Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:13:23.478Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:13:23.478Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:13:23.478Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:13:23.759Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:13:23.759Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:13:23.759Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:13:24.040Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:13:24.040Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:13:24.655Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:13:24.655Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:13:24.655Z] [91mgo: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:13:24.952Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:13:25.230Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:13:25.509Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:13:26.113Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:13:26.113Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:13:26.113Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:13:27.111Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:13:29.767Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:13:31.788Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:13:38.418Z]  Building security-spire-config ... done Removing intermediate container b474e63dd346 [2022-05-09T18:13:38.418Z] ---> fc5e7f013874 [2022-05-09T18:13:38.418Z] [2022-05-09T18:13:38.418Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T18:13:38.418Z] ---> 0ac33e5f5afa [2022-05-09T18:13:38.418Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:13:38.418Z] ---> Using cache [2022-05-09T18:13:38.418Z] ---> 45a69fe74923 [2022-05-09T18:13:38.418Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:13:38.418Z] ---> Using cache [2022-05-09T18:13:38.418Z] ---> b649c99da7fc [2022-05-09T18:13:38.418Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T18:13:38.418Z] ---> Using cache [2022-05-09T18:13:38.418Z] ---> 6165ccf3946f [2022-05-09T18:13:38.418Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:13:38.418Z] ---> 6372a74ba5f4 [2022-05-09T18:13:38.418Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:13:38.418Z] ---> 38614fe75f06 [2022-05-09T18:13:38.418Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T18:13:38.418Z] ---> 62f106d20d5e [2022-05-09T18:13:38.418Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T18:13:38.418Z] ---> 7db2a636f9f4 [2022-05-09T18:13:38.418Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:13:38.418Z] ---> Running in 6ada6e568abd [2022-05-09T18:13:38.418Z] Removing intermediate container 6ada6e568abd [2022-05-09T18:13:38.418Z] ---> 603726680f9d [2022-05-09T18:13:38.418Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:13:38.418Z] ---> Running in cef94179bbb5 [2022-05-09T18:13:38.418Z] Removing intermediate container cef94179bbb5 [2022-05-09T18:13:38.418Z] ---> 63675d886773 [2022-05-09T18:13:38.418Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T18:13:38.418Z] ---> Running in e7c2e962ecf7 [2022-05-09T18:13:38.418Z] Removing intermediate container e7c2e962ecf7 [2022-05-09T18:13:38.418Z] ---> 9f9c967da5de [2022-05-09T18:13:38.418Z] Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:38.418Z] ---> Running in 174741e804c2 [2022-05-09T18:13:38.418Z] Removing intermediate container 174741e804c2 [2022-05-09T18:13:38.418Z] ---> 8000ef2e25b8 [2022-05-09T18:13:38.418Z] Step 25/25 : LABEL version=2.2.0-dev.93 [2022-05-09T18:13:38.418Z] ---> Running in 4fc7405ab962 [2022-05-09T18:13:38.418Z] Removing intermediate container 4fc7405ab962 [2022-05-09T18:13:38.418Z] ---> 52e49f606ada [2022-05-09T18:13:38.418Z] [2022-05-09T18:13:38.418Z] Successfully built 52e49f606ada [2022-05-09T18:13:38.418Z] Successfully tagged security-spire-server:latest [2022-05-09T18:13:38.425Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-09T18:13:38.433Z] $ docker stop --time=1 446896e439598b8e5c646c6b56a5e2b9a5b76ad6b430d825ae9c4ee73a303718 [2022-05-09T18:13:39.739Z] $ docker rm -f 446896e439598b8e5c646c6b56a5e2b9a5b76ad6b430d825ae9c4ee73a303718 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T18:13:40.090Z] + docker images [2022-05-09T18:13:40.090Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T18:13:40.090Z] security-spire-server latest 52e49f606ada 3 seconds ago 87.3MB [2022-05-09T18:13:40.090Z] fc5e7f013874 20 seconds ago 4.43GB [2022-05-09T18:13:40.090Z] security-spire-config latest f9620e48e7bf 58 seconds ago 86.7MB [2022-05-09T18:13:40.090Z] 125018b3570f About a minute ago 4.43GB [2022-05-09T18:13:40.090Z] security-spire-agent latest bf5dd2b555c8 2 minutes ago 127MB [2022-05-09T18:13:40.090Z] ff9aff239f3b 2 minutes ago 4.43GB [2022-05-09T18:13:40.090Z] security-bootstrapper latest 2b97beda089e 2 minutes ago 19.1MB [2022-05-09T18:13:40.090Z] core-data latest 6c4e7d92ded5 2 minutes ago 22.5MB [2022-05-09T18:13:40.090Z] 4f56f75ac0a5 3 minutes ago 1.52GB [2022-05-09T18:13:40.090Z] security-proxy-setup latest 6834b3284fcf 3 minutes ago 26.9MB [2022-05-09T18:13:40.090Z] bad956554f8d 3 minutes ago 1.5GB [2022-05-09T18:13:40.090Z] 39ba6537ba74 3 minutes ago 1.5GB [2022-05-09T18:13:40.090Z] support-notifications latest eda54b872999 3 minutes ago 26.9MB [2022-05-09T18:13:40.090Z] 576e3844c920 3 minutes ago 1.55GB [2022-05-09T18:13:40.090Z] support-scheduler latest 0892b0ed494d 4 minutes ago 26.3MB [2022-05-09T18:13:40.090Z] core-metadata latest 700e050ba44e 4 minutes ago 17MB [2022-05-09T18:13:40.090Z] e11514a788b4 4 minutes ago 1.55GB [2022-05-09T18:13:40.090Z] 871cdf184eae 4 minutes ago 1.5GB [2022-05-09T18:13:40.090Z] sys-mgmt-agent latest 71511011c795 4 minutes ago 299MB [2022-05-09T18:13:40.090Z] security-secretstore-setup latest 026a6e6566e0 5 minutes ago 28.5MB [2022-05-09T18:13:40.090Z] security-spiffe-token-provider latest edb31bf7dbdf 5 minutes ago 28.8MB [2022-05-09T18:13:40.090Z] core-command latest 6d174a07ad91 5 minutes ago 16.1MB [2022-05-09T18:13:40.090Z] 0bfb9f5254cf 5 minutes ago 1.49GB [2022-05-09T18:13:40.090Z] f5d4a24615ae 5 minutes ago 1.54GB [2022-05-09T18:13:40.090Z] 657800b163e1 5 minutes ago 1.49GB [2022-05-09T18:13:40.090Z] 9811c9f618a3 5 minutes ago 1.5GB [2022-05-09T18:13:40.090Z] ci-base-image-x86_64 latest 20548660b2da 8 minutes ago 895MB [2022-05-09T18:13:40.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T18:13:40.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T18:13:40.090Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T18:13:40.090Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T18:13:40.090Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T18:13:40.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [2022-05-09T18:13:40.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:13:40.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T18:13:40.209Z] provisioning config files... [2022-05-09T18:13:40.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config6998942606745365967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:13:40.392Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:13:40.520Z] ---> docker-login.sh [2022-05-09T18:13:40.520Z] nexus3.edgexfoundry.org:10001 [2022-05-09T18:13:40.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:13:40.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:13:40.520Z] Configure a credential helper to remove this warning. See [2022-05-09T18:13:40.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:13:40.520Z] [2022-05-09T18:13:40.520Z] Login Succeeded [2022-05-09T18:13:40.520Z] nexus3.edgexfoundry.org:10002 [2022-05-09T18:13:40.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:13:40.684Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:13:40.684Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:13:40.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:13:40.781Z] Configure a credential helper to remove this warning. See [2022-05-09T18:13:40.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:13:40.781Z] [2022-05-09T18:13:40.781Z] Login Succeeded [2022-05-09T18:13:40.781Z] nexus3.edgexfoundry.org:10003 [2022-05-09T18:13:40.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:13:40.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:13:40.781Z] Configure a credential helper to remove this warning. See [2022-05-09T18:13:40.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:13:40.781Z] [2022-05-09T18:13:40.781Z] Login Succeeded [2022-05-09T18:13:40.781Z] nexus3.edgexfoundry.org:10004 [2022-05-09T18:13:40.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:13:40.969Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:13:40.969Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:13:40.969Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:13:41.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:13:41.042Z] Configure a credential helper to remove this warning. See [2022-05-09T18:13:41.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:13:41.042Z] [2022-05-09T18:13:41.042Z] Login Succeeded [2022-05-09T18:13:41.042Z] docker.io [2022-05-09T18:13:41.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T18:13:41.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T18:13:41.307Z] Configure a credential helper to remove this warning. See [2022-05-09T18:13:41.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T18:13:41.307Z] [2022-05-09T18:13:41.307Z] Login Succeeded [2022-05-09T18:13:41.307Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T18:13:41.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:13:41.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T18:13:41.370Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-09T18:13:41.370Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:41.370Z] latest [2022-05-09T18:13:41.370Z] 2.2.0-dev.93 [2022-05-09T18:13:41.370Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:41.370Z] main [2022-05-09T18:13:41.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:41.592Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:13:41.592Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:13:41.683Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:41.988Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:41.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T18:13:41.988Z] a9e687c71bf9: Preparing [2022-05-09T18:13:41.988Z] 76613300a70d: Preparing [2022-05-09T18:13:41.988Z] f7f8282a5567: Preparing [2022-05-09T18:13:41.988Z] 1b3661468e04: Preparing [2022-05-09T18:13:41.988Z] b541d28bf3b4: Preparing [2022-05-09T18:13:41.988Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:41.988Z] 1b3661468e04: Pushed [2022-05-09T18:13:41.988Z] a9e687c71bf9: Pushed [2022-05-09T18:13:41.988Z] f7f8282a5567: Pushed [2022-05-09T18:13:43.368Z] 76613300a70d: Pushed [2022-05-09T18:13:43.368Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:43.727Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:44.109Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-09T18:13:44.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T18:13:44.109Z] a9e687c71bf9: Preparing [2022-05-09T18:13:44.109Z] 76613300a70d: Preparing [2022-05-09T18:13:44.109Z] f7f8282a5567: Preparing [2022-05-09T18:13:44.109Z] 1b3661468e04: Preparing [2022-05-09T18:13:44.109Z] b541d28bf3b4: Preparing [2022-05-09T18:13:44.109Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:44.109Z] a9e687c71bf9: Layer already exists [2022-05-09T18:13:44.109Z] 76613300a70d: Layer already exists [2022-05-09T18:13:44.109Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:44.109Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:44.109Z] latest: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:44.408Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:44.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.93 [2022-05-09T18:13:44.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T18:13:44.703Z] a9e687c71bf9: Preparing [2022-05-09T18:13:44.703Z] 76613300a70d: Preparing [2022-05-09T18:13:44.703Z] f7f8282a5567: Preparing [2022-05-09T18:13:44.703Z] 1b3661468e04: Preparing [2022-05-09T18:13:44.703Z] b541d28bf3b4: Preparing [2022-05-09T18:13:44.703Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:44.703Z] 76613300a70d: Layer already exists [2022-05-09T18:13:44.703Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:44.703Z] a9e687c71bf9: Layer already exists [2022-05-09T18:13:44.703Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:44.703Z] 2.2.0-dev.93: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:45.006Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:45.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:45.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T18:13:45.304Z] a9e687c71bf9: Preparing [2022-05-09T18:13:45.304Z] 76613300a70d: Preparing [2022-05-09T18:13:45.304Z] f7f8282a5567: Preparing [2022-05-09T18:13:45.304Z] 1b3661468e04: Preparing [2022-05-09T18:13:45.304Z] b541d28bf3b4: Preparing [2022-05-09T18:13:45.304Z] 76613300a70d: Layer already exists [2022-05-09T18:13:45.304Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:45.304Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:45.304Z] a9e687c71bf9: Layer already exists [2022-05-09T18:13:45.304Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:45.304Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:45.618Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:45.916Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-09T18:13:45.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T18:13:45.916Z] a9e687c71bf9: Preparing [2022-05-09T18:13:45.916Z] 76613300a70d: Preparing [2022-05-09T18:13:45.916Z] f7f8282a5567: Preparing [2022-05-09T18:13:45.916Z] 1b3661468e04: Preparing [2022-05-09T18:13:45.916Z] b541d28bf3b4: Preparing [2022-05-09T18:13:45.916Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:45.916Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:45.916Z] 76613300a70d: Layer already exists [2022-05-09T18:13:45.916Z] a9e687c71bf9: Layer already exists [2022-05-09T18:13:45.916Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:45.916Z] main: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:13:45.955Z] ===================================================== [Pipeline] echo [2022-05-09T18:13:45.963Z] taggedImages: [2022-05-09T18:13:45.963Z] - nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:45.963Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-09T18:13:45.963Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.93 [2022-05-09T18:13:45.963Z] - nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:45.963Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-09T18:13:45.990Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-09T18:13:45.990Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:45.990Z] latest [2022-05-09T18:13:45.990Z] 2.2.0-dev.93 [2022-05-09T18:13:45.990Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:45.990Z] main [2022-05-09T18:13:45.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:46.323Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:46.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:46.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T18:13:46.615Z] 6c3ca5f52b89: Preparing [2022-05-09T18:13:46.615Z] e9169733efd1: Preparing [2022-05-09T18:13:46.615Z] f7f8282a5567: Preparing [2022-05-09T18:13:46.615Z] a7d2f74a526d: Preparing [2022-05-09T18:13:46.615Z] 483cab60eb10: Preparing [2022-05-09T18:13:46.615Z] b541d28bf3b4: Preparing [2022-05-09T18:13:46.615Z] b541d28bf3b4: Waiting [2022-05-09T18:13:46.615Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:46.615Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:46.615Z] 483cab60eb10: Pushed [2022-05-09T18:13:46.615Z] 6c3ca5f52b89: Pushed [2022-05-09T18:13:46.875Z] a7d2f74a526d: Pushed [2022-05-09T18:13:48.258Z] e9169733efd1: Pushed [2022-05-09T18:13:48.258Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:48.563Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:48.870Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-09T18:13:48.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T18:13:48.870Z] 6c3ca5f52b89: Preparing [2022-05-09T18:13:48.870Z] e9169733efd1: Preparing [2022-05-09T18:13:48.870Z] f7f8282a5567: Preparing [2022-05-09T18:13:48.870Z] a7d2f74a526d: Preparing [2022-05-09T18:13:48.870Z] 483cab60eb10: Preparing [2022-05-09T18:13:48.870Z] b541d28bf3b4: Preparing [2022-05-09T18:13:48.870Z] b541d28bf3b4: Waiting [2022-05-09T18:13:48.870Z] 6c3ca5f52b89: Layer already exists [2022-05-09T18:13:48.870Z] e9169733efd1: Layer already exists [2022-05-09T18:13:48.870Z] 483cab60eb10: Layer already exists [2022-05-09T18:13:48.870Z] a7d2f74a526d: Layer already exists [2022-05-09T18:13:48.870Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:48.870Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:48.870Z] latest: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:49.179Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:49.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.93 [2022-05-09T18:13:49.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T18:13:49.474Z] 6c3ca5f52b89: Preparing [2022-05-09T18:13:49.474Z] e9169733efd1: Preparing [2022-05-09T18:13:49.474Z] f7f8282a5567: Preparing [2022-05-09T18:13:49.474Z] a7d2f74a526d: Preparing [2022-05-09T18:13:49.474Z] 483cab60eb10: Preparing [2022-05-09T18:13:49.474Z] b541d28bf3b4: Preparing [2022-05-09T18:13:49.474Z] b541d28bf3b4: Waiting [2022-05-09T18:13:49.474Z] e9169733efd1: Layer already exists [2022-05-09T18:13:49.474Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:49.474Z] 483cab60eb10: Layer already exists [2022-05-09T18:13:49.474Z] a7d2f74a526d: Layer already exists [2022-05-09T18:13:49.474Z] 6c3ca5f52b89: Layer already exists [2022-05-09T18:13:49.474Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:49.474Z] 2.2.0-dev.93: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:49.779Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:50.076Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:50.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T18:13:50.077Z] 6c3ca5f52b89: Preparing [2022-05-09T18:13:50.077Z] e9169733efd1: Preparing [2022-05-09T18:13:50.077Z] f7f8282a5567: Preparing [2022-05-09T18:13:50.077Z] a7d2f74a526d: Preparing [2022-05-09T18:13:50.077Z] 483cab60eb10: Preparing [2022-05-09T18:13:50.077Z] b541d28bf3b4: Preparing [2022-05-09T18:13:50.077Z] b541d28bf3b4: Waiting [2022-05-09T18:13:50.077Z] a7d2f74a526d: Layer already exists [2022-05-09T18:13:50.077Z] 483cab60eb10: Layer already exists [2022-05-09T18:13:50.077Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:50.077Z] 6c3ca5f52b89: Layer already exists [2022-05-09T18:13:50.077Z] e9169733efd1: Layer already exists [2022-05-09T18:13:50.077Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:50.077Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:50.375Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:50.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-09T18:13:50.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T18:13:50.672Z] 6c3ca5f52b89: Preparing [2022-05-09T18:13:50.672Z] e9169733efd1: Preparing [2022-05-09T18:13:50.672Z] f7f8282a5567: Preparing [2022-05-09T18:13:50.672Z] a7d2f74a526d: Preparing [2022-05-09T18:13:50.672Z] 483cab60eb10: Preparing [2022-05-09T18:13:50.672Z] b541d28bf3b4: Preparing [2022-05-09T18:13:50.672Z] b541d28bf3b4: Waiting [2022-05-09T18:13:50.672Z] 483cab60eb10: Layer already exists [2022-05-09T18:13:50.672Z] a7d2f74a526d: Layer already exists [2022-05-09T18:13:50.672Z] 6c3ca5f52b89: Layer already exists [2022-05-09T18:13:50.672Z] e9169733efd1: Layer already exists [2022-05-09T18:13:50.672Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:50.672Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:50.672Z] main: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:13:50.703Z] ===================================================== [Pipeline] echo [2022-05-09T18:13:50.714Z] taggedImages: [2022-05-09T18:13:50.714Z] - nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:50.714Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-09T18:13:50.714Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.93 [2022-05-09T18:13:50.714Z] - nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:50.714Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-09T18:13:50.735Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-09T18:13:50.735Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:50.735Z] latest [2022-05-09T18:13:50.735Z] 2.2.0-dev.93 [2022-05-09T18:13:50.735Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:50.735Z] main [2022-05-09T18:13:50.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:51.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:51.331Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:51.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T18:13:51.331Z] abc50eb5bc7b: Preparing [2022-05-09T18:13:51.331Z] 0a85c86e7528: Preparing [2022-05-09T18:13:51.331Z] f7f8282a5567: Preparing [2022-05-09T18:13:51.331Z] 1b3661468e04: Preparing [2022-05-09T18:13:51.331Z] b541d28bf3b4: Preparing [2022-05-09T18:13:51.331Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:51.331Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:51.331Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:51.331Z] abc50eb5bc7b: Pushed [2022-05-09T18:13:52.709Z] 0a85c86e7528: Pushed [2022-05-09T18:13:52.709Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:53.011Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:53.307Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-09T18:13:53.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T18:13:53.307Z] abc50eb5bc7b: Preparing [2022-05-09T18:13:53.307Z] 0a85c86e7528: Preparing [2022-05-09T18:13:53.307Z] f7f8282a5567: Preparing [2022-05-09T18:13:53.307Z] 1b3661468e04: Preparing [2022-05-09T18:13:53.307Z] b541d28bf3b4: Preparing [2022-05-09T18:13:53.307Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:53.307Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:53.307Z] 0a85c86e7528: Layer already exists [2022-05-09T18:13:53.307Z] abc50eb5bc7b: Layer already exists [2022-05-09T18:13:53.307Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:53.307Z] latest: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:53.608Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:53.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.93 [2022-05-09T18:13:53.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T18:13:53.913Z] abc50eb5bc7b: Preparing [2022-05-09T18:13:53.913Z] 0a85c86e7528: Preparing [2022-05-09T18:13:53.913Z] f7f8282a5567: Preparing [2022-05-09T18:13:53.913Z] 1b3661468e04: Preparing [2022-05-09T18:13:53.913Z] b541d28bf3b4: Preparing [2022-05-09T18:13:53.913Z] abc50eb5bc7b: Layer already exists [2022-05-09T18:13:53.913Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:53.913Z] 0a85c86e7528: Layer already exists [2022-05-09T18:13:53.913Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:53.913Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:53.913Z] 2.2.0-dev.93: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:54.220Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:54.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:54.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T18:13:54.514Z] abc50eb5bc7b: Preparing [2022-05-09T18:13:54.514Z] 0a85c86e7528: Preparing [2022-05-09T18:13:54.514Z] f7f8282a5567: Preparing [2022-05-09T18:13:54.514Z] 1b3661468e04: Preparing [2022-05-09T18:13:54.514Z] b541d28bf3b4: Preparing [2022-05-09T18:13:54.514Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:54.514Z] abc50eb5bc7b: Layer already exists [2022-05-09T18:13:54.514Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:54.514Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:54.514Z] 0a85c86e7528: Layer already exists [2022-05-09T18:13:54.514Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:54.814Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:55.107Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-09T18:13:55.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T18:13:55.107Z] abc50eb5bc7b: Preparing [2022-05-09T18:13:55.107Z] 0a85c86e7528: Preparing [2022-05-09T18:13:55.107Z] f7f8282a5567: Preparing [2022-05-09T18:13:55.107Z] 1b3661468e04: Preparing [2022-05-09T18:13:55.107Z] b541d28bf3b4: Preparing [2022-05-09T18:13:55.107Z] 1b3661468e04: Layer already exists [2022-05-09T18:13:55.107Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:55.107Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:55.107Z] 0a85c86e7528: Layer already exists [2022-05-09T18:13:55.107Z] abc50eb5bc7b: Layer already exists [2022-05-09T18:13:55.107Z] main: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:13:55.145Z] ===================================================== [Pipeline] echo [2022-05-09T18:13:55.153Z] taggedImages: [2022-05-09T18:13:55.153Z] - nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:55.153Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-09T18:13:55.153Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.93 [2022-05-09T18:13:55.153Z] - nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:55.153Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-09T18:13:55.173Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-09T18:13:55.173Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:55.173Z] latest [2022-05-09T18:13:55.173Z] 2.2.0-dev.93 [2022-05-09T18:13:55.173Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:55.173Z] main [2022-05-09T18:13:55.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:55.492Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:55.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:55.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T18:13:55.786Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:55.786Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:55.786Z] 4f9315c40782: Preparing [2022-05-09T18:13:55.786Z] 6588e049ecad: Preparing [2022-05-09T18:13:55.786Z] cb58000d827a: Preparing [2022-05-09T18:13:55.786Z] dfb339d90786: Preparing [2022-05-09T18:13:55.786Z] f7f8282a5567: Preparing [2022-05-09T18:13:55.786Z] 426194ccac35: Preparing [2022-05-09T18:13:55.786Z] 95c1d49ef82c: Preparing [2022-05-09T18:13:55.786Z] 27611abcd3a5: Preparing [2022-05-09T18:13:55.786Z] 91fef242fb89: Preparing [2022-05-09T18:13:55.786Z] b541d28bf3b4: Preparing [2022-05-09T18:13:55.786Z] f7f8282a5567: Waiting [2022-05-09T18:13:55.786Z] 91fef242fb89: Waiting [2022-05-09T18:13:55.786Z] 27611abcd3a5: Waiting [2022-05-09T18:13:55.786Z] b541d28bf3b4: Waiting [2022-05-09T18:13:55.786Z] 95c1d49ef82c: Waiting [2022-05-09T18:13:55.786Z] cb58000d827a: Pushed [2022-05-09T18:13:55.786Z] 4f9315c40782: Pushed [2022-05-09T18:13:55.786Z] 5f7e8edcf712: Pushed [2022-05-09T18:13:55.786Z] 6588e049ecad: Pushed [2022-05-09T18:13:55.786Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:56.046Z] 91fef242fb89: Pushed [2022-05-09T18:13:56.046Z] 27611abcd3a5: Pushed [2022-05-09T18:13:56.046Z] 426194ccac35: Pushed [2022-05-09T18:13:56.046Z] 95c1d49ef82c: Pushed [2022-05-09T18:13:56.046Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:57.429Z] dfb339d90786: Pushed [2022-05-09T18:13:57.429Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:57.738Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:58.039Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-09T18:13:58.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T18:13:58.039Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:58.039Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:58.039Z] 4f9315c40782: Preparing [2022-05-09T18:13:58.039Z] 6588e049ecad: Preparing [2022-05-09T18:13:58.039Z] cb58000d827a: Preparing [2022-05-09T18:13:58.039Z] dfb339d90786: Preparing [2022-05-09T18:13:58.039Z] f7f8282a5567: Preparing [2022-05-09T18:13:58.039Z] 426194ccac35: Preparing [2022-05-09T18:13:58.039Z] 95c1d49ef82c: Preparing [2022-05-09T18:13:58.039Z] 27611abcd3a5: Preparing [2022-05-09T18:13:58.039Z] 91fef242fb89: Preparing [2022-05-09T18:13:58.039Z] b541d28bf3b4: Preparing [2022-05-09T18:13:58.039Z] 91fef242fb89: Waiting [2022-05-09T18:13:58.039Z] b541d28bf3b4: Waiting [2022-05-09T18:13:58.039Z] f7f8282a5567: Waiting [2022-05-09T18:13:58.039Z] 95c1d49ef82c: Waiting [2022-05-09T18:13:58.039Z] 27611abcd3a5: Waiting [2022-05-09T18:13:58.039Z] cb58000d827a: Layer already exists [2022-05-09T18:13:58.039Z] 6588e049ecad: Layer already exists [2022-05-09T18:13:58.039Z] 4f9315c40782: Layer already exists [2022-05-09T18:13:58.039Z] dfb339d90786: Layer already exists [2022-05-09T18:13:58.039Z] 5f7e8edcf712: Layer already exists [2022-05-09T18:13:58.039Z] 426194ccac35: Layer already exists [2022-05-09T18:13:58.039Z] 95c1d49ef82c: Layer already exists [2022-05-09T18:13:58.039Z] 27611abcd3a5: Layer already exists [2022-05-09T18:13:58.039Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:58.039Z] 91fef242fb89: Layer already exists [2022-05-09T18:13:58.039Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:58.039Z] latest: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:58.341Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:58.685Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.93 [2022-05-09T18:13:58.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T18:13:58.685Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:58.685Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:58.685Z] 4f9315c40782: Preparing [2022-05-09T18:13:58.685Z] 6588e049ecad: Preparing [2022-05-09T18:13:58.685Z] cb58000d827a: Preparing [2022-05-09T18:13:58.685Z] dfb339d90786: Preparing [2022-05-09T18:13:58.685Z] f7f8282a5567: Preparing [2022-05-09T18:13:58.685Z] 426194ccac35: Preparing [2022-05-09T18:13:58.685Z] 95c1d49ef82c: Preparing [2022-05-09T18:13:58.685Z] 27611abcd3a5: Preparing [2022-05-09T18:13:58.685Z] 91fef242fb89: Preparing [2022-05-09T18:13:58.685Z] b541d28bf3b4: Preparing [2022-05-09T18:13:58.685Z] f7f8282a5567: Waiting [2022-05-09T18:13:58.685Z] 426194ccac35: Waiting [2022-05-09T18:13:58.685Z] 95c1d49ef82c: Waiting [2022-05-09T18:13:58.685Z] 27611abcd3a5: Waiting [2022-05-09T18:13:58.685Z] 91fef242fb89: Waiting [2022-05-09T18:13:58.685Z] b541d28bf3b4: Waiting [2022-05-09T18:13:58.685Z] 5f7e8edcf712: Layer already exists [2022-05-09T18:13:58.685Z] dfb339d90786: Layer already exists [2022-05-09T18:13:58.685Z] cb58000d827a: Layer already exists [2022-05-09T18:13:58.685Z] 6588e049ecad: Layer already exists [2022-05-09T18:13:58.685Z] 4f9315c40782: Layer already exists [2022-05-09T18:13:58.685Z] 426194ccac35: Layer already exists [2022-05-09T18:13:58.685Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:58.685Z] 91fef242fb89: Layer already exists [2022-05-09T18:13:58.685Z] 95c1d49ef82c: Layer already exists [2022-05-09T18:13:58.685Z] 27611abcd3a5: Layer already exists [2022-05-09T18:13:58.685Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:58.685Z] 2.2.0-dev.93: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:59.010Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:59.304Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:59.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T18:13:59.304Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:59.304Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:59.304Z] 4f9315c40782: Preparing [2022-05-09T18:13:59.304Z] 6588e049ecad: Preparing [2022-05-09T18:13:59.304Z] cb58000d827a: Preparing [2022-05-09T18:13:59.304Z] dfb339d90786: Preparing [2022-05-09T18:13:59.304Z] f7f8282a5567: Preparing [2022-05-09T18:13:59.304Z] 426194ccac35: Preparing [2022-05-09T18:13:59.304Z] f7f8282a5567: Waiting [2022-05-09T18:13:59.304Z] 95c1d49ef82c: Preparing [2022-05-09T18:13:59.304Z] 27611abcd3a5: Preparing [2022-05-09T18:13:59.304Z] 91fef242fb89: Preparing [2022-05-09T18:13:59.304Z] 95c1d49ef82c: Waiting [2022-05-09T18:13:59.304Z] 27611abcd3a5: Waiting [2022-05-09T18:13:59.304Z] b541d28bf3b4: Preparing [2022-05-09T18:13:59.304Z] 91fef242fb89: Waiting [2022-05-09T18:13:59.304Z] 6588e049ecad: Layer already exists [2022-05-09T18:13:59.304Z] dfb339d90786: Layer already exists [2022-05-09T18:13:59.304Z] cb58000d827a: Layer already exists [2022-05-09T18:13:59.304Z] 4f9315c40782: Layer already exists [2022-05-09T18:13:59.304Z] 5f7e8edcf712: Layer already exists [2022-05-09T18:13:59.304Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:59.304Z] 95c1d49ef82c: Layer already exists [2022-05-09T18:13:59.304Z] 426194ccac35: Layer already exists [2022-05-09T18:13:59.304Z] 27611abcd3a5: Layer already exists [2022-05-09T18:13:59.304Z] 91fef242fb89: Layer already exists [2022-05-09T18:13:59.304Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:59.304Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:59.607Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:13:59.903Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-09T18:13:59.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T18:13:59.903Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:59.903Z] 5f7e8edcf712: Preparing [2022-05-09T18:13:59.903Z] 4f9315c40782: Preparing [2022-05-09T18:13:59.903Z] 6588e049ecad: Preparing [2022-05-09T18:13:59.903Z] cb58000d827a: Preparing [2022-05-09T18:13:59.903Z] dfb339d90786: Preparing [2022-05-09T18:13:59.903Z] f7f8282a5567: Preparing [2022-05-09T18:13:59.903Z] 426194ccac35: Preparing [2022-05-09T18:13:59.903Z] 95c1d49ef82c: Preparing [2022-05-09T18:13:59.903Z] 27611abcd3a5: Preparing [2022-05-09T18:13:59.903Z] 91fef242fb89: Preparing [2022-05-09T18:13:59.903Z] b541d28bf3b4: Preparing [2022-05-09T18:13:59.903Z] 27611abcd3a5: Waiting [2022-05-09T18:13:59.903Z] 95c1d49ef82c: Waiting [2022-05-09T18:13:59.903Z] 91fef242fb89: Waiting [2022-05-09T18:13:59.903Z] b541d28bf3b4: Waiting [2022-05-09T18:13:59.903Z] 426194ccac35: Waiting [2022-05-09T18:13:59.903Z] dfb339d90786: Layer already exists [2022-05-09T18:13:59.903Z] 4f9315c40782: Layer already exists [2022-05-09T18:13:59.903Z] 6588e049ecad: Layer already exists [2022-05-09T18:13:59.903Z] 5f7e8edcf712: Layer already exists [2022-05-09T18:13:59.903Z] cb58000d827a: Layer already exists [2022-05-09T18:13:59.903Z] f7f8282a5567: Layer already exists [2022-05-09T18:13:59.903Z] 27611abcd3a5: Layer already exists [2022-05-09T18:13:59.903Z] 91fef242fb89: Layer already exists [2022-05-09T18:13:59.903Z] 426194ccac35: Layer already exists [2022-05-09T18:13:59.903Z] 95c1d49ef82c: Layer already exists [2022-05-09T18:13:59.903Z] b541d28bf3b4: Layer already exists [2022-05-09T18:13:59.903Z] main: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:13:59.940Z] ===================================================== [Pipeline] echo [2022-05-09T18:13:59.949Z] taggedImages: [2022-05-09T18:13:59.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:59.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-09T18:13:59.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.93 [2022-05-09T18:13:59.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:59.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-09T18:13:59.974Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-09T18:13:59.974Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:13:59.974Z] latest [2022-05-09T18:13:59.974Z] 2.2.0-dev.93 [2022-05-09T18:13:59.974Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:13:59.974Z] main [2022-05-09T18:13:59.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:00.289Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:00.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:00.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T18:14:00.582Z] c01caf33af62: Preparing [2022-05-09T18:14:00.582Z] 1727e5c6c38f: Preparing [2022-05-09T18:14:00.582Z] 017609a672fe: Preparing [2022-05-09T18:14:00.582Z] 204e35047017: Preparing [2022-05-09T18:14:00.582Z] 6677c4fd074e: Preparing [2022-05-09T18:14:00.582Z] e8481e3e14c1: Preparing [2022-05-09T18:14:00.582Z] 5fe2342bf024: Preparing [2022-05-09T18:14:00.582Z] b541d28bf3b4: Preparing [2022-05-09T18:14:00.582Z] 5fe2342bf024: Waiting [2022-05-09T18:14:00.582Z] e8481e3e14c1: Waiting [2022-05-09T18:14:00.582Z] b541d28bf3b4: Waiting [2022-05-09T18:14:00.582Z] 1727e5c6c38f: Pushed [2022-05-09T18:14:00.582Z] 6677c4fd074e: Pushed [2022-05-09T18:14:00.582Z] c01caf33af62: Pushed [2022-05-09T18:14:00.582Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:00.582Z] e8481e3e14c1: Pushed [2022-05-09T18:14:01.149Z] 5fe2342bf024: Pushed [2022-05-09T18:14:01.717Z] 204e35047017: Pushed [2022-05-09T18:14:01.717Z] 017609a672fe: Pushed [2022-05-09T18:14:01.717Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:02.024Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:02.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-09T18:14:02.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T18:14:02.314Z] c01caf33af62: Preparing [2022-05-09T18:14:02.314Z] 1727e5c6c38f: Preparing [2022-05-09T18:14:02.314Z] 017609a672fe: Preparing [2022-05-09T18:14:02.314Z] 204e35047017: Preparing [2022-05-09T18:14:02.314Z] 6677c4fd074e: Preparing [2022-05-09T18:14:02.314Z] e8481e3e14c1: Preparing [2022-05-09T18:14:02.314Z] 5fe2342bf024: Preparing [2022-05-09T18:14:02.314Z] b541d28bf3b4: Preparing [2022-05-09T18:14:02.314Z] 5fe2342bf024: Waiting [2022-05-09T18:14:02.314Z] e8481e3e14c1: Waiting [2022-05-09T18:14:02.314Z] b541d28bf3b4: Waiting [2022-05-09T18:14:02.314Z] c01caf33af62: Layer already exists [2022-05-09T18:14:02.314Z] 204e35047017: Layer already exists [2022-05-09T18:14:02.314Z] 1727e5c6c38f: Layer already exists [2022-05-09T18:14:02.314Z] 6677c4fd074e: Layer already exists [2022-05-09T18:14:02.314Z] 017609a672fe: Layer already exists [2022-05-09T18:14:02.314Z] 5fe2342bf024: Layer already exists [2022-05-09T18:14:02.314Z] e8481e3e14c1: Layer already exists [2022-05-09T18:14:02.314Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:02.314Z] latest: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:02.613Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:02.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.93 [2022-05-09T18:14:02.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T18:14:02.910Z] c01caf33af62: Preparing [2022-05-09T18:14:02.910Z] 1727e5c6c38f: Preparing [2022-05-09T18:14:02.910Z] 017609a672fe: Preparing [2022-05-09T18:14:02.910Z] 204e35047017: Preparing [2022-05-09T18:14:02.910Z] 6677c4fd074e: Preparing [2022-05-09T18:14:02.910Z] e8481e3e14c1: Preparing [2022-05-09T18:14:02.910Z] 5fe2342bf024: Preparing [2022-05-09T18:14:02.910Z] b541d28bf3b4: Preparing [2022-05-09T18:14:02.910Z] e8481e3e14c1: Waiting [2022-05-09T18:14:02.910Z] b541d28bf3b4: Waiting [2022-05-09T18:14:02.910Z] 1727e5c6c38f: Layer already exists [2022-05-09T18:14:02.910Z] 204e35047017: Layer already exists [2022-05-09T18:14:02.910Z] 6677c4fd074e: Layer already exists [2022-05-09T18:14:02.910Z] 017609a672fe: Layer already exists [2022-05-09T18:14:02.910Z] c01caf33af62: Layer already exists [2022-05-09T18:14:02.910Z] e8481e3e14c1: Layer already exists [2022-05-09T18:14:02.910Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:02.910Z] 5fe2342bf024: Layer already exists [2022-05-09T18:14:02.910Z] 2.2.0-dev.93: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:03.211Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:03.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:03.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T18:14:03.510Z] c01caf33af62: Preparing [2022-05-09T18:14:03.510Z] 1727e5c6c38f: Preparing [2022-05-09T18:14:03.510Z] 017609a672fe: Preparing [2022-05-09T18:14:03.510Z] 204e35047017: Preparing [2022-05-09T18:14:03.510Z] 6677c4fd074e: Preparing [2022-05-09T18:14:03.510Z] e8481e3e14c1: Preparing [2022-05-09T18:14:03.510Z] 5fe2342bf024: Preparing [2022-05-09T18:14:03.510Z] b541d28bf3b4: Preparing [2022-05-09T18:14:03.510Z] 5fe2342bf024: Waiting [2022-05-09T18:14:03.510Z] b541d28bf3b4: Waiting [2022-05-09T18:14:03.510Z] 017609a672fe: Layer already exists [2022-05-09T18:14:03.510Z] c01caf33af62: Layer already exists [2022-05-09T18:14:03.510Z] 1727e5c6c38f: Layer already exists [2022-05-09T18:14:03.510Z] 204e35047017: Layer already exists [2022-05-09T18:14:03.510Z] 6677c4fd074e: Layer already exists [2022-05-09T18:14:03.510Z] e8481e3e14c1: Layer already exists [2022-05-09T18:14:03.510Z] 5fe2342bf024: Layer already exists [2022-05-09T18:14:03.510Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:03.510Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:03.811Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:04.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-09T18:14:04.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T18:14:04.108Z] c01caf33af62: Preparing [2022-05-09T18:14:04.108Z] 1727e5c6c38f: Preparing [2022-05-09T18:14:04.108Z] 017609a672fe: Preparing [2022-05-09T18:14:04.108Z] 204e35047017: Preparing [2022-05-09T18:14:04.108Z] 6677c4fd074e: Preparing [2022-05-09T18:14:04.108Z] e8481e3e14c1: Preparing [2022-05-09T18:14:04.108Z] 5fe2342bf024: Preparing [2022-05-09T18:14:04.108Z] b541d28bf3b4: Preparing [2022-05-09T18:14:04.108Z] e8481e3e14c1: Waiting [2022-05-09T18:14:04.108Z] 5fe2342bf024: Waiting [2022-05-09T18:14:04.108Z] b541d28bf3b4: Waiting [2022-05-09T18:14:04.108Z] 204e35047017: Layer already exists [2022-05-09T18:14:04.108Z] c01caf33af62: Layer already exists [2022-05-09T18:14:04.108Z] 6677c4fd074e: Layer already exists [2022-05-09T18:14:04.108Z] 017609a672fe: Layer already exists [2022-05-09T18:14:04.108Z] 1727e5c6c38f: Layer already exists [2022-05-09T18:14:04.108Z] e8481e3e14c1: Layer already exists [2022-05-09T18:14:04.108Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:04.108Z] 5fe2342bf024: Layer already exists [2022-05-09T18:14:04.108Z] main: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:04.143Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:04.153Z] taggedImages: [2022-05-09T18:14:04.153Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:04.153Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-09T18:14:04.153Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.93 [2022-05-09T18:14:04.153Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:04.153Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-09T18:14:04.177Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-09T18:14:04.177Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:04.177Z] latest [2022-05-09T18:14:04.177Z] 2.2.0-dev.93 [2022-05-09T18:14:04.177Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:04.177Z] main [2022-05-09T18:14:04.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:04.493Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:04.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:04.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T18:14:04.793Z] 85430b322080: Preparing [2022-05-09T18:14:04.793Z] 6a71cd019ce4: Preparing [2022-05-09T18:14:04.793Z] e14159d0163d: Preparing [2022-05-09T18:14:04.793Z] 1c5c8ff26ae6: Preparing [2022-05-09T18:14:04.793Z] 85a81c628d55: Preparing [2022-05-09T18:14:04.793Z] 533492dad954: Preparing [2022-05-09T18:14:04.793Z] 5a4e200179ac: Preparing [2022-05-09T18:14:04.793Z] 558c068f49ff: Preparing [2022-05-09T18:14:04.793Z] 0d59d936ee80: Preparing [2022-05-09T18:14:04.793Z] b541d28bf3b4: Preparing [2022-05-09T18:14:04.793Z] 5a4e200179ac: Waiting [2022-05-09T18:14:04.793Z] 558c068f49ff: Waiting [2022-05-09T18:14:04.793Z] 0d59d936ee80: Waiting [2022-05-09T18:14:04.793Z] b541d28bf3b4: Waiting [2022-05-09T18:14:04.793Z] 533492dad954: Waiting [2022-05-09T18:14:04.793Z] 85430b322080: Pushed [2022-05-09T18:14:04.793Z] 6a71cd019ce4: Pushed [2022-05-09T18:14:04.793Z] 85a81c628d55: Pushed [2022-05-09T18:14:05.052Z] 533492dad954: Pushed [2022-05-09T18:14:05.052Z] 558c068f49ff: Pushed [2022-05-09T18:14:05.052Z] 5a4e200179ac: Pushed [2022-05-09T18:14:05.052Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:05.052Z] 0d59d936ee80: Pushed [2022-05-09T18:14:05.994Z] 1c5c8ff26ae6: Pushed [2022-05-09T18:14:05.994Z] e14159d0163d: Pushed [2022-05-09T18:14:06.255Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:06.556Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:06.849Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-09T18:14:06.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T18:14:06.849Z] 85430b322080: Preparing [2022-05-09T18:14:06.849Z] 6a71cd019ce4: Preparing [2022-05-09T18:14:06.849Z] e14159d0163d: Preparing [2022-05-09T18:14:06.849Z] 1c5c8ff26ae6: Preparing [2022-05-09T18:14:06.849Z] 85a81c628d55: Preparing [2022-05-09T18:14:06.849Z] 533492dad954: Preparing [2022-05-09T18:14:06.849Z] 5a4e200179ac: Preparing [2022-05-09T18:14:06.849Z] 558c068f49ff: Preparing [2022-05-09T18:14:06.849Z] 0d59d936ee80: Preparing [2022-05-09T18:14:06.849Z] b541d28bf3b4: Preparing [2022-05-09T18:14:06.849Z] 558c068f49ff: Waiting [2022-05-09T18:14:06.849Z] 5a4e200179ac: Waiting [2022-05-09T18:14:06.849Z] 0d59d936ee80: Waiting [2022-05-09T18:14:06.849Z] b541d28bf3b4: Waiting [2022-05-09T18:14:06.849Z] 533492dad954: Waiting [2022-05-09T18:14:06.849Z] 6a71cd019ce4: Layer already exists [2022-05-09T18:14:06.849Z] 85a81c628d55: Layer already exists [2022-05-09T18:14:06.849Z] e14159d0163d: Layer already exists [2022-05-09T18:14:06.849Z] 1c5c8ff26ae6: Layer already exists [2022-05-09T18:14:06.849Z] 85430b322080: Layer already exists [2022-05-09T18:14:06.849Z] 533492dad954: Layer already exists [2022-05-09T18:14:06.849Z] 5a4e200179ac: Layer already exists [2022-05-09T18:14:06.849Z] 558c068f49ff: Layer already exists [2022-05-09T18:14:06.849Z] 0d59d936ee80: Layer already exists [2022-05-09T18:14:06.849Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:06.849Z] latest: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:07.146Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:07.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.93 [2022-05-09T18:14:07.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T18:14:07.442Z] 85430b322080: Preparing [2022-05-09T18:14:07.442Z] 6a71cd019ce4: Preparing [2022-05-09T18:14:07.442Z] e14159d0163d: Preparing [2022-05-09T18:14:07.442Z] 1c5c8ff26ae6: Preparing [2022-05-09T18:14:07.442Z] 85a81c628d55: Preparing [2022-05-09T18:14:07.442Z] 533492dad954: Preparing [2022-05-09T18:14:07.442Z] 5a4e200179ac: Preparing [2022-05-09T18:14:07.442Z] 558c068f49ff: Preparing [2022-05-09T18:14:07.442Z] 0d59d936ee80: Preparing [2022-05-09T18:14:07.442Z] b541d28bf3b4: Preparing [2022-05-09T18:14:07.442Z] 5a4e200179ac: Waiting [2022-05-09T18:14:07.442Z] 558c068f49ff: Waiting [2022-05-09T18:14:07.442Z] 0d59d936ee80: Waiting [2022-05-09T18:14:07.442Z] 533492dad954: Waiting [2022-05-09T18:14:07.442Z] b541d28bf3b4: Waiting [2022-05-09T18:14:07.442Z] 85430b322080: Layer already exists [2022-05-09T18:14:07.442Z] 6a71cd019ce4: Layer already exists [2022-05-09T18:14:07.442Z] 85a81c628d55: Layer already exists [2022-05-09T18:14:07.442Z] 1c5c8ff26ae6: Layer already exists [2022-05-09T18:14:07.442Z] e14159d0163d: Layer already exists [2022-05-09T18:14:07.442Z] 533492dad954: Layer already exists [2022-05-09T18:14:07.442Z] 5a4e200179ac: Layer already exists [2022-05-09T18:14:07.442Z] 0d59d936ee80: Layer already exists [2022-05-09T18:14:07.442Z] 558c068f49ff: Layer already exists [2022-05-09T18:14:07.442Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:07.442Z] 2.2.0-dev.93: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:07.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:08.038Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:08.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T18:14:08.038Z] 85430b322080: Preparing [2022-05-09T18:14:08.038Z] 6a71cd019ce4: Preparing [2022-05-09T18:14:08.038Z] e14159d0163d: Preparing [2022-05-09T18:14:08.038Z] 1c5c8ff26ae6: Preparing [2022-05-09T18:14:08.038Z] 85a81c628d55: Preparing [2022-05-09T18:14:08.038Z] 533492dad954: Preparing [2022-05-09T18:14:08.038Z] 5a4e200179ac: Preparing [2022-05-09T18:14:08.038Z] 558c068f49ff: Preparing [2022-05-09T18:14:08.038Z] 0d59d936ee80: Preparing [2022-05-09T18:14:08.038Z] b541d28bf3b4: Preparing [2022-05-09T18:14:08.038Z] 533492dad954: Waiting [2022-05-09T18:14:08.038Z] 0d59d936ee80: Waiting [2022-05-09T18:14:08.038Z] 5a4e200179ac: Waiting [2022-05-09T18:14:08.038Z] b541d28bf3b4: Waiting [2022-05-09T18:14:08.038Z] 558c068f49ff: Waiting [2022-05-09T18:14:08.038Z] 85430b322080: Layer already exists [2022-05-09T18:14:08.038Z] 6a71cd019ce4: Layer already exists [2022-05-09T18:14:08.038Z] 1c5c8ff26ae6: Layer already exists [2022-05-09T18:14:08.038Z] e14159d0163d: Layer already exists [2022-05-09T18:14:08.038Z] 85a81c628d55: Layer already exists [2022-05-09T18:14:08.038Z] 533492dad954: Layer already exists [2022-05-09T18:14:08.038Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:08.038Z] 558c068f49ff: Layer already exists [2022-05-09T18:14:08.038Z] 5a4e200179ac: Layer already exists [2022-05-09T18:14:08.038Z] 0d59d936ee80: Layer already exists [2022-05-09T18:14:08.038Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:08.338Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:08.537Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:14:08.537Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:14:08.537Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:14:08.537Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:14:08.537Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:14:08.537Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:14:08.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-09T18:14:08.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T18:14:08.630Z] 85430b322080: Preparing [2022-05-09T18:14:08.630Z] 6a71cd019ce4: Preparing [2022-05-09T18:14:08.630Z] e14159d0163d: Preparing [2022-05-09T18:14:08.630Z] 1c5c8ff26ae6: Preparing [2022-05-09T18:14:08.630Z] 85a81c628d55: Preparing [2022-05-09T18:14:08.630Z] 533492dad954: Preparing [2022-05-09T18:14:08.630Z] 5a4e200179ac: Preparing [2022-05-09T18:14:08.630Z] 558c068f49ff: Preparing [2022-05-09T18:14:08.630Z] 0d59d936ee80: Preparing [2022-05-09T18:14:08.630Z] b541d28bf3b4: Preparing [2022-05-09T18:14:08.630Z] 5a4e200179ac: Waiting [2022-05-09T18:14:08.630Z] 558c068f49ff: Waiting [2022-05-09T18:14:08.630Z] 0d59d936ee80: Waiting [2022-05-09T18:14:08.630Z] 533492dad954: Waiting [2022-05-09T18:14:08.630Z] b541d28bf3b4: Waiting [2022-05-09T18:14:08.630Z] 85430b322080: Layer already exists [2022-05-09T18:14:08.630Z] 1c5c8ff26ae6: Layer already exists [2022-05-09T18:14:08.630Z] e14159d0163d: Layer already exists [2022-05-09T18:14:08.630Z] 85a81c628d55: Layer already exists [2022-05-09T18:14:08.630Z] 6a71cd019ce4: Layer already exists [2022-05-09T18:14:08.630Z] 5a4e200179ac: Layer already exists [2022-05-09T18:14:08.630Z] 533492dad954: Layer already exists [2022-05-09T18:14:08.630Z] 558c068f49ff: Layer already exists [2022-05-09T18:14:08.630Z] 0d59d936ee80: Layer already exists [2022-05-09T18:14:08.630Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:08.630Z] main: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:08.667Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:08.679Z] taggedImages: [2022-05-09T18:14:08.679Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:08.679Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-09T18:14:08.679Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.93 [2022-05-09T18:14:08.679Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:08.679Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-09T18:14:08.702Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-09T18:14:08.702Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:08.702Z] latest [2022-05-09T18:14:08.702Z] 2.2.0-dev.93 [2022-05-09T18:14:08.702Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:08.702Z] main [2022-05-09T18:14:08.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:09.013Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:09.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:09.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T18:14:09.305Z] 8562e651f9a1: Preparing [2022-05-09T18:14:09.305Z] 9fab83ec0cca: Preparing [2022-05-09T18:14:09.305Z] f7f8282a5567: Preparing [2022-05-09T18:14:09.305Z] c6ae068fbb65: Preparing [2022-05-09T18:14:09.305Z] a901f0775f15: Preparing [2022-05-09T18:14:09.305Z] 4fc242d58285: Preparing [2022-05-09T18:14:09.305Z] 4fc242d58285: Waiting [2022-05-09T18:14:09.305Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:09.305Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:09.305Z] a901f0775f15: Pushed [2022-05-09T18:14:09.305Z] 8562e651f9a1: Pushed [2022-05-09T18:14:09.874Z] c6ae068fbb65: Pushed [2022-05-09T18:14:11.267Z] 9fab83ec0cca: Pushed [2022-05-09T18:14:11.267Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:11.567Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:11.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-09T18:14:11.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T18:14:11.870Z] 8562e651f9a1: Preparing [2022-05-09T18:14:11.870Z] 9fab83ec0cca: Preparing [2022-05-09T18:14:11.870Z] f7f8282a5567: Preparing [2022-05-09T18:14:11.870Z] c6ae068fbb65: Preparing [2022-05-09T18:14:11.870Z] a901f0775f15: Preparing [2022-05-09T18:14:11.870Z] 4fc242d58285: Preparing [2022-05-09T18:14:11.870Z] 4fc242d58285: Waiting [2022-05-09T18:14:11.870Z] 9fab83ec0cca: Layer already exists [2022-05-09T18:14:11.870Z] a901f0775f15: Layer already exists [2022-05-09T18:14:11.870Z] c6ae068fbb65: Layer already exists [2022-05-09T18:14:11.870Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:11.870Z] 8562e651f9a1: Layer already exists [2022-05-09T18:14:11.870Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:11.870Z] latest: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:12.178Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:12.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.93 [2022-05-09T18:14:12.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T18:14:12.476Z] 8562e651f9a1: Preparing [2022-05-09T18:14:12.476Z] 9fab83ec0cca: Preparing [2022-05-09T18:14:12.476Z] f7f8282a5567: Preparing [2022-05-09T18:14:12.476Z] c6ae068fbb65: Preparing [2022-05-09T18:14:12.476Z] a901f0775f15: Preparing [2022-05-09T18:14:12.476Z] 4fc242d58285: Preparing [2022-05-09T18:14:12.476Z] c6ae068fbb65: Layer already exists [2022-05-09T18:14:12.476Z] 8562e651f9a1: Layer already exists [2022-05-09T18:14:12.476Z] a901f0775f15: Layer already exists [2022-05-09T18:14:12.476Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:12.476Z] 9fab83ec0cca: Layer already exists [2022-05-09T18:14:12.476Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:12.476Z] 2.2.0-dev.93: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:12.784Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:13.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:13.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T18:14:13.080Z] 8562e651f9a1: Preparing [2022-05-09T18:14:13.080Z] 9fab83ec0cca: Preparing [2022-05-09T18:14:13.080Z] f7f8282a5567: Preparing [2022-05-09T18:14:13.080Z] c6ae068fbb65: Preparing [2022-05-09T18:14:13.081Z] a901f0775f15: Preparing [2022-05-09T18:14:13.081Z] 4fc242d58285: Preparing [2022-05-09T18:14:13.081Z] 4fc242d58285: Waiting [2022-05-09T18:14:13.081Z] 9fab83ec0cca: Layer already exists [2022-05-09T18:14:13.081Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:13.081Z] c6ae068fbb65: Layer already exists [2022-05-09T18:14:13.081Z] a901f0775f15: Layer already exists [2022-05-09T18:14:13.081Z] 8562e651f9a1: Layer already exists [2022-05-09T18:14:13.081Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:13.081Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:13.386Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:13.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-09T18:14:13.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T18:14:13.685Z] 8562e651f9a1: Preparing [2022-05-09T18:14:13.685Z] 9fab83ec0cca: Preparing [2022-05-09T18:14:13.685Z] f7f8282a5567: Preparing [2022-05-09T18:14:13.685Z] c6ae068fbb65: Preparing [2022-05-09T18:14:13.685Z] a901f0775f15: Preparing [2022-05-09T18:14:13.685Z] 4fc242d58285: Preparing [2022-05-09T18:14:13.685Z] 4fc242d58285: Waiting [2022-05-09T18:14:13.685Z] 9fab83ec0cca: Layer already exists [2022-05-09T18:14:13.685Z] c6ae068fbb65: Layer already exists [2022-05-09T18:14:13.685Z] 8562e651f9a1: Layer already exists [2022-05-09T18:14:13.685Z] a901f0775f15: Layer already exists [2022-05-09T18:14:13.685Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:13.685Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:13.685Z] main: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:13.716Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:13.725Z] taggedImages: [2022-05-09T18:14:13.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:13.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-09T18:14:13.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.93 [2022-05-09T18:14:13.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:13.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-09T18:14:13.745Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-09T18:14:13.745Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:13.745Z] latest [2022-05-09T18:14:13.745Z] 2.2.0-dev.93 [2022-05-09T18:14:13.745Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:13.745Z] main [2022-05-09T18:14:13.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:14.063Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:14.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:14.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T18:14:14.358Z] 2cd17bae3352: Preparing [2022-05-09T18:14:14.358Z] 4385dc1cf6bf: Preparing [2022-05-09T18:14:14.358Z] 28497f53c500: Preparing [2022-05-09T18:14:14.358Z] b84497ca132a: Preparing [2022-05-09T18:14:14.358Z] 4db8f74b9929: Preparing [2022-05-09T18:14:14.358Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:14.358Z] a901f0775f15: Preparing [2022-05-09T18:14:14.358Z] 177e8d8e37d6: Waiting [2022-05-09T18:14:14.358Z] 4fc242d58285: Preparing [2022-05-09T18:14:14.358Z] 4fc242d58285: Waiting [2022-05-09T18:14:14.358Z] 4385dc1cf6bf: Pushed [2022-05-09T18:14:14.358Z] 28497f53c500: Pushed [2022-05-09T18:14:14.358Z] 2cd17bae3352: Pushed [2022-05-09T18:14:14.358Z] a901f0775f15: Layer already exists [2022-05-09T18:14:14.358Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:14.925Z] 177e8d8e37d6: Pushed [2022-05-09T18:14:16.899Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:14:17.515Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:14:17.546Z] 4db8f74b9929: Pushed [2022-05-09T18:14:20.846Z] b84497ca132a: Pushed [2022-05-09T18:14:20.846Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:20.991Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:14:21.143Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:21.271Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:14:21.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-09T18:14:21.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T18:14:21.439Z] 2cd17bae3352: Preparing [2022-05-09T18:14:21.439Z] 4385dc1cf6bf: Preparing [2022-05-09T18:14:21.439Z] 28497f53c500: Preparing [2022-05-09T18:14:21.439Z] b84497ca132a: Preparing [2022-05-09T18:14:21.439Z] 4db8f74b9929: Preparing [2022-05-09T18:14:21.439Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:21.439Z] a901f0775f15: Preparing [2022-05-09T18:14:21.439Z] 4fc242d58285: Preparing [2022-05-09T18:14:21.439Z] 177e8d8e37d6: Waiting [2022-05-09T18:14:21.439Z] a901f0775f15: Waiting [2022-05-09T18:14:21.439Z] 4fc242d58285: Waiting [2022-05-09T18:14:21.439Z] 28497f53c500: Layer already exists [2022-05-09T18:14:21.439Z] 4db8f74b9929: Layer already exists [2022-05-09T18:14:21.439Z] 2cd17bae3352: Layer already exists [2022-05-09T18:14:21.439Z] 4385dc1cf6bf: Layer already exists [2022-05-09T18:14:21.439Z] b84497ca132a: Layer already exists [2022-05-09T18:14:21.439Z] a901f0775f15: Layer already exists [2022-05-09T18:14:21.439Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:21.439Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:21.439Z] latest: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:21.735Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:22.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.93 [2022-05-09T18:14:22.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T18:14:22.025Z] 2cd17bae3352: Preparing [2022-05-09T18:14:22.025Z] 4385dc1cf6bf: Preparing [2022-05-09T18:14:22.025Z] 28497f53c500: Preparing [2022-05-09T18:14:22.025Z] b84497ca132a: Preparing [2022-05-09T18:14:22.025Z] 4db8f74b9929: Preparing [2022-05-09T18:14:22.025Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:22.025Z] a901f0775f15: Preparing [2022-05-09T18:14:22.025Z] 4fc242d58285: Preparing [2022-05-09T18:14:22.025Z] 4fc242d58285: Waiting [2022-05-09T18:14:22.025Z] a901f0775f15: Waiting [2022-05-09T18:14:22.025Z] b84497ca132a: Layer already exists [2022-05-09T18:14:22.025Z] 2cd17bae3352: Layer already exists [2022-05-09T18:14:22.025Z] 4db8f74b9929: Layer already exists [2022-05-09T18:14:22.025Z] 28497f53c500: Layer already exists [2022-05-09T18:14:22.025Z] 4385dc1cf6bf: Layer already exists [2022-05-09T18:14:22.025Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:22.025Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:22.025Z] a901f0775f15: Layer already exists [2022-05-09T18:14:22.025Z] 2.2.0-dev.93: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:22.323Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:22.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:22.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T18:14:22.615Z] 2cd17bae3352: Preparing [2022-05-09T18:14:22.615Z] 4385dc1cf6bf: Preparing [2022-05-09T18:14:22.615Z] 28497f53c500: Preparing [2022-05-09T18:14:22.615Z] b84497ca132a: Preparing [2022-05-09T18:14:22.615Z] 4db8f74b9929: Preparing [2022-05-09T18:14:22.615Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:22.615Z] a901f0775f15: Preparing [2022-05-09T18:14:22.615Z] 4fc242d58285: Preparing [2022-05-09T18:14:22.615Z] 177e8d8e37d6: Waiting [2022-05-09T18:14:22.615Z] a901f0775f15: Waiting [2022-05-09T18:14:22.615Z] 4fc242d58285: Waiting [2022-05-09T18:14:22.615Z] 2cd17bae3352: Layer already exists [2022-05-09T18:14:22.615Z] 28497f53c500: Layer already exists [2022-05-09T18:14:22.615Z] 4385dc1cf6bf: Layer already exists [2022-05-09T18:14:22.615Z] b84497ca132a: Layer already exists [2022-05-09T18:14:22.615Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:22.615Z] 4db8f74b9929: Layer already exists [2022-05-09T18:14:22.615Z] a901f0775f15: Layer already exists [2022-05-09T18:14:22.615Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:22.615Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:22.911Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:23.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-09T18:14:23.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T18:14:23.198Z] 2cd17bae3352: Preparing [2022-05-09T18:14:23.198Z] 4385dc1cf6bf: Preparing [2022-05-09T18:14:23.198Z] 28497f53c500: Preparing [2022-05-09T18:14:23.198Z] b84497ca132a: Preparing [2022-05-09T18:14:23.198Z] 4db8f74b9929: Preparing [2022-05-09T18:14:23.198Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:23.198Z] a901f0775f15: Preparing [2022-05-09T18:14:23.198Z] 4fc242d58285: Preparing [2022-05-09T18:14:23.198Z] 177e8d8e37d6: Waiting [2022-05-09T18:14:23.198Z] a901f0775f15: Waiting [2022-05-09T18:14:23.198Z] 4fc242d58285: Waiting [2022-05-09T18:14:23.198Z] 4385dc1cf6bf: Layer already exists [2022-05-09T18:14:23.198Z] 2cd17bae3352: Layer already exists [2022-05-09T18:14:23.198Z] 28497f53c500: Layer already exists [2022-05-09T18:14:23.198Z] b84497ca132a: Layer already exists [2022-05-09T18:14:23.198Z] 4db8f74b9929: Layer already exists [2022-05-09T18:14:23.198Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:23.198Z] a901f0775f15: Layer already exists [2022-05-09T18:14:23.198Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:23.198Z] main: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:23.235Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:23.244Z] taggedImages: [2022-05-09T18:14:23.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:23.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-09T18:14:23.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.93 [2022-05-09T18:14:23.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:23.244Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-09T18:14:23.267Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-09T18:14:23.267Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:23.267Z] latest [2022-05-09T18:14:23.267Z] 2.2.0-dev.93 [2022-05-09T18:14:23.267Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:23.267Z] main [2022-05-09T18:14:23.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:23.583Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:23.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:23.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T18:14:23.869Z] 4be98f15c00e: Preparing [2022-05-09T18:14:23.869Z] 37041e677210: Preparing [2022-05-09T18:14:23.869Z] 57015f2201d5: Preparing [2022-05-09T18:14:23.869Z] f08ab087547d: Preparing [2022-05-09T18:14:23.869Z] fb97590dc97c: Preparing [2022-05-09T18:14:23.869Z] a901f0775f15: Preparing [2022-05-09T18:14:23.869Z] 4fc242d58285: Preparing [2022-05-09T18:14:23.869Z] a901f0775f15: Waiting [2022-05-09T18:14:23.869Z] 4fc242d58285: Waiting [2022-05-09T18:14:24.131Z] 57015f2201d5: Pushed [2022-05-09T18:14:24.131Z] 4be98f15c00e: Pushed [2022-05-09T18:14:24.131Z] 37041e677210: Pushed [2022-05-09T18:14:24.131Z] a901f0775f15: Layer already exists [2022-05-09T18:14:24.131Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:24.131Z] fb97590dc97c: Pushed [2022-05-09T18:14:30.705Z] f08ab087547d: Pushed [2022-05-09T18:14:30.705Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:31.000Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:31.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-09T18:14:31.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T18:14:31.291Z] 4be98f15c00e: Preparing [2022-05-09T18:14:31.291Z] 37041e677210: Preparing [2022-05-09T18:14:31.291Z] 57015f2201d5: Preparing [2022-05-09T18:14:31.291Z] f08ab087547d: Preparing [2022-05-09T18:14:31.291Z] fb97590dc97c: Preparing [2022-05-09T18:14:31.291Z] a901f0775f15: Preparing [2022-05-09T18:14:31.291Z] 4fc242d58285: Preparing [2022-05-09T18:14:31.291Z] a901f0775f15: Waiting [2022-05-09T18:14:31.291Z] 4fc242d58285: Waiting [2022-05-09T18:14:31.291Z] fb97590dc97c: Layer already exists [2022-05-09T18:14:31.291Z] 37041e677210: Layer already exists [2022-05-09T18:14:31.291Z] f08ab087547d: Layer already exists [2022-05-09T18:14:31.291Z] 57015f2201d5: Layer already exists [2022-05-09T18:14:31.291Z] 4be98f15c00e: Layer already exists [2022-05-09T18:14:31.291Z] a901f0775f15: Layer already exists [2022-05-09T18:14:31.291Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:31.291Z] latest: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:31.589Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:31.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.93 [2022-05-09T18:14:31.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T18:14:31.877Z] 4be98f15c00e: Preparing [2022-05-09T18:14:31.877Z] 37041e677210: Preparing [2022-05-09T18:14:31.877Z] 57015f2201d5: Preparing [2022-05-09T18:14:31.877Z] f08ab087547d: Preparing [2022-05-09T18:14:31.877Z] fb97590dc97c: Preparing [2022-05-09T18:14:31.877Z] a901f0775f15: Preparing [2022-05-09T18:14:31.877Z] 4fc242d58285: Preparing [2022-05-09T18:14:31.877Z] a901f0775f15: Waiting [2022-05-09T18:14:31.877Z] 4fc242d58285: Waiting [2022-05-09T18:14:31.877Z] f08ab087547d: Layer already exists [2022-05-09T18:14:31.877Z] fb97590dc97c: Layer already exists [2022-05-09T18:14:31.877Z] 4be98f15c00e: Layer already exists [2022-05-09T18:14:31.877Z] 37041e677210: Layer already exists [2022-05-09T18:14:31.877Z] 57015f2201d5: Layer already exists [2022-05-09T18:14:31.877Z] a901f0775f15: Layer already exists [2022-05-09T18:14:31.877Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:31.877Z] 2.2.0-dev.93: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:32.173Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:32.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:32.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T18:14:32.460Z] 4be98f15c00e: Preparing [2022-05-09T18:14:32.460Z] 37041e677210: Preparing [2022-05-09T18:14:32.460Z] 57015f2201d5: Preparing [2022-05-09T18:14:32.460Z] f08ab087547d: Preparing [2022-05-09T18:14:32.460Z] fb97590dc97c: Preparing [2022-05-09T18:14:32.460Z] a901f0775f15: Preparing [2022-05-09T18:14:32.460Z] 4fc242d58285: Preparing [2022-05-09T18:14:32.460Z] a901f0775f15: Waiting [2022-05-09T18:14:32.460Z] 4fc242d58285: Waiting [2022-05-09T18:14:32.460Z] 37041e677210: Layer already exists [2022-05-09T18:14:32.460Z] 57015f2201d5: Layer already exists [2022-05-09T18:14:32.460Z] 4be98f15c00e: Layer already exists [2022-05-09T18:14:32.460Z] f08ab087547d: Layer already exists [2022-05-09T18:14:32.460Z] fb97590dc97c: Layer already exists [2022-05-09T18:14:32.460Z] a901f0775f15: Layer already exists [2022-05-09T18:14:32.460Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:32.460Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:32.755Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:33.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-09T18:14:33.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T18:14:33.045Z] 4be98f15c00e: Preparing [2022-05-09T18:14:33.045Z] 37041e677210: Preparing [2022-05-09T18:14:33.045Z] 57015f2201d5: Preparing [2022-05-09T18:14:33.045Z] f08ab087547d: Preparing [2022-05-09T18:14:33.045Z] fb97590dc97c: Preparing [2022-05-09T18:14:33.045Z] a901f0775f15: Preparing [2022-05-09T18:14:33.045Z] 4fc242d58285: Preparing [2022-05-09T18:14:33.045Z] 4fc242d58285: Waiting [2022-05-09T18:14:33.045Z] a901f0775f15: Waiting [2022-05-09T18:14:33.045Z] fb97590dc97c: Layer already exists [2022-05-09T18:14:33.045Z] 37041e677210: Layer already exists [2022-05-09T18:14:33.045Z] 57015f2201d5: Layer already exists [2022-05-09T18:14:33.045Z] 4be98f15c00e: Layer already exists [2022-05-09T18:14:33.045Z] f08ab087547d: Layer already exists [2022-05-09T18:14:33.045Z] a901f0775f15: Layer already exists [2022-05-09T18:14:33.045Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:33.045Z] main: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:33.080Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:33.090Z] taggedImages: [2022-05-09T18:14:33.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:33.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-09T18:14:33.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.93 [2022-05-09T18:14:33.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:33.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-09T18:14:33.109Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-09T18:14:33.109Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:33.109Z] latest [2022-05-09T18:14:33.109Z] 2.2.0-dev.93 [2022-05-09T18:14:33.109Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:33.109Z] main [2022-05-09T18:14:33.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:33.430Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:33.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:33.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T18:14:33.721Z] 7f129e49e875: Preparing [2022-05-09T18:14:33.721Z] eb8ed4dd5c17: Preparing [2022-05-09T18:14:33.721Z] 2c9ddac2a876: Preparing [2022-05-09T18:14:33.721Z] dd744aa0357a: Preparing [2022-05-09T18:14:33.721Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:33.721Z] a901f0775f15: Preparing [2022-05-09T18:14:33.721Z] 4fc242d58285: Preparing [2022-05-09T18:14:33.721Z] a901f0775f15: Waiting [2022-05-09T18:14:33.721Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:33.721Z] a901f0775f15: Layer already exists [2022-05-09T18:14:33.721Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:33.721Z] 7f129e49e875: Pushed [2022-05-09T18:14:33.721Z] eb8ed4dd5c17: Pushed [2022-05-09T18:14:33.721Z] 2c9ddac2a876: Pushed [2022-05-09T18:14:40.296Z] dd744aa0357a: Pushed [2022-05-09T18:14:40.557Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:40.858Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:41.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-09T18:14:41.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T18:14:41.149Z] 7f129e49e875: Preparing [2022-05-09T18:14:41.149Z] eb8ed4dd5c17: Preparing [2022-05-09T18:14:41.149Z] 2c9ddac2a876: Preparing [2022-05-09T18:14:41.149Z] dd744aa0357a: Preparing [2022-05-09T18:14:41.149Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:41.149Z] a901f0775f15: Preparing [2022-05-09T18:14:41.149Z] 4fc242d58285: Preparing [2022-05-09T18:14:41.149Z] 4fc242d58285: Waiting [2022-05-09T18:14:41.149Z] a901f0775f15: Waiting [2022-05-09T18:14:41.149Z] eb8ed4dd5c17: Layer already exists [2022-05-09T18:14:41.149Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:41.149Z] 7f129e49e875: Layer already exists [2022-05-09T18:14:41.149Z] 2c9ddac2a876: Layer already exists [2022-05-09T18:14:41.149Z] dd744aa0357a: Layer already exists [2022-05-09T18:14:41.149Z] a901f0775f15: Layer already exists [2022-05-09T18:14:41.149Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:41.149Z] latest: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:41.442Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:41.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.93 [2022-05-09T18:14:41.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T18:14:41.729Z] 7f129e49e875: Preparing [2022-05-09T18:14:41.729Z] eb8ed4dd5c17: Preparing [2022-05-09T18:14:41.729Z] 2c9ddac2a876: Preparing [2022-05-09T18:14:41.729Z] dd744aa0357a: Preparing [2022-05-09T18:14:41.729Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:41.729Z] a901f0775f15: Preparing [2022-05-09T18:14:41.729Z] 4fc242d58285: Preparing [2022-05-09T18:14:41.729Z] a901f0775f15: Waiting [2022-05-09T18:14:41.729Z] dd744aa0357a: Layer already exists [2022-05-09T18:14:41.729Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:41.729Z] 2c9ddac2a876: Layer already exists [2022-05-09T18:14:41.729Z] 7f129e49e875: Layer already exists [2022-05-09T18:14:41.729Z] eb8ed4dd5c17: Layer already exists [2022-05-09T18:14:41.729Z] a901f0775f15: Layer already exists [2022-05-09T18:14:41.729Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:41.729Z] 2.2.0-dev.93: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:42.027Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:42.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:42.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T18:14:42.317Z] 7f129e49e875: Preparing [2022-05-09T18:14:42.317Z] eb8ed4dd5c17: Preparing [2022-05-09T18:14:42.317Z] 2c9ddac2a876: Preparing [2022-05-09T18:14:42.317Z] dd744aa0357a: Preparing [2022-05-09T18:14:42.317Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:42.317Z] a901f0775f15: Preparing [2022-05-09T18:14:42.317Z] 4fc242d58285: Preparing [2022-05-09T18:14:42.317Z] 4fc242d58285: Waiting [2022-05-09T18:14:42.317Z] eb8ed4dd5c17: Layer already exists [2022-05-09T18:14:42.317Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:42.317Z] 7f129e49e875: Layer already exists [2022-05-09T18:14:42.317Z] 2c9ddac2a876: Layer already exists [2022-05-09T18:14:42.317Z] dd744aa0357a: Layer already exists [2022-05-09T18:14:42.317Z] a901f0775f15: Layer already exists [2022-05-09T18:14:42.317Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:42.317Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:42.692Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:43.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-09T18:14:43.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T18:14:43.009Z] 7f129e49e875: Preparing [2022-05-09T18:14:43.009Z] eb8ed4dd5c17: Preparing [2022-05-09T18:14:43.009Z] 2c9ddac2a876: Preparing [2022-05-09T18:14:43.009Z] dd744aa0357a: Preparing [2022-05-09T18:14:43.009Z] 177e8d8e37d6: Preparing [2022-05-09T18:14:43.009Z] a901f0775f15: Preparing [2022-05-09T18:14:43.009Z] 4fc242d58285: Preparing [2022-05-09T18:14:43.009Z] 4fc242d58285: Waiting [2022-05-09T18:14:43.009Z] a901f0775f15: Waiting [2022-05-09T18:14:43.009Z] eb8ed4dd5c17: Layer already exists [2022-05-09T18:14:43.009Z] 177e8d8e37d6: Layer already exists [2022-05-09T18:14:43.009Z] dd744aa0357a: Layer already exists [2022-05-09T18:14:43.009Z] 2c9ddac2a876: Layer already exists [2022-05-09T18:14:43.009Z] 7f129e49e875: Layer already exists [2022-05-09T18:14:43.009Z] a901f0775f15: Layer already exists [2022-05-09T18:14:43.009Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:43.009Z] main: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:43.045Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:43.055Z] taggedImages: [2022-05-09T18:14:43.055Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:43.055Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-09T18:14:43.055Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.93 [2022-05-09T18:14:43.055Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:43.055Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-09T18:14:43.079Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-09T18:14:43.079Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:43.079Z] latest [2022-05-09T18:14:43.079Z] 2.2.0-dev.93 [2022-05-09T18:14:43.079Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:43.079Z] main [2022-05-09T18:14:43.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:43.401Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:43.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:43.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T18:14:43.693Z] 1f1a766186db: Preparing [2022-05-09T18:14:43.693Z] a4272572dd89: Preparing [2022-05-09T18:14:43.693Z] f7f8282a5567: Preparing [2022-05-09T18:14:43.693Z] 9e70815ecc85: Preparing [2022-05-09T18:14:43.693Z] b541d28bf3b4: Preparing [2022-05-09T18:14:43.693Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:43.693Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:43.693Z] 1f1a766186db: Pushed [2022-05-09T18:14:43.961Z] 9e70815ecc85: Pushed [2022-05-09T18:14:46.506Z] a4272572dd89: Pushed [2022-05-09T18:14:46.506Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:46.804Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:47.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-09T18:14:47.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T18:14:47.096Z] 1f1a766186db: Preparing [2022-05-09T18:14:47.096Z] a4272572dd89: Preparing [2022-05-09T18:14:47.096Z] f7f8282a5567: Preparing [2022-05-09T18:14:47.096Z] 9e70815ecc85: Preparing [2022-05-09T18:14:47.096Z] b541d28bf3b4: Preparing [2022-05-09T18:14:47.096Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:47.096Z] 1f1a766186db: Layer already exists [2022-05-09T18:14:47.096Z] a4272572dd89: Layer already exists [2022-05-09T18:14:47.096Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:47.096Z] 9e70815ecc85: Layer already exists [2022-05-09T18:14:47.096Z] latest: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:47.391Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:47.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.93 [2022-05-09T18:14:47.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T18:14:47.682Z] 1f1a766186db: Preparing [2022-05-09T18:14:47.682Z] a4272572dd89: Preparing [2022-05-09T18:14:47.682Z] f7f8282a5567: Preparing [2022-05-09T18:14:47.682Z] 9e70815ecc85: Preparing [2022-05-09T18:14:47.682Z] b541d28bf3b4: Preparing [2022-05-09T18:14:47.682Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:47.682Z] a4272572dd89: Layer already exists [2022-05-09T18:14:47.682Z] 1f1a766186db: Layer already exists [2022-05-09T18:14:47.682Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:47.682Z] 9e70815ecc85: Layer already exists [2022-05-09T18:14:47.682Z] 2.2.0-dev.93: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:47.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:48.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:48.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T18:14:48.266Z] 1f1a766186db: Preparing [2022-05-09T18:14:48.266Z] a4272572dd89: Preparing [2022-05-09T18:14:48.266Z] f7f8282a5567: Preparing [2022-05-09T18:14:48.266Z] 9e70815ecc85: Preparing [2022-05-09T18:14:48.266Z] b541d28bf3b4: Preparing [2022-05-09T18:14:48.266Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:48.266Z] 1f1a766186db: Layer already exists [2022-05-09T18:14:48.266Z] 9e70815ecc85: Layer already exists [2022-05-09T18:14:48.266Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:48.266Z] a4272572dd89: Layer already exists [2022-05-09T18:14:48.266Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:48.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:48.858Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-09T18:14:48.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T18:14:48.858Z] 1f1a766186db: Preparing [2022-05-09T18:14:48.858Z] a4272572dd89: Preparing [2022-05-09T18:14:48.858Z] f7f8282a5567: Preparing [2022-05-09T18:14:48.858Z] 9e70815ecc85: Preparing [2022-05-09T18:14:48.858Z] b541d28bf3b4: Preparing [2022-05-09T18:14:48.858Z] 1f1a766186db: Layer already exists [2022-05-09T18:14:48.858Z] 9e70815ecc85: Layer already exists [2022-05-09T18:14:48.858Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:48.858Z] a4272572dd89: Layer already exists [2022-05-09T18:14:48.858Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:48.858Z] main: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:48.895Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:48.905Z] taggedImages: [2022-05-09T18:14:48.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:48.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-09T18:14:48.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.93 [2022-05-09T18:14:48.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:48.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-09T18:14:48.927Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-09T18:14:48.927Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:48.927Z] latest [2022-05-09T18:14:48.927Z] 2.2.0-dev.93 [2022-05-09T18:14:48.927Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:48.927Z] main [2022-05-09T18:14:48.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:49.257Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:49.547Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:49.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T18:14:49.547Z] f9e1fe736035: Preparing [2022-05-09T18:14:49.547Z] 37dbb1ca09e1: Preparing [2022-05-09T18:14:49.547Z] f7f8282a5567: Preparing [2022-05-09T18:14:49.547Z] 1b3661468e04: Preparing [2022-05-09T18:14:49.547Z] b541d28bf3b4: Preparing [2022-05-09T18:14:49.547Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:49.547Z] 1b3661468e04: Layer already exists [2022-05-09T18:14:49.547Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:49.547Z] f9e1fe736035: Pushed [2022-05-09T18:14:52.084Z] 37dbb1ca09e1: Pushed [2022-05-09T18:14:52.084Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:52.384Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:52.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-09T18:14:52.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T18:14:52.669Z] f9e1fe736035: Preparing [2022-05-09T18:14:52.669Z] 37dbb1ca09e1: Preparing [2022-05-09T18:14:52.669Z] f7f8282a5567: Preparing [2022-05-09T18:14:52.669Z] 1b3661468e04: Preparing [2022-05-09T18:14:52.669Z] b541d28bf3b4: Preparing [2022-05-09T18:14:52.669Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:52.669Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:52.669Z] 1b3661468e04: Layer already exists [2022-05-09T18:14:52.669Z] f9e1fe736035: Layer already exists [2022-05-09T18:14:52.669Z] 37dbb1ca09e1: Layer already exists [2022-05-09T18:14:52.669Z] latest: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:52.962Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:53.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.93 [2022-05-09T18:14:53.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T18:14:53.257Z] f9e1fe736035: Preparing [2022-05-09T18:14:53.257Z] 37dbb1ca09e1: Preparing [2022-05-09T18:14:53.257Z] f7f8282a5567: Preparing [2022-05-09T18:14:53.257Z] 1b3661468e04: Preparing [2022-05-09T18:14:53.257Z] b541d28bf3b4: Preparing [2022-05-09T18:14:53.257Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:53.257Z] 37dbb1ca09e1: Layer already exists [2022-05-09T18:14:53.257Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:53.257Z] 1b3661468e04: Layer already exists [2022-05-09T18:14:53.257Z] f9e1fe736035: Layer already exists [2022-05-09T18:14:53.257Z] 2.2.0-dev.93: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:53.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:53.758Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:14:53.758Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:14:53.759Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:14:53.759Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:14:53.759Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:14:53.759Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:14:53.759Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:14:53.759Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:14:53.759Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:14:53.759Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:14:53.759Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:14:53.759Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:14:53.759Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:14:53.851Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:53.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T18:14:53.851Z] f9e1fe736035: Preparing [2022-05-09T18:14:53.851Z] 37dbb1ca09e1: Preparing [2022-05-09T18:14:53.851Z] f7f8282a5567: Preparing [2022-05-09T18:14:53.851Z] 1b3661468e04: Preparing [2022-05-09T18:14:53.851Z] b541d28bf3b4: Preparing [2022-05-09T18:14:53.851Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:53.851Z] f9e1fe736035: Layer already exists [2022-05-09T18:14:53.851Z] 37dbb1ca09e1: Layer already exists [2022-05-09T18:14:53.851Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:53.851Z] 1b3661468e04: Layer already exists [2022-05-09T18:14:53.851Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:54.152Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:54.447Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-09T18:14:54.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T18:14:54.447Z] f9e1fe736035: Preparing [2022-05-09T18:14:54.447Z] 37dbb1ca09e1: Preparing [2022-05-09T18:14:54.447Z] f7f8282a5567: Preparing [2022-05-09T18:14:54.447Z] 1b3661468e04: Preparing [2022-05-09T18:14:54.447Z] b541d28bf3b4: Preparing [2022-05-09T18:14:54.447Z] 37dbb1ca09e1: Layer already exists [2022-05-09T18:14:54.447Z] b541d28bf3b4: Layer already exists [2022-05-09T18:14:54.447Z] f7f8282a5567: Layer already exists [2022-05-09T18:14:54.447Z] f9e1fe736035: Layer already exists [2022-05-09T18:14:54.447Z] 1b3661468e04: Layer already exists [2022-05-09T18:14:54.447Z] main: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:14:54.484Z] ===================================================== [Pipeline] echo [2022-05-09T18:14:54.493Z] taggedImages: [2022-05-09T18:14:54.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:54.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-09T18:14:54.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.93 [2022-05-09T18:14:54.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:54.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-09T18:14:54.515Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-09T18:14:54.515Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:54.515Z] latest [2022-05-09T18:14:54.515Z] 2.2.0-dev.93 [2022-05-09T18:14:54.515Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:14:54.515Z] main [2022-05-09T18:14:54.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:54.760Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:14:54.833Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:14:55.042Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:14:55.121Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:14:55.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T18:14:55.121Z] 7c9920ce6340: Preparing [2022-05-09T18:14:55.121Z] fb5397c17207: Preparing [2022-05-09T18:14:55.121Z] e19115960bfe: Preparing [2022-05-09T18:14:55.121Z] 0a6078227608: Preparing [2022-05-09T18:14:55.121Z] 52f44be93a46: Preparing [2022-05-09T18:14:55.121Z] 10d82663b225: Preparing [2022-05-09T18:14:55.121Z] f7a7a140f1b3: Preparing [2022-05-09T18:14:55.121Z] 31e69d4774c9: Preparing [2022-05-09T18:14:55.121Z] 7750d494dfbd: Preparing [2022-05-09T18:14:55.121Z] 18708474c90b: Preparing [2022-05-09T18:14:55.121Z] 4fc242d58285: Preparing [2022-05-09T18:14:55.121Z] 31e69d4774c9: Waiting [2022-05-09T18:14:55.121Z] 7750d494dfbd: Waiting [2022-05-09T18:14:55.121Z] 18708474c90b: Waiting [2022-05-09T18:14:55.121Z] f7a7a140f1b3: Waiting [2022-05-09T18:14:55.121Z] 10d82663b225: Waiting [2022-05-09T18:14:55.121Z] 52f44be93a46: Layer already exists [2022-05-09T18:14:55.121Z] 10d82663b225: Layer already exists [2022-05-09T18:14:55.121Z] f7a7a140f1b3: Layer already exists [2022-05-09T18:14:55.121Z] 31e69d4774c9: Layer already exists [2022-05-09T18:14:55.121Z] 7750d494dfbd: Layer already exists [2022-05-09T18:14:55.121Z] 18708474c90b: Layer already exists [2022-05-09T18:14:55.121Z] 4fc242d58285: Layer already exists [2022-05-09T18:14:55.381Z] fb5397c17207: Pushed [2022-05-09T18:14:55.381Z] 7c9920ce6340: Pushed [2022-05-09T18:14:56.110Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:14:56.110Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:14:56.391Z] e19115960bfe: Pushed [2022-05-09T18:14:56.392Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:14:56.682Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:14:58.152Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:14:58.152Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:14:58.152Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:14:58.152Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:14:58.432Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:14:58.432Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:14:58.432Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:14:58.714Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:14:58.994Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:14:58.994Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:14:59.275Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:14:59.565Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:14:59.565Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:14:59.845Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:15:00.126Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:15:00.126Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:15:00.126Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:15:00.406Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:15:00.686Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:15:00.686Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:15:00.966Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:15:00.966Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:15:00.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:15:00.967Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:15:01.248Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:15:01.539Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:15:01.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:15:01.539Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:15:02.976Z] 0a6078227608: Pushed [2022-05-09T18:15:02.976Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:03.009Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:15:03.009Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:15:03.276Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:03.566Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-09T18:15:03.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T18:15:03.566Z] 7c9920ce6340: Preparing [2022-05-09T18:15:03.566Z] fb5397c17207: Preparing [2022-05-09T18:15:03.566Z] e19115960bfe: Preparing [2022-05-09T18:15:03.566Z] 0a6078227608: Preparing [2022-05-09T18:15:03.566Z] 52f44be93a46: Preparing [2022-05-09T18:15:03.566Z] 10d82663b225: Preparing [2022-05-09T18:15:03.566Z] f7a7a140f1b3: Preparing [2022-05-09T18:15:03.566Z] 31e69d4774c9: Preparing [2022-05-09T18:15:03.566Z] 7750d494dfbd: Preparing [2022-05-09T18:15:03.566Z] 18708474c90b: Preparing [2022-05-09T18:15:03.566Z] 4fc242d58285: Preparing [2022-05-09T18:15:03.566Z] 7750d494dfbd: Waiting [2022-05-09T18:15:03.566Z] 18708474c90b: Waiting [2022-05-09T18:15:03.566Z] 10d82663b225: Waiting [2022-05-09T18:15:03.566Z] f7a7a140f1b3: Waiting [2022-05-09T18:15:03.566Z] 31e69d4774c9: Waiting [2022-05-09T18:15:03.566Z] 4fc242d58285: Waiting [2022-05-09T18:15:03.566Z] fb5397c17207: Layer already exists [2022-05-09T18:15:03.566Z] e19115960bfe: Layer already exists [2022-05-09T18:15:03.566Z] 52f44be93a46: Layer already exists [2022-05-09T18:15:03.566Z] 0a6078227608: Layer already exists [2022-05-09T18:15:03.566Z] 7c9920ce6340: Layer already exists [2022-05-09T18:15:03.566Z] f7a7a140f1b3: Layer already exists [2022-05-09T18:15:03.566Z] 31e69d4774c9: Layer already exists [2022-05-09T18:15:03.566Z] 10d82663b225: Layer already exists [2022-05-09T18:15:03.566Z] 7750d494dfbd: Layer already exists [2022-05-09T18:15:03.566Z] 18708474c90b: Layer already exists [2022-05-09T18:15:03.566Z] 4fc242d58285: Layer already exists [2022-05-09T18:15:03.566Z] latest: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:03.638Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:15:03.867Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:04.166Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.93 [2022-05-09T18:15:04.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T18:15:04.166Z] 7c9920ce6340: Preparing [2022-05-09T18:15:04.166Z] fb5397c17207: Preparing [2022-05-09T18:15:04.166Z] e19115960bfe: Preparing [2022-05-09T18:15:04.166Z] 0a6078227608: Preparing [2022-05-09T18:15:04.166Z] 52f44be93a46: Preparing [2022-05-09T18:15:04.166Z] 10d82663b225: Preparing [2022-05-09T18:15:04.166Z] f7a7a140f1b3: Preparing [2022-05-09T18:15:04.166Z] 31e69d4774c9: Preparing [2022-05-09T18:15:04.166Z] 7750d494dfbd: Preparing [2022-05-09T18:15:04.166Z] 18708474c90b: Preparing [2022-05-09T18:15:04.166Z] 4fc242d58285: Preparing [2022-05-09T18:15:04.166Z] 10d82663b225: Waiting [2022-05-09T18:15:04.166Z] 18708474c90b: Waiting [2022-05-09T18:15:04.166Z] 4fc242d58285: Waiting [2022-05-09T18:15:04.166Z] f7a7a140f1b3: Waiting [2022-05-09T18:15:04.166Z] 7750d494dfbd: Waiting [2022-05-09T18:15:04.166Z] 31e69d4774c9: Waiting [2022-05-09T18:15:04.166Z] 7c9920ce6340: Layer already exists [2022-05-09T18:15:04.166Z] fb5397c17207: Layer already exists [2022-05-09T18:15:04.166Z] e19115960bfe: Layer already exists [2022-05-09T18:15:04.166Z] 52f44be93a46: Layer already exists [2022-05-09T18:15:04.166Z] 0a6078227608: Layer already exists [2022-05-09T18:15:04.166Z] f7a7a140f1b3: Layer already exists [2022-05-09T18:15:04.166Z] 10d82663b225: Layer already exists [2022-05-09T18:15:04.166Z] 31e69d4774c9: Layer already exists [2022-05-09T18:15:04.166Z] 18708474c90b: Layer already exists [2022-05-09T18:15:04.166Z] 7750d494dfbd: Layer already exists [2022-05-09T18:15:04.166Z] 4fc242d58285: Layer already exists [2022-05-09T18:15:04.166Z] 2.2.0-dev.93: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:04.467Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:04.771Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:15:04.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T18:15:04.771Z] 7c9920ce6340: Preparing [2022-05-09T18:15:04.771Z] fb5397c17207: Preparing [2022-05-09T18:15:04.771Z] e19115960bfe: Preparing [2022-05-09T18:15:04.771Z] 0a6078227608: Preparing [2022-05-09T18:15:04.771Z] 52f44be93a46: Preparing [2022-05-09T18:15:04.771Z] 10d82663b225: Preparing [2022-05-09T18:15:04.771Z] f7a7a140f1b3: Preparing [2022-05-09T18:15:04.771Z] 31e69d4774c9: Preparing [2022-05-09T18:15:04.771Z] 7750d494dfbd: Preparing [2022-05-09T18:15:04.771Z] 18708474c90b: Preparing [2022-05-09T18:15:04.771Z] 4fc242d58285: Preparing [2022-05-09T18:15:04.771Z] 31e69d4774c9: Waiting [2022-05-09T18:15:04.771Z] 7750d494dfbd: Waiting [2022-05-09T18:15:04.771Z] 18708474c90b: Waiting [2022-05-09T18:15:04.771Z] 10d82663b225: Waiting [2022-05-09T18:15:04.771Z] f7a7a140f1b3: Waiting [2022-05-09T18:15:04.771Z] 4fc242d58285: Waiting [2022-05-09T18:15:04.771Z] 0a6078227608: Layer already exists [2022-05-09T18:15:04.771Z] e19115960bfe: Layer already exists [2022-05-09T18:15:04.771Z] 7c9920ce6340: Layer already exists [2022-05-09T18:15:04.771Z] 52f44be93a46: Layer already exists [2022-05-09T18:15:04.771Z] fb5397c17207: Layer already exists [2022-05-09T18:15:04.771Z] f7a7a140f1b3: Layer already exists [2022-05-09T18:15:04.771Z] 31e69d4774c9: Layer already exists [2022-05-09T18:15:04.771Z] 10d82663b225: Layer already exists [2022-05-09T18:15:04.771Z] 7750d494dfbd: Layer already exists [2022-05-09T18:15:04.771Z] 18708474c90b: Layer already exists [2022-05-09T18:15:04.771Z] 4fc242d58285: Layer already exists [2022-05-09T18:15:04.771Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:05.126Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:15:05.415Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-09T18:15:05.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T18:15:05.415Z] 7c9920ce6340: Preparing [2022-05-09T18:15:05.415Z] fb5397c17207: Preparing [2022-05-09T18:15:05.415Z] e19115960bfe: Preparing [2022-05-09T18:15:05.415Z] 0a6078227608: Preparing [2022-05-09T18:15:05.415Z] 52f44be93a46: Preparing [2022-05-09T18:15:05.415Z] 10d82663b225: Preparing [2022-05-09T18:15:05.415Z] f7a7a140f1b3: Preparing [2022-05-09T18:15:05.415Z] 31e69d4774c9: Preparing [2022-05-09T18:15:05.415Z] 7750d494dfbd: Preparing [2022-05-09T18:15:05.415Z] 18708474c90b: Preparing [2022-05-09T18:15:05.415Z] 4fc242d58285: Preparing [2022-05-09T18:15:05.415Z] f7a7a140f1b3: Waiting [2022-05-09T18:15:05.415Z] 31e69d4774c9: Waiting [2022-05-09T18:15:05.415Z] 7750d494dfbd: Waiting [2022-05-09T18:15:05.415Z] 18708474c90b: Waiting [2022-05-09T18:15:05.415Z] 4fc242d58285: Waiting [2022-05-09T18:15:05.415Z] 10d82663b225: Waiting [2022-05-09T18:15:05.415Z] fb5397c17207: Layer already exists [2022-05-09T18:15:05.415Z] 0a6078227608: Layer already exists [2022-05-09T18:15:05.415Z] 7c9920ce6340: Layer already exists [2022-05-09T18:15:05.415Z] 52f44be93a46: Layer already exists [2022-05-09T18:15:05.415Z] e19115960bfe: Layer already exists [2022-05-09T18:15:05.415Z] 10d82663b225: Layer already exists [2022-05-09T18:15:05.415Z] 7750d494dfbd: Layer already exists [2022-05-09T18:15:05.415Z] f7a7a140f1b3: Layer already exists [2022-05-09T18:15:05.415Z] 31e69d4774c9: Layer already exists [2022-05-09T18:15:05.415Z] 18708474c90b: Layer already exists [2022-05-09T18:15:05.416Z] 4fc242d58285: Layer already exists [2022-05-09T18:15:05.416Z] main: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T18:15:05.450Z] ===================================================== [Pipeline] echo [2022-05-09T18:15:05.460Z] taggedImages: [2022-05-09T18:15:05.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:15:05.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-09T18:15:05.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.93 [2022-05-09T18:15:05.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T18:15:05.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T18:15:07.993Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:15:07.993Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:15:07.993Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:15:07.993Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:15:08.273Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:15:08.273Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:15:08.273Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:15:09.270Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:15:09.270Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:15:09.550Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:15:09.550Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:15:09.550Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:15:09.833Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:15:10.114Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:15:10.396Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:15:10.396Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:15:10.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:15:10.677Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:15:10.677Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:15:10.958Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:15:11.569Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:15:11.849Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:15:11.849Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:15:11.849Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:15:12.128Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:15:12.128Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:15:12.471Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:15:12.471Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:15:12.471Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:15:12.471Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:15:12.471Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:15:12.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:15:13.217Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:15:13.984Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:15:14.568Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:15:14.568Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:15:15.079Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:15:15.079Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:15:15.375Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:15:15.802Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:15:15.802Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:15:15.802Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:15:16.129Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:15:16.441Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:15:16.441Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:15:16.441Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:15:16.762Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:15:18.388Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:15:18.388Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:15:18.775Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:15:19.124Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:15:19.124Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:15:19.407Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:15:20.393Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:15:20.393Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:15:20.668Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:15:20.944Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:15:20.944Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:15:21.221Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:15:21.498Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:15:21.777Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:15:22.382Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:15:22.383Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:15:22.383Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:15:22.661Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:15:22.661Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:15:22.940Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:15:23.217Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:15:23.497Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:15:23.497Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:15:25.492Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:15:26.096Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:15:28.094Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:15:28.094Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:15:28.372Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:15:28.372Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:15:28.650Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:15:28.926Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:15:28.926Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:15:28.926Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:15:29.202Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:15:29.480Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:15:29.758Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:15:29.758Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:15:30.036Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:15:30.036Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:15:30.313Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:15:30.313Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:15:30.313Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:15:30.313Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:15:30.601Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:15:30.601Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:15:30.601Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:15:31.212Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:15:31.212Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:15:31.212Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:15:41.419Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:15:41.419Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:15:41.419Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:15:41.419Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:15:42.889Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:15:42.889Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:15:42.889Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:15:42.889Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:16:09.771Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:16:09.771Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:16:10.789Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:16:10.789Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:18:02.753Z] Removing intermediate container 4dfa61ed331e [2022-05-09T18:18:02.753Z] ---> 4281c5c81b66 [2022-05-09T18:18:02.753Z] [2022-05-09T18:18:02.753Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T18:18:02.753Z] 3.14: Pulling from library/alpine [2022-05-09T18:18:02.753Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T18:18:02.753Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T18:18:02.753Z] ---> ac73e934f311 [2022-05-09T18:18:02.753Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T18:18:02.753Z] ---> Running in 6f0d4808d70d [2022-05-09T18:18:02.753Z] Removing intermediate container 6f0d4808d70d [2022-05-09T18:18:02.753Z] ---> a68c6ffd1094 [2022-05-09T18:18:02.753Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T18:18:02.753Z] ---> Running in d1982e6c52eb [2022-05-09T18:18:02.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:18:02.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:18:02.753Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T18:18:02.753Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T18:18:02.753Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:18:02.753Z] OK: 6 MiB in 16 packages [2022-05-09T18:18:02.753Z] Removing intermediate container d1982e6c52eb [2022-05-09T18:18:02.753Z] ---> 0ecfe17cbc01 [2022-05-09T18:18:02.753Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T18:18:02.753Z] ---> Running in c5270fab6120 [2022-05-09T18:18:02.753Z] Removing intermediate container c5270fab6120 [2022-05-09T18:18:02.753Z] ---> 042316f0a0bd [2022-05-09T18:18:02.753Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T18:18:02.753Z] ---> Running in e53206f1d7e1 [2022-05-09T18:18:02.753Z] Removing intermediate container e53206f1d7e1 [2022-05-09T18:18:02.753Z] ---> 80434395a476 [2022-05-09T18:18:02.753Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T18:18:02.753Z] ---> Running in 465e48faa757 [2022-05-09T18:18:02.753Z] Removing intermediate container 465e48faa757 [2022-05-09T18:18:02.753Z] ---> f8eab8cd2940 [2022-05-09T18:18:02.753Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T18:18:02.753Z] ---> Running in c8517d790ed3 [2022-05-09T18:18:02.753Z] Removing intermediate container c8517d790ed3 [2022-05-09T18:18:02.753Z] ---> 8760645aa5b3 [2022-05-09T18:18:02.753Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T18:18:02.753Z] ---> c15d85767f5f [2022-05-09T18:18:02.753Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T18:18:02.753Z] ---> Running in 3bc9aaf4a44d [2022-05-09T18:18:05.437Z] Removing intermediate container 3bc9aaf4a44d [2022-05-09T18:18:05.437Z] ---> 2e50efc97421 [2022-05-09T18:18:05.437Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:18:05.714Z] ---> e106246f7f75 [2022-05-09T18:18:05.714Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T18:18:07.736Z] ---> adbfba26ae89 [2022-05-09T18:18:07.736Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T18:18:08.344Z] ---> bd753465f507 [2022-05-09T18:18:08.344Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T18:18:09.339Z] ---> d9de82660e63 [2022-05-09T18:18:09.339Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T18:18:09.949Z] ---> 2998733b4472 [2022-05-09T18:18:09.949Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T18:18:10.579Z] ---> Running in dee869bb499a [2022-05-09T18:18:10.867Z] Removing intermediate container dee869bb499a [2022-05-09T18:18:10.867Z] ---> 73cad6ee7b10 [2022-05-09T18:18:10.867Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T18:18:11.864Z] ---> cfc6819b9919 [2022-05-09T18:18:11.864Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T18:18:12.142Z] ---> Running in e5ca73c92cd8 [2022-05-09T18:18:15.574Z] Removing intermediate container e5ca73c92cd8 [2022-05-09T18:18:15.574Z] ---> debf78030a81 [2022-05-09T18:18:15.574Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T18:18:15.574Z] ---> Running in 9f6bcb996454 [2022-05-09T18:18:16.191Z] Removing intermediate container 9f6bcb996454 [2022-05-09T18:18:16.191Z] ---> 38553a470725 [2022-05-09T18:18:16.191Z] Step 28/31 : CMD ["gate"] [2022-05-09T18:18:16.471Z] ---> Running in b987a03cbde1 [2022-05-09T18:18:16.763Z] Removing intermediate container b987a03cbde1 [2022-05-09T18:18:16.763Z] ---> 44ba305ed075 [2022-05-09T18:18:16.763Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T18:18:17.039Z] ---> Running in 562ae5e1acf7 [2022-05-09T18:18:17.661Z] Removing intermediate container 562ae5e1acf7 [2022-05-09T18:18:17.661Z] ---> c047bd627da1 [2022-05-09T18:18:17.661Z] Step 30/31 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:18:17.937Z] ---> Running in 580835354b61 [2022-05-09T18:18:18.537Z] Removing intermediate container 580835354b61 [2022-05-09T18:18:18.537Z] ---> eb985ab49dea [2022-05-09T18:18:18.537Z] Step 31/31 : LABEL version=2.2.0-dev.93 [2022-05-09T18:18:18.811Z] ---> Running in c4c3c520e497 [2022-05-09T18:18:19.413Z] Removing intermediate container c4c3c520e497 [2022-05-09T18:18:19.413Z] ---> 19f3b1f0f2e8 [2022-05-09T18:18:19.413Z] [2022-05-09T18:18:19.688Z] Successfully built 19f3b1f0f2e8 [2022-05-09T18:18:19.688Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T18:18:19.688Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-09T18:18:38.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:18:38.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:18:38.062Z] ---> 7ee2dd39a516 [2022-05-09T18:18:38.062Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:18:38.062Z] ---> Using cache [2022-05-09T18:18:38.062Z] ---> febcc2d1b708 [2022-05-09T18:18:38.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:18:38.062Z] ---> Using cache [2022-05-09T18:18:38.062Z] ---> 818f846d6539 [2022-05-09T18:18:38.063Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T18:18:38.063Z] ---> Using cache [2022-05-09T18:18:38.063Z] ---> 9df42ba1ac94 [2022-05-09T18:18:38.063Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:18:38.063Z] ---> Using cache [2022-05-09T18:18:38.063Z] ---> 9b5431ab781d [2022-05-09T18:18:38.063Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:18:38.063Z] ---> Using cache [2022-05-09T18:18:38.063Z] ---> f67848c37983 [2022-05-09T18:18:38.063Z] Step 8/22 : COPY . . [2022-05-09T18:18:38.063Z] ---> Using cache [2022-05-09T18:18:38.063Z] ---> acc249bb780c [2022-05-09T18:18:38.063Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T18:18:38.063Z] ---> Running in 202aa375ad75 [2022-05-09T18:18:38.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T18:20:30.247Z] Removing intermediate container 9c4082b5721e [2022-05-09T18:20:30.247Z] ---> fd6c002958f9 [2022-05-09T18:20:30.247Z] [2022-05-09T18:20:30.247Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:20:30.247Z] ---> ac73e934f311 [2022-05-09T18:20:30.247Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:20:30.247Z] ---> Running in bb9bead0f416 [2022-05-09T18:20:30.247Z] Removing intermediate container 097e52a4aa3a [2022-05-09T18:20:30.247Z] ---> f0389c44d86c [2022-05-09T18:20:30.247Z] [2022-05-09T18:20:30.247Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:20:30.247Z] ---> ac73e934f311 [2022-05-09T18:20:30.247Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T18:20:30.247Z] ---> Running in 2b422733dc5a [2022-05-09T18:20:30.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:20:30.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:20:30.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:20:30.247Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T18:20:30.247Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:20:30.247Z] OK: 5 MiB in 15 packages [2022-05-09T18:20:30.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:20:30.524Z] Removing intermediate container bb9bead0f416 [2022-05-09T18:20:30.524Z] ---> d7a8f19cabdf [2022-05-09T18:20:30.524Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:20:30.524Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T18:20:30.524Z] ---> Running in 2e4f5edb7cb1 [2022-05-09T18:20:30.524Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T18:20:30.524Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:20:30.803Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:20:31.091Z] OK: 6 MiB in 16 packages [2022-05-09T18:20:31.091Z] Removing intermediate container 2e4f5edb7cb1 [2022-05-09T18:20:31.091Z] ---> 69fdb6097d52 [2022-05-09T18:20:31.091Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T18:20:31.091Z] ---> Running in 4f4aee245a83 [2022-05-09T18:20:31.695Z] Removing intermediate container 4f4aee245a83 [2022-05-09T18:20:31.695Z] ---> ac11c60df28b [2022-05-09T18:20:31.695Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T18:20:31.973Z] ---> Running in f9d6bce1dabd [2022-05-09T18:20:32.960Z] Removing intermediate container f9d6bce1dabd [2022-05-09T18:20:32.960Z] ---> 5665d580d070 [2022-05-09T18:20:32.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:20:33.587Z] Removing intermediate container 2b422733dc5a [2022-05-09T18:20:33.587Z] ---> 2692acf7dac8 [2022-05-09T18:20:33.587Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:20:33.587Z] ---> Running in 2ce0de854bf6 [2022-05-09T18:20:34.210Z] ---> dea999a9ae8f [2022-05-09T18:20:34.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T18:20:34.496Z] Removing intermediate container 2ce0de854bf6 [2022-05-09T18:20:34.496Z] ---> 6ddd8d7b71b8 [2022-05-09T18:20:34.496Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T18:20:34.496Z] ---> Running in 16d7487352d4 [2022-05-09T18:20:35.103Z] Removing intermediate container 16d7487352d4 [2022-05-09T18:20:35.103Z] ---> a4066fc868c4 [2022-05-09T18:20:35.103Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T18:20:35.103Z] ---> Running in d3d4652c4918 [2022-05-09T18:20:35.709Z] Removing intermediate container d3d4652c4918 [2022-05-09T18:20:35.709Z] ---> 73f15d92e56b [2022-05-09T18:20:35.709Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:20:37.715Z] ---> d9cca7b6e7b5 [2022-05-09T18:20:37.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T18:20:37.715Z] ---> 9c385b548638 [2022-05-09T18:20:37.715Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T18:20:39.163Z] ---> 82e0c0333b1b [2022-05-09T18:20:39.163Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T18:20:39.163Z] ---> Running in 8c28d178d61b [2022-05-09T18:20:39.781Z] Removing intermediate container 8c28d178d61b [2022-05-09T18:20:39.781Z] ---> a46351733d74 [2022-05-09T18:20:39.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:20:40.058Z] ---> Running in 3e5366c282b2 [2022-05-09T18:20:40.691Z] Removing intermediate container 3e5366c282b2 [2022-05-09T18:20:40.691Z] ---> 060bf3420067 [2022-05-09T18:20:40.691Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T18:20:40.972Z] ---> Running in 760b93f21a32 [2022-05-09T18:20:41.258Z] ---> d77173ff382f [2022-05-09T18:20:41.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T18:20:41.541Z] Removing intermediate container 760b93f21a32 [2022-05-09T18:20:41.541Z] ---> f92b2473dc04 [2022-05-09T18:20:41.541Z] Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:20:41.825Z] ---> Running in 4f90b750b78c [2022-05-09T18:20:42.440Z] Removing intermediate container 4f90b750b78c [2022-05-09T18:20:42.440Z] ---> f434f20da0f0 [2022-05-09T18:20:42.440Z] Step 22/22 : LABEL version=2.2.0-dev.93 [2022-05-09T18:20:42.726Z] ---> 4501c775c250 [2022-05-09T18:20:42.726Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T18:20:42.726Z] ---> Running in 581ee6ce56c8 [2022-05-09T18:20:42.726Z] ---> Running in 4b2a70f70747 [2022-05-09T18:20:43.343Z] Removing intermediate container 4b2a70f70747 [2022-05-09T18:20:43.343Z] ---> 4660b38e108f [2022-05-09T18:20:43.343Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:20:43.623Z] Removing intermediate container 581ee6ce56c8 [2022-05-09T18:20:43.623Z] ---> 0880d02ded70 [2022-05-09T18:20:43.623Z] [2022-05-09T18:20:43.623Z] ---> Running in 146dae1977c1 [2022-05-09T18:20:44.247Z] Successfully built 0880d02ded70 [2022-05-09T18:20:44.247Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T18:20:44.247Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-05-09T18:20:44.247Z] Removing intermediate container 146dae1977c1 [2022-05-09T18:20:44.247Z] ---> 0e239e287086 [2022-05-09T18:20:44.247Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T18:20:44.536Z] ---> Running in cbb603405970 [2022-05-09T18:20:45.157Z] Removing intermediate container cbb603405970 [2022-05-09T18:20:45.157Z] ---> 2d1434744744 [2022-05-09T18:20:45.157Z] Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:20:45.157Z] ---> Running in 50dfbf82833e [2022-05-09T18:20:45.434Z] Removing intermediate container 50dfbf82833e [2022-05-09T18:20:45.720Z] ---> 86aa98b522f9 [2022-05-09T18:20:45.720Z] Step 22/22 : LABEL version=2.2.0-dev.93 [2022-05-09T18:20:45.720Z] ---> Running in 83c19b989fc2 [2022-05-09T18:20:46.356Z] Removing intermediate container 83c19b989fc2 [2022-05-09T18:20:46.356Z] ---> d20325f30220 [2022-05-09T18:20:46.356Z] [2022-05-09T18:20:46.634Z] Successfully built d20325f30220 [2022-05-09T18:20:46.634Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T18:20:46.634Z] Building core-command [2022-05-09T18:21:13.533Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:21:13.533Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:21:13.533Z] ---> 7ee2dd39a516 [2022-05-09T18:21:13.533Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> febcc2d1b708 [2022-05-09T18:21:13.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> 818f846d6539 [2022-05-09T18:21:13.533Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T18:21:13.533Z] ---> Running in cef350e1f5dd [2022-05-09T18:21:13.533Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:21:13.533Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:21:13.533Z] ---> 7ee2dd39a516 [2022-05-09T18:21:13.533Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> febcc2d1b708 [2022-05-09T18:21:13.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> 818f846d6539 [2022-05-09T18:21:13.533Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> 9df42ba1ac94 [2022-05-09T18:21:13.533Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> 9b5431ab781d [2022-05-09T18:21:13.533Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> f67848c37983 [2022-05-09T18:21:13.533Z] Step 8/23 : COPY . . [2022-05-09T18:21:13.533Z] ---> Using cache [2022-05-09T18:21:13.533Z] ---> acc249bb780c [2022-05-09T18:21:13.533Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T18:21:13.815Z] ---> Running in 8bb9e2214529 [2022-05-09T18:21:14.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:21:15.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:21:15.703Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T18:21:16.696Z] OK: 220 MiB in 52 packages [2022-05-09T18:21:18.159Z] Removing intermediate container cef350e1f5dd [2022-05-09T18:21:18.159Z] ---> 0696a6646671 [2022-05-09T18:21:18.159Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:21:18.767Z] ---> b8f3075a2e80 [2022-05-09T18:21:18.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:21:19.046Z] ---> Running in 00339b0ea84f [2022-05-09T18:21:24.515Z] Removing intermediate container 00339b0ea84f [2022-05-09T18:21:24.515Z] ---> 10bd3662ffca [2022-05-09T18:21:24.515Z] Step 8/23 : COPY . . [2022-05-09T18:21:39.702Z] ---> ef12e50cfe15 [2022-05-09T18:21:39.702Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T18:21:39.702Z] ---> Running in a72d7a92c7e3 [2022-05-09T18:21:39.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T18:23:31.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T18:23:50.017Z] Removing intermediate container 202aa375ad75 [2022-05-09T18:23:50.017Z] ---> 18258eeb70d8 [2022-05-09T18:23:50.017Z] [2022-05-09T18:23:50.017Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:23:50.017Z] ---> ac73e934f311 [2022-05-09T18:23:50.017Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T18:23:50.017Z] ---> Running in 3d7da6878268 [2022-05-09T18:23:50.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:23:51.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:23:52.712Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T18:23:52.712Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:23:52.996Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T18:23:52.996Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T18:23:52.996Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T18:23:52.996Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T18:23:52.996Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:23:52.996Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:23:53.289Z] OK: 8 MiB in 20 packages [2022-05-09T18:23:55.961Z] Removing intermediate container 3d7da6878268 [2022-05-09T18:23:55.961Z] ---> 9c0df0e6a75d [2022-05-09T18:23:55.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T18:23:55.961Z] ---> Running in 8b4318d922c7 [2022-05-09T18:23:56.296Z] Removing intermediate container 8b4318d922c7 [2022-05-09T18:23:56.296Z] ---> d3dd292e27f5 [2022-05-09T18:23:56.296Z] Step 13/22 : WORKDIR /edgex [2022-05-09T18:23:56.574Z] ---> Running in 5801d7d4f1ef [2022-05-09T18:23:57.183Z] Removing intermediate container 5801d7d4f1ef [2022-05-09T18:23:57.183Z] ---> 4ee6f8d774e0 [2022-05-09T18:23:57.183Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T18:23:58.180Z] ---> 95245ffc2c9c [2022-05-09T18:23:58.181Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T18:24:00.179Z] ---> 6b14562e7c5e [2022-05-09T18:24:00.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T18:24:01.886Z] ---> e18633eb0afd [2022-05-09T18:24:01.886Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T18:24:02.910Z] ---> 04c3a6db1403 [2022-05-09T18:24:02.910Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T18:24:02.910Z] ---> Running in 28ac2a629c78 [2022-05-09T18:24:06.671Z] Removing intermediate container 28ac2a629c78 [2022-05-09T18:24:06.671Z] ---> e7ec4271c5f6 [2022-05-09T18:24:06.671Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T18:24:06.671Z] ---> Running in 34b3c34bdd03 [2022-05-09T18:24:06.978Z] Removing intermediate container 34b3c34bdd03 [2022-05-09T18:24:06.978Z] ---> 7a0607f6f118 [2022-05-09T18:24:06.978Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T18:24:07.256Z] ---> Running in ba916056ec84 [2022-05-09T18:24:07.875Z] Removing intermediate container ba916056ec84 [2022-05-09T18:24:07.875Z] ---> 4bd8a80b27d9 [2022-05-09T18:24:07.875Z] Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:24:07.875Z] ---> Running in c8b84e047afd [2022-05-09T18:24:08.497Z] Removing intermediate container c8b84e047afd [2022-05-09T18:24:08.497Z] ---> 45fb6509fd68 [2022-05-09T18:24:08.497Z] Step 22/22 : LABEL version=2.2.0-dev.93 [2022-05-09T18:24:08.780Z] ---> Running in aacb1d67c25c [2022-05-09T18:24:09.398Z] Removing intermediate container aacb1d67c25c [2022-05-09T18:24:09.398Z] ---> 28badbf75068 [2022-05-09T18:24:09.398Z] [2022-05-09T18:24:09.679Z] Successfully built 28badbf75068 [2022-05-09T18:24:09.679Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T18:24:09.679Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-05-09T18:24:31.961Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:24:31.961Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:24:31.961Z] ---> 7ee2dd39a516 [2022-05-09T18:24:31.961Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T18:24:31.961Z] ---> Using cache [2022-05-09T18:24:31.961Z] ---> febcc2d1b708 [2022-05-09T18:24:31.961Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T18:24:31.961Z] ---> Running in fca9577c7281 [2022-05-09T18:24:32.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:24:33.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:24:35.165Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:24:35.165Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:24:35.165Z] OK: 15741 distinct packages available [2022-05-09T18:24:35.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:24:36.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:24:37.915Z] OK: 220 MiB in 52 packages [2022-05-09T18:24:39.972Z] Removing intermediate container fca9577c7281 [2022-05-09T18:24:39.973Z] ---> 2d6f83786b31 [2022-05-09T18:24:39.973Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T18:24:40.603Z] ---> 09ef4292113e [2022-05-09T18:24:40.603Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:24:40.895Z] ---> Running in 4083e2eacbd8 [2022-05-09T18:24:47.704Z] Removing intermediate container 4083e2eacbd8 [2022-05-09T18:24:47.704Z] ---> 292c8d134211 [2022-05-09T18:24:47.704Z] Step 7/20 : COPY . . [2022-05-09T18:25:02.842Z] ---> 42860a54e361 [2022-05-09T18:25:02.842Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T18:25:02.842Z] ---> Running in fd118aaa0b06 [2022-05-09T18:25:03.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T18:26:40.388Z] Removing intermediate container 8bb9e2214529 [2022-05-09T18:26:40.388Z] ---> 1429f8ece7ba [2022-05-09T18:26:40.388Z] [2022-05-09T18:26:40.388Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:26:40.388Z] ---> ac73e934f311 [2022-05-09T18:26:40.389Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:26:40.389Z] ---> Using cache [2022-05-09T18:26:40.389Z] ---> d7a8f19cabdf [2022-05-09T18:26:40.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:26:40.389Z] ---> Using cache [2022-05-09T18:26:40.389Z] ---> 69fdb6097d52 [2022-05-09T18:26:40.389Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T18:26:40.389Z] ---> Running in c8c4ef1899b0 [2022-05-09T18:26:40.389Z] Removing intermediate container c8c4ef1899b0 [2022-05-09T18:26:40.389Z] ---> 35f9b9df8158 [2022-05-09T18:26:40.389Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T18:26:40.389Z] ---> Running in bff62b69c2d6 [2022-05-09T18:26:40.389Z] Removing intermediate container bff62b69c2d6 [2022-05-09T18:26:40.389Z] ---> 463a6721b403 [2022-05-09T18:26:40.389Z] Step 15/23 : WORKDIR / [2022-05-09T18:26:40.389Z] ---> Running in 0cfc736b19f8 [2022-05-09T18:26:40.389Z] Removing intermediate container 0cfc736b19f8 [2022-05-09T18:26:40.389Z] ---> 2791983bce02 [2022-05-09T18:26:40.389Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:26:40.389Z] ---> 3e28030316f9 [2022-05-09T18:26:40.389Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T18:26:41.861Z] ---> 8908c77c1eee [2022-05-09T18:26:41.861Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T18:26:42.857Z] ---> 18c12a5ec76e [2022-05-09T18:26:42.857Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T18:26:42.857Z] ---> Running in b1444c81df6c [2022-05-09T18:26:43.468Z] Removing intermediate container b1444c81df6c [2022-05-09T18:26:43.468Z] ---> c45bad35520a [2022-05-09T18:26:43.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:26:43.468Z] ---> Running in 7a5c283d3310 [2022-05-09T18:26:44.083Z] Removing intermediate container 7a5c283d3310 [2022-05-09T18:26:44.083Z] ---> e0ef32b1aa3b [2022-05-09T18:26:44.083Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:26:44.083Z] ---> Running in 1595bc68fff3 [2022-05-09T18:26:44.728Z] Removing intermediate container 1595bc68fff3 [2022-05-09T18:26:44.728Z] ---> a75ccca23f76 [2022-05-09T18:26:44.728Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:26:44.728Z] ---> Running in 0a0b7214f9d3 [2022-05-09T18:26:45.349Z] Removing intermediate container 0a0b7214f9d3 [2022-05-09T18:26:45.349Z] ---> 8fa1cf43ec55 [2022-05-09T18:26:45.349Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:26:45.627Z] ---> Running in e7ff99654ba2 [2022-05-09T18:26:46.235Z] Removing intermediate container e7ff99654ba2 [2022-05-09T18:26:46.235Z] ---> 31d6f47a0ad9 [2022-05-09T18:26:46.235Z] [2022-05-09T18:26:46.512Z] Successfully built 31d6f47a0ad9 [2022-05-09T18:26:46.512Z] Successfully tagged core-command-arm64:latest [2022-05-09T18:26:46.512Z] Building security-secretstore-setup [2022-05-09T18:27:08.742Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:27:08.742Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:27:08.742Z] ---> 7ee2dd39a516 [2022-05-09T18:27:08.742Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T18:27:08.742Z] ---> Using cache [2022-05-09T18:27:08.742Z] ---> febcc2d1b708 [2022-05-09T18:27:08.742Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:27:08.742Z] ---> Using cache [2022-05-09T18:27:08.742Z] ---> 818f846d6539 [2022-05-09T18:27:08.742Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T18:27:08.742Z] ---> Using cache [2022-05-09T18:27:08.742Z] ---> 9df42ba1ac94 [2022-05-09T18:27:08.742Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T18:27:08.742Z] ---> Using cache [2022-05-09T18:27:08.742Z] ---> 9b5431ab781d [2022-05-09T18:27:08.742Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:27:08.742Z] ---> Using cache [2022-05-09T18:27:08.742Z] ---> f67848c37983 [2022-05-09T18:27:08.742Z] Step 8/25 : COPY . . [2022-05-09T18:27:08.742Z] ---> Using cache [2022-05-09T18:27:08.742Z] ---> acc249bb780c [2022-05-09T18:27:08.742Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T18:27:08.742Z] ---> Running in a48894531996 [2022-05-09T18:27:11.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T18:27:14.803Z] Removing intermediate container a72d7a92c7e3 [2022-05-09T18:27:14.803Z] ---> 0b364a955088 [2022-05-09T18:27:14.803Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T18:27:14.803Z] ---> Running in 4ac07b098366 [2022-05-09T18:27:17.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T18:27:24.214Z] Removing intermediate container 4ac07b098366 [2022-05-09T18:27:24.214Z] ---> c41532bae5e1 [2022-05-09T18:27:24.214Z] [2022-05-09T18:27:24.214Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T18:27:24.214Z] 20.10.14: Pulling from library/docker [2022-05-09T18:27:42.630Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T18:27:42.630Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T18:27:42.630Z] ---> c346e9eafbab [2022-05-09T18:27:42.630Z] 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-05-09T18:27:42.630Z] ---> Running in bf2c670dc8ad [2022-05-09T18:27:42.630Z] Removing intermediate container bf2c670dc8ad [2022-05-09T18:27:42.630Z] ---> 32fd08234cd5 [2022-05-09T18:27:42.630Z] 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-05-09T18:27:42.630Z] ---> Running in 8ef5bf152c9f [2022-05-09T18:27:43.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:27:43.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:27:45.375Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T18:27:45.375Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T18:27:45.659Z] Executing bash-5.1.16-r0.post-install [2022-05-09T18:27:45.659Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:27:45.660Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T18:27:45.660Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T18:27:45.660Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T18:27:45.660Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T18:27:45.660Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T18:27:45.660Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T18:27:45.660Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T18:27:45.660Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T18:27:45.660Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T18:27:45.660Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T18:27:45.660Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T18:27:45.660Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T18:27:45.943Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T18:27:45.943Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T18:27:48.572Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T18:27:48.572Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T18:27:48.572Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T18:27:48.572Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T18:27:48.572Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T18:27:48.572Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T18:27:48.572Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T18:27:48.572Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T18:27:48.572Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T18:27:48.572Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T18:27:48.572Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T18:27:48.572Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T18:27:48.847Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T18:27:48.847Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T18:27:48.847Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T18:27:48.847Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T18:27:48.847Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T18:27:48.847Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T18:27:49.121Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T18:27:49.121Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T18:27:49.121Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T18:27:49.121Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T18:27:49.121Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T18:27:49.121Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T18:27:49.395Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T18:27:49.395Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T18:27:49.994Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:27:50.272Z] OK: 82 MiB in 65 packages [2022-05-09T18:27:55.685Z] Collecting docker-compose==1.23.2 [2022-05-09T18:27:55.685Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T18:27:55.685Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T18:27:55.685Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T18:27:59.990Z] Collecting PyYAML<4,>=3.10 [2022-05-09T18:27:59.990Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T18:28:05.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T18:28:05.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T18:28:05.989Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T18:28:05.989Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T18:28:05.989Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T18:28:05.989Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T18:28:06.586Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T18:28:06.586Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T18:28:06.586Z] 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-05-09T18:28:07.184Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T18:28:07.184Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T18:28:07.461Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T18:28:07.461Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T18:28:10.112Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T18:28:10.113Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T18:28:13.520Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T18:28:13.520Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T18:28:14.127Z] Collecting idna<2.8,>=2.5 [2022-05-09T18:28:14.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T18:28:14.405Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T18:28:14.405Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T18:28:15.420Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T18:28:15.420Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T18:28:15.420Z] 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-05-09T18:28:16.022Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T18:28:16.022Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T18:28:16.022Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T18:28:16.022Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T18:28:17.476Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T18:28:17.476Z] Attempting uninstall: urllib3 [2022-05-09T18:28:17.476Z] Found existing installation: urllib3 1.26.7 [2022-05-09T18:28:17.476Z] Uninstalling urllib3-1.26.7: [2022-05-09T18:28:17.476Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T18:28:18.465Z] Attempting uninstall: idna [2022-05-09T18:28:18.465Z] Found existing installation: idna 3.3 [2022-05-09T18:28:18.465Z] Uninstalling idna-3.3: [2022-05-09T18:28:18.465Z] Successfully uninstalled idna-3.3 [2022-05-09T18:28:22.793Z] Attempting uninstall: requests [2022-05-09T18:28:22.793Z] Found existing installation: requests 2.26.0 [2022-05-09T18:28:22.793Z] Uninstalling requests-2.26.0: [2022-05-09T18:28:22.793Z] Successfully uninstalled requests-2.26.0 [2022-05-09T18:28:23.072Z] Running setup.py install for texttable: started [2022-05-09T18:28:26.459Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T18:28:26.459Z] Running setup.py install for PyYAML: started [2022-05-09T18:28:29.851Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T18:28:30.455Z] Running setup.py install for docopt: started [2022-05-09T18:28:33.861Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T18:28:33.862Z] Running setup.py install for dockerpty: started [2022-05-09T18:28:36.497Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T18:28:39.147Z] 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-05-09T18:28:54.276Z] Removing intermediate container 8ef5bf152c9f [2022-05-09T18:28:54.276Z] ---> 4c1f03750260 [2022-05-09T18:28:54.276Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T18:28:54.276Z] ---> Running in 09d1a8c18cd4 [2022-05-09T18:28:54.907Z] Removing intermediate container 09d1a8c18cd4 [2022-05-09T18:28:54.907Z] ---> d86d3e6a48a0 [2022-05-09T18:28:54.907Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T18:28:54.907Z] ---> Running in 4d7b202bc32c [2022-05-09T18:28:55.908Z] Removing intermediate container 4d7b202bc32c [2022-05-09T18:28:55.908Z] ---> 0f78ede115db [2022-05-09T18:28:55.908Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T18:28:57.357Z] ---> 6fb945efff08 [2022-05-09T18:28:57.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T18:28:58.355Z] ---> 617918121126 [2022-05-09T18:28:58.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T18:28:59.810Z] ---> 213647766467 [2022-05-09T18:28:59.810Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T18:28:59.810Z] ---> Running in 75d5f33ce7d3 [2022-05-09T18:29:00.418Z] Removing intermediate container 75d5f33ce7d3 [2022-05-09T18:29:00.418Z] ---> 7ec1ad570e39 [2022-05-09T18:29:00.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:29:00.418Z] ---> Running in 4aadf10e1f37 [2022-05-09T18:29:01.046Z] Removing intermediate container 4aadf10e1f37 [2022-05-09T18:29:01.046Z] ---> 9bbd71d165b5 [2022-05-09T18:29:01.046Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:29:01.326Z] ---> Running in ccd0e1470f0a [2022-05-09T18:29:01.937Z] Removing intermediate container ccd0e1470f0a [2022-05-09T18:29:01.937Z] ---> 3751c0a6cfdd [2022-05-09T18:29:01.937Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:29:02.221Z] ---> Running in 6da013c62439 [2022-05-09T18:29:02.886Z] Removing intermediate container 6da013c62439 [2022-05-09T18:29:02.886Z] ---> 6c707ccd1906 [2022-05-09T18:29:02.886Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:29:03.165Z] ---> Running in 2097443a7402 [2022-05-09T18:29:03.779Z] Removing intermediate container 2097443a7402 [2022-05-09T18:29:03.779Z] ---> 5ab4dc9521ff [2022-05-09T18:29:03.779Z] [2022-05-09T18:29:04.057Z] Successfully built 5ab4dc9521ff [2022-05-09T18:29:04.057Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T18:29:04.057Z] Building core-metadata [2022-05-09T18:29:26.281Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:29:26.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:29:26.281Z] ---> 7ee2dd39a516 [2022-05-09T18:29:26.281Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:29:26.281Z] ---> Using cache [2022-05-09T18:29:26.281Z] ---> febcc2d1b708 [2022-05-09T18:29:26.281Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:29:26.281Z] ---> Using cache [2022-05-09T18:29:26.281Z] ---> 818f846d6539 [2022-05-09T18:29:26.281Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T18:29:26.281Z] ---> Using cache [2022-05-09T18:29:26.281Z] ---> 9df42ba1ac94 [2022-05-09T18:29:26.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:29:26.281Z] ---> Using cache [2022-05-09T18:29:26.281Z] ---> 9b5431ab781d [2022-05-09T18:29:26.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:29:26.281Z] ---> Using cache [2022-05-09T18:29:26.281Z] ---> f67848c37983 [2022-05-09T18:29:26.281Z] Step 8/23 : COPY . . [2022-05-09T18:29:26.281Z] ---> Using cache [2022-05-09T18:29:26.281Z] ---> acc249bb780c [2022-05-09T18:29:26.281Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T18:29:26.281Z] ---> Running in a586e245fd38 [2022-05-09T18:29:26.560Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T18:32:33.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T18:32:40.389Z] Removing intermediate container fd118aaa0b06 [2022-05-09T18:32:40.389Z] ---> 7ff9a0518862 [2022-05-09T18:32:40.389Z] [2022-05-09T18:32:40.389Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T18:32:40.389Z] 3.15: Pulling from library/alpine [2022-05-09T18:32:40.389Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T18:32:40.389Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T18:32:40.389Z] ---> 3fb3c9af89a9 [2022-05-09T18:32:40.389Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:32:40.685Z] ---> Running in f66d867993e2 [2022-05-09T18:32:41.673Z] Removing intermediate container f66d867993e2 [2022-05-09T18:32:41.673Z] ---> b986db2f9357 [2022-05-09T18:32:41.673Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:32:41.970Z] ---> Running in 294656710f15 [2022-05-09T18:32:46.324Z] Removing intermediate container a48894531996 [2022-05-09T18:32:46.324Z] ---> 077cd6f451d8 [2022-05-09T18:32:46.324Z] [2022-05-09T18:32:46.324Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T18:32:46.324Z] ---> ac73e934f311 [2022-05-09T18:32:46.324Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T18:32:46.324Z] ---> Running in ad7dd910fd32 [2022-05-09T18:32:46.324Z] Removing intermediate container 294656710f15 [2022-05-09T18:32:46.324Z] ---> c7c3fb9914ba [2022-05-09T18:32:46.324Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T18:32:46.324Z] ---> Running in e55222e856cf [2022-05-09T18:32:48.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:32:48.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:32:48.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:32:49.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:32:49.853Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T18:32:50.130Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T18:32:50.130Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T18:32:50.130Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:32:50.130Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:32:50.730Z] OK: 6 MiB in 17 packages [2022-05-09T18:32:51.336Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:32:51.336Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:32:51.336Z] OK: 15732 distinct packages available [2022-05-09T18:32:51.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:32:52.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:32:52.905Z] Removing intermediate container ad7dd910fd32 [2022-05-09T18:32:52.905Z] ---> d48a6523d91f [2022-05-09T18:32:52.905Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T18:32:52.905Z] ---> Running in 1388c4f3bd98 [2022-05-09T18:32:53.519Z] Removing intermediate container 1388c4f3bd98 [2022-05-09T18:32:53.519Z] ---> 2232f652b1a5 [2022-05-09T18:32:53.519Z] Step 13/25 : WORKDIR / [2022-05-09T18:32:53.797Z] ---> Running in 5822a3c546fe [2022-05-09T18:32:54.097Z] Removing intermediate container 5822a3c546fe [2022-05-09T18:32:54.097Z] ---> 582a4672bc70 [2022-05-09T18:32:54.097Z] 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-05-09T18:32:54.372Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T18:32:54.649Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:32:54.930Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T18:32:54.930Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T18:32:54.930Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T18:32:55.213Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T18:32:55.213Z] ---> 3668ec0ba218 [2022-05-09T18:32:55.213Z] 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-05-09T18:32:55.213Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:32:55.213Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T18:32:55.488Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T18:32:55.488Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:32:55.488Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:32:56.093Z] OK: 8 MiB in 23 packages [2022-05-09T18:32:56.369Z] ---> 0feb493ccaf2 [2022-05-09T18:32:56.369Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T18:32:57.811Z] ---> 6eb4e360a14e [2022-05-09T18:32:57.812Z] 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-05-09T18:32:59.254Z] Removing intermediate container e55222e856cf [2022-05-09T18:32:59.254Z] ---> bc5cb66268cf [2022-05-09T18:32:59.254Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:32:59.254Z] ---> a75636bd2380 [2022-05-09T18:32:59.254Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T18:33:00.259Z] ---> 31919994bcb9 [2022-05-09T18:33:00.259Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T18:33:01.733Z] ---> 503f47397557 [2022-05-09T18:33:01.733Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T18:33:03.741Z] ---> 37a7d5d6f6f2 [2022-05-09T18:33:03.741Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T18:33:04.353Z] ---> 874a49806841 [2022-05-09T18:33:04.353Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T18:33:04.967Z] ---> 5b0f572bf1a4 [2022-05-09T18:33:04.967Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T18:33:05.244Z] ---> Running in c10a62ecd04f [2022-05-09T18:33:05.855Z] Removing intermediate container c10a62ecd04f [2022-05-09T18:33:05.855Z] ---> 8c51d01e85be [2022-05-09T18:33:05.855Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:33:06.129Z] ---> 6f54339584c0 [2022-05-09T18:33:06.129Z] 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-05-09T18:33:06.129Z] ---> Running in 68d9a2665c63 [2022-05-09T18:33:06.129Z] ---> Running in dcc07e4fec33 [2022-05-09T18:33:07.111Z] Removing intermediate container 68d9a2665c63 [2022-05-09T18:33:07.111Z] ---> f738e0a39cdd [2022-05-09T18:33:07.111Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T18:33:07.111Z] ---> Running in 995d748dcabb [2022-05-09T18:33:07.721Z] Removing intermediate container 995d748dcabb [2022-05-09T18:33:07.721Z] ---> 2b09770c0672 [2022-05-09T18:33:07.721Z] Step 19/20 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:33:07.721Z] ---> Running in c2f59ead7919 [2022-05-09T18:33:08.320Z] Removing intermediate container c2f59ead7919 [2022-05-09T18:33:08.320Z] ---> 36fcc06de7a5 [2022-05-09T18:33:08.320Z] Step 20/20 : LABEL version=2.2.0-dev.93 [2022-05-09T18:33:08.594Z] ---> Running in 6cae16d20809 [2022-05-09T18:33:09.582Z] Removing intermediate container 6cae16d20809 [2022-05-09T18:33:09.583Z] ---> c8be11bee9d4 [2022-05-09T18:33:09.583Z] [2022-05-09T18:33:10.188Z] Removing intermediate container dcc07e4fec33 [2022-05-09T18:33:10.188Z] ---> fd90b3e9e633 [2022-05-09T18:33:10.188Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T18:33:10.188Z] ---> Running in 7a1bc3d79ae5 [2022-05-09T18:33:10.188Z] Successfully built c8be11bee9d4 [2022-05-09T18:33:10.188Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T18:33:10.470Z] Building security-spire-server [2022-05-09T18:33:10.755Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7a1bc3d79ae5 [2022-05-09T18:33:10.755Z] ---> 079e0de42609 [2022-05-09T18:33:10.755Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T18:33:10.755Z] ---> Running in 1ac6d4aca6aa [2022-05-09T18:33:11.392Z] Removing intermediate container 1ac6d4aca6aa [2022-05-09T18:33:11.392Z] ---> 654292b1b82f [2022-05-09T18:33:11.392Z] Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:33:11.677Z] ---> Running in 48aaff4ddf6e [2022-05-09T18:33:11.970Z] Removing intermediate container 48aaff4ddf6e [2022-05-09T18:33:11.970Z] ---> 5145e79d59a0 [2022-05-09T18:33:11.970Z] Step 25/25 : LABEL version=2.2.0-dev.93 [2022-05-09T18:33:12.253Z] ---> Running in adcee668a8e6 [2022-05-09T18:33:12.854Z] Removing intermediate container adcee668a8e6 [2022-05-09T18:33:12.854Z] ---> 315191596630 [2022-05-09T18:33:12.854Z] [2022-05-09T18:33:13.134Z] Successfully built 315191596630 [2022-05-09T18:33:13.134Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T18:33:13.134Z] Building core-data [2022-05-09T18:33:39.963Z]  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:33:39.963Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:33:39.963Z] ---> 7ee2dd39a516 [2022-05-09T18:33:39.963Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T18:33:39.963Z] ---> Using cache [2022-05-09T18:33:39.963Z] ---> febcc2d1b708 [2022-05-09T18:33:39.963Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:33:39.963Z] ---> Using cache [2022-05-09T18:33:39.963Z] ---> 818f846d6539 [2022-05-09T18:33:39.963Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:33:39.963Z] ---> Running in 722e4383ac90 [2022-05-09T18:33:41.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:33:42.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:33:42.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:33:42.236Z] ---> 7ee2dd39a516 [2022-05-09T18:33:42.236Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:33:42.236Z] ---> Using cache [2022-05-09T18:33:42.236Z] ---> febcc2d1b708 [2022-05-09T18:33:42.236Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:33:42.236Z] ---> Using cache [2022-05-09T18:33:42.236Z] ---> 818f846d6539 [2022-05-09T18:33:42.236Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T18:33:42.236Z] ---> Running in c5bed8e06384 [2022-05-09T18:33:42.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:33:44.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:33:44.583Z] OK: 220 MiB in 52 packages [2022-05-09T18:33:45.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:33:46.199Z] Removing intermediate container 722e4383ac90 [2022-05-09T18:33:46.199Z] ---> bf477837862c [2022-05-09T18:33:46.199Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T18:33:46.814Z] OK: 220 MiB in 52 packages [2022-05-09T18:33:47.102Z] ---> 3fad9a1569e9 [2022-05-09T18:33:47.102Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:33:47.387Z] ---> Running in 3aa65f6d4c10 [2022-05-09T18:33:49.391Z] Removing intermediate container c5bed8e06384 [2022-05-09T18:33:49.391Z] ---> 11ad23c0e05a [2022-05-09T18:33:49.391Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:33:50.430Z] ---> 36817cc3bc13 [2022-05-09T18:33:50.430Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:33:50.722Z] ---> Running in b78566627489 [2022-05-09T18:33:54.166Z] Removing intermediate container 3aa65f6d4c10 [2022-05-09T18:33:54.166Z] ---> f7f54f0f81a6 [2022-05-09T18:33:54.166Z] Step 8/25 : COPY . . [2022-05-09T18:33:56.817Z] Removing intermediate container b78566627489 [2022-05-09T18:33:56.817Z] ---> d95f3d31ace5 [2022-05-09T18:33:56.817Z] Step 8/23 : COPY . . [2022-05-09T18:34:15.182Z] ---> 3c6e4019c0b6 [2022-05-09T18:34:15.182Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:34:15.182Z] ---> Running in 65bbe01b298d [2022-05-09T18:34:15.182Z] Removing intermediate container 65bbe01b298d [2022-05-09T18:34:15.457Z] ---> 5ba061eac813 [2022-05-09T18:34:15.457Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T18:34:15.457Z] ---> Running in cb65f4195a1e [2022-05-09T18:34:18.101Z] ---> 28785346943c [2022-05-09T18:34:18.101Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T18:34:18.101Z] ---> Running in 2c7b0ce79db6 [2022-05-09T18:34:19.573Z] Removing intermediate container cb65f4195a1e [2022-05-09T18:34:19.573Z] ---> 181e6bc83c6c [2022-05-09T18:34:19.573Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T18:34:19.573Z] ---> Running in 82bfd81d42c6 [2022-05-09T18:34:20.186Z] Removing intermediate container 82bfd81d42c6 [2022-05-09T18:34:20.186Z] ---> 63fdce629f0e [2022-05-09T18:34:20.186Z] 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-05-09T18:34:20.464Z] ---> Running in 77a135951fa1 [2022-05-09T18:34:21.067Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T18:34:23.730Z] spire-1.2.1/ [2022-05-09T18:34:23.730Z] spire-1.2.1/.data/ [2022-05-09T18:34:23.730Z] spire-1.2.1/.data/.file [2022-05-09T18:34:23.730Z] spire-1.2.1/.dockerignore [2022-05-09T18:34:23.730Z] spire-1.2.1/.gitattributes [2022-05-09T18:34:23.730Z] spire-1.2.1/.githooks/ [2022-05-09T18:34:23.730Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/ [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:34:23.730Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:34:23.730Z] spire-1.2.1/.gitignore [2022-05-09T18:34:23.730Z] spire-1.2.1/.go-version [2022-05-09T18:34:23.730Z] spire-1.2.1/.golangci.yml [2022-05-09T18:34:23.730Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:34:23.730Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:34:23.730Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:34:23.730Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:34:23.730Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:34:23.730Z] spire-1.2.1/Dockerfile [2022-05-09T18:34:23.730Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:34:23.730Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:34:23.730Z] spire-1.2.1/LICENSE [2022-05-09T18:34:23.730Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:34:23.730Z] spire-1.2.1/Makefile [2022-05-09T18:34:23.730Z] spire-1.2.1/README.md [2022-05-09T18:34:23.730Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:34:23.730Z] spire-1.2.1/SECURITY.md [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:34:23.730Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:34:23.731Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/ [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/agent/ [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/server/ [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:34:23.731Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/ [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/ [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:34:23.731Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:34:23.731Z] spire-1.2.1/examples/ [2022-05-09T18:34:23.731Z] spire-1.2.1/examples/README.md [2022-05-09T18:34:23.731Z] spire-1.2.1/go.mod [2022-05-09T18:34:23.731Z] spire-1.2.1/go.sum [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:34:23.731Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:34:23.732Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:34:24.010Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:34:24.011Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:34:24.290Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:34:24.291Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:34:24.292Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:34:24.292Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:34:24.292Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:34:24.292Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:34:24.569Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:34:24.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/private/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:34:24.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:34:24.850Z] spire-1.2.1/release/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:34:24.850Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:34:24.850Z] spire-1.2.1/script/ [2022-05-09T18:34:24.850Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:34:24.850Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:34:24.850Z] spire-1.2.1/support/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:34:24.850Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/clock/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:34:24.850Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:34:24.851Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/common [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:34:24.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:34:24.852Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:34:25.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:34:25.146Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:34:25.147Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:34:25.147Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:34:25.147Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:34:25.147Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:34:25.147Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:34:25.147Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testca/ [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testkey/ [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:34:25.428Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/util/ [2022-05-09T18:34:25.428Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/util/race.go [2022-05-09T18:34:25.428Z] spire-1.2.1/test/util/util.go [2022-05-09T18:34:25.428Z] building spire from source... [2022-05-09T18:34:25.707Z] Installing go1.17.7... [2022-05-09T18:34:47.921Z] Removing intermediate container a586e245fd38 [2022-05-09T18:34:47.921Z] ---> 9bf0f0b3aa3f [2022-05-09T18:34:47.921Z] [2022-05-09T18:34:47.922Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:34:47.922Z] ---> ac73e934f311 [2022-05-09T18:34:47.922Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:34:47.922Z] ---> Using cache [2022-05-09T18:34:47.922Z] ---> d7a8f19cabdf [2022-05-09T18:34:47.922Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:34:47.922Z] ---> Using cache [2022-05-09T18:34:47.922Z] ---> 69fdb6097d52 [2022-05-09T18:34:47.922Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T18:34:47.922Z] ---> Running in a32821ed6220 [2022-05-09T18:34:47.922Z] Removing intermediate container a32821ed6220 [2022-05-09T18:34:47.922Z] ---> e6a3f437bf7c [2022-05-09T18:34:47.922Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T18:34:47.922Z] ---> Running in 950f02eed984 [2022-05-09T18:34:47.922Z] Removing intermediate container 950f02eed984 [2022-05-09T18:34:47.922Z] ---> 4c73f56bc903 [2022-05-09T18:34:47.922Z] Step 15/23 : WORKDIR / [2022-05-09T18:34:47.922Z] ---> Running in c222ec7ea96d [2022-05-09T18:34:47.922Z] Removing intermediate container c222ec7ea96d [2022-05-09T18:34:47.922Z] ---> ce0c004f9273 [2022-05-09T18:34:47.922Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:34:48.525Z] ---> 068c80c8ef43 [2022-05-09T18:34:48.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T18:34:50.523Z] ---> 2f842b75cb51 [2022-05-09T18:34:50.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T18:34:51.520Z] ---> 4130a89fead7 [2022-05-09T18:34:51.520Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T18:34:51.520Z] ---> Running in d78895e23427 [2022-05-09T18:34:52.133Z] Removing intermediate container d78895e23427 [2022-05-09T18:34:52.133Z] ---> 0faa15a7cbcd [2022-05-09T18:34:52.133Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:34:52.133Z] ---> Running in 2fdaee657b21 [2022-05-09T18:34:52.750Z] Removing intermediate container 2fdaee657b21 [2022-05-09T18:34:52.750Z] ---> fb2a9edbed68 [2022-05-09T18:34:52.750Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:34:53.034Z] ---> Running in a18abd20b556 [2022-05-09T18:34:53.646Z] Removing intermediate container a18abd20b556 [2022-05-09T18:34:53.646Z] ---> 23a39bc376f9 [2022-05-09T18:34:53.646Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:34:53.646Z] ---> Running in e380323fdcbd [2022-05-09T18:34:54.637Z] Removing intermediate container e380323fdcbd [2022-05-09T18:34:54.637Z] ---> 41ef503794d7 [2022-05-09T18:34:54.637Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:34:54.637Z] ---> Running in 72f110700591 [2022-05-09T18:34:55.240Z] Removing intermediate container 72f110700591 [2022-05-09T18:34:55.240Z] ---> e647a23a6d9a [2022-05-09T18:34:55.240Z] [2022-05-09T18:34:55.521Z] Building bin/spire-server... [2022-05-09T18:34:55.521Z] Successfully built e647a23a6d9a [2022-05-09T18:34:55.521Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T18:34:55.521Z]  Building core-metadata ... done go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:34:55.521Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:34:55.521Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:34:56.126Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:34:56.725Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:34:57.002Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:34:57.603Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:34:58.587Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:34:58.859Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:34:59.456Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:35:00.896Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:35:00.896Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:35:00.896Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:35:00.896Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:35:01.172Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:35:01.172Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:35:01.172Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:35:02.160Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:35:02.160Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:35:02.160Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:35:02.437Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:35:02.437Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:35:03.039Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:35:03.039Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:35:18.197Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:35:18.197Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:35:18.197Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:35:18.197Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:35:18.197Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:35:18.197Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:35:18.197Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:35:18.197Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:35:18.197Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:35:18.197Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:35:18.197Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:35:18.197Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:35:18.197Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:35:18.197Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:35:18.197Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:35:18.796Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:35:18.796Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:35:19.397Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:35:19.397Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:35:19.397Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:35:19.397Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:35:19.397Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:35:19.675Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:35:19.675Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:35:32.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:35:32.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:35:32.101Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:35:32.101Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:35:32.101Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:35:32.101Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:35:32.101Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:35:32.101Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:35:32.101Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:35:32.101Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:35:32.101Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:35:32.101Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:35:54.307Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:35:54.307Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:35:54.307Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:36:04.497Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:36:04.497Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:36:31.347Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:36:31.347Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:36:31.347Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:36:31.347Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:36:31.347Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:36:31.347Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:36:33.332Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:36:33.932Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:36:35.376Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:36:35.656Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:36:35.656Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:36:36.641Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:36:36.916Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:36:36.916Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:36:37.193Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:36:37.467Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:36:37.468Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:36:37.746Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:36:37.746Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:36:38.268Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:36:38.872Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:36:39.738Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:36:39.738Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:36:39.738Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:36:40.373Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:36:46.252Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:36:46.252Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:36:46.252Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:36:46.252Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:36:46.252Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:36:46.252Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:36:46.252Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:36:47.248Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:36:47.529Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:36:47.805Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:36:47.805Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:36:48.084Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:36:49.079Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:36:49.688Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:36:49.688Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:36:49.966Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:36:50.244Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:36:50.244Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:36:50.244Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:36:50.244Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:36:50.244Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:36:51.235Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:36:51.235Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:36:51.513Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:36:51.793Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:36:51.793Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:36:53.250Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:36:53.858Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:36:54.151Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:36:54.430Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:36:54.430Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:36:54.712Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:36:54.995Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:36:54.995Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:36:55.606Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:36:57.615Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:37:00.273Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:37:00.273Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:37:00.554Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:37:00.554Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:37:00.554Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:37:01.165Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:37:01.444Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:37:01.444Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:37:01.444Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:37:01.724Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:37:01.724Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:37:02.005Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:37:10.346Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:37:10.346Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:37:10.624Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:37:10.624Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:37:32.878Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:37:32.878Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:39:54.873Z] Removing intermediate container 2c7b0ce79db6 [2022-05-09T18:39:54.873Z] ---> e38593115c20 [2022-05-09T18:39:54.873Z] [2022-05-09T18:39:54.873Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:39:54.873Z] ---> ac73e934f311 [2022-05-09T18:39:54.873Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T18:39:54.873Z] ---> Running in 9347c845cdc9 [2022-05-09T18:39:54.873Z] Removing intermediate container 9347c845cdc9 [2022-05-09T18:39:54.873Z] ---> 079586527ee7 [2022-05-09T18:39:54.873Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T18:39:54.873Z] ---> Running in a3f0f673ab78 [2022-05-09T18:39:54.873Z] Removing intermediate container a3f0f673ab78 [2022-05-09T18:39:54.873Z] ---> b754e9224f8e [2022-05-09T18:39:54.873Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T18:39:54.873Z] ---> Running in 00f568db6735 [2022-05-09T18:39:54.873Z] Removing intermediate container 00f568db6735 [2022-05-09T18:39:54.873Z] ---> b338d84a4feb [2022-05-09T18:39:54.873Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:39:54.873Z] ---> Running in f624c6d7a7ca [2022-05-09T18:39:54.873Z] Removing intermediate container f624c6d7a7ca [2022-05-09T18:39:54.873Z] ---> 53b47d5d3dc2 [2022-05-09T18:39:54.873Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T18:39:54.873Z] ---> Running in 6707840cd42f [2022-05-09T18:39:54.873Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:39:54.873Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:39:54.873Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T18:39:54.873Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T18:39:54.873Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T18:39:54.873Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T18:39:54.873Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T18:39:54.873Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T18:39:54.873Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:39:54.873Z] OK: 8 MiB in 20 packages [2022-05-09T18:39:54.873Z] Removing intermediate container 6707840cd42f [2022-05-09T18:39:54.873Z] ---> fc08e4ec1bd8 [2022-05-09T18:39:54.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:39:55.481Z] ---> e3f43cf0ec49 [2022-05-09T18:39:55.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T18:39:57.482Z] ---> c67493c4c473 [2022-05-09T18:39:57.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T18:39:58.485Z] ---> 89d38c46213f [2022-05-09T18:39:58.485Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T18:39:58.763Z] ---> Running in 7e08fd1db7cb [2022-05-09T18:39:59.365Z] Removing intermediate container 7e08fd1db7cb [2022-05-09T18:39:59.365Z] ---> 00f3dfb5a2f7 [2022-05-09T18:39:59.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:39:59.365Z] ---> Running in 26320cf6ddc9 [2022-05-09T18:39:59.970Z] Removing intermediate container 26320cf6ddc9 [2022-05-09T18:39:59.970Z] ---> 44eea5f54fe1 [2022-05-09T18:39:59.970Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:39:59.970Z] ---> Running in 63d274151287 [2022-05-09T18:40:00.576Z] Removing intermediate container 63d274151287 [2022-05-09T18:40:00.576Z] ---> f899ba893345 [2022-05-09T18:40:00.576Z] Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:40:00.576Z] ---> Running in 435e0e8e5890 [2022-05-09T18:40:01.187Z] Removing intermediate container 435e0e8e5890 [2022-05-09T18:40:01.187Z] ---> f47fc66d6056 [2022-05-09T18:40:01.187Z] Step 23/23 : LABEL version=2.2.0-dev.93 [2022-05-09T18:40:01.467Z] ---> Running in 01a6e48b5abe [2022-05-09T18:40:02.070Z] Removing intermediate container 01a6e48b5abe [2022-05-09T18:40:02.070Z] ---> c7590c130913 [2022-05-09T18:40:02.070Z] [2022-05-09T18:40:02.070Z] Successfully built c7590c130913 [2022-05-09T18:40:02.346Z] Successfully tagged core-data-arm64:latest [2022-05-09T18:53:10.430Z]  Building core-data ... done Building bin/spire-agent... [2022-05-09T18:53:10.430Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:53:10.430Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:53:10.430Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:53:10.430Z] Building bin/spire-agent... [2022-05-09T18:53:10.430Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:53:10.430Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:53:10.430Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:53:10.430Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:53:10.430Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:53:10.430Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:53:10.430Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:53:10.430Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:53:10.430Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:53:10.430Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:53:10.430Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:53:10.430Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:53:10.430Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:59:47.776Z] Removing intermediate container 6bb3b5147a1e [2022-05-09T18:59:47.776Z] ---> 6dc0855ae813 [2022-05-09T18:59:47.776Z] [2022-05-09T18:59:47.776Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T18:59:47.776Z] ---> 3fb3c9af89a9 [2022-05-09T18:59:47.776Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:59:47.776Z] ---> Using cache [2022-05-09T18:59:47.776Z] ---> b986db2f9357 [2022-05-09T18:59:47.776Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:59:47.776Z] ---> Using cache [2022-05-09T18:59:47.776Z] ---> c7c3fb9914ba [2022-05-09T18:59:47.776Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T18:59:47.776Z] ---> Running in 8b33142cb9c6 [2022-05-09T18:59:47.776Z] Removing intermediate container f6d9252c675a [2022-05-09T18:59:47.776Z] ---> be1e27f621e9 [2022-05-09T18:59:47.776Z] [2022-05-09T18:59:47.776Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T18:59:47.776Z] ---> 3fb3c9af89a9 [2022-05-09T18:59:47.776Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:59:47.776Z] ---> Using cache [2022-05-09T18:59:47.776Z] ---> b986db2f9357 [2022-05-09T18:59:47.776Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:59:47.776Z] ---> Using cache [2022-05-09T18:59:47.776Z] ---> c7c3fb9914ba [2022-05-09T18:59:47.776Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] ---> Running in 164d23acc137 [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:59:47.776Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:59:47.776Z] OK: 15732 distinct packages available [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:59:47.776Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:59:47.776Z] OK: 15732 distinct packages available [2022-05-09T18:59:47.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:47.776Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T18:59:47.776Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:59:47.776Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T18:59:48.048Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T18:59:48.048Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:59:48.048Z] OK: 6 MiB in 18 packages [2022-05-09T18:59:48.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:59:49.254Z] Removing intermediate container 8b33142cb9c6 [2022-05-09T18:59:49.254Z] ---> c115d545a1fe [2022-05-09T18:59:49.254Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:59:49.854Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T18:59:49.854Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:59:49.854Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T18:59:49.854Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T18:59:50.135Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T18:59:50.135Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:59:50.412Z] OK: 6 MiB in 19 packages [2022-05-09T18:59:51.890Z] Removing intermediate container 164d23acc137 [2022-05-09T18:59:51.890Z] ---> bfe6c8292b35 [2022-05-09T18:59:51.890Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T18:59:53.874Z] ---> 88bc95b68564 [2022-05-09T18:59:53.874Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:59:54.482Z] ---> 0c46bdc49b1a [2022-05-09T18:59:54.482Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:59:54.482Z] ---> 9280e84c6982 [2022-05-09T18:59:54.482Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T18:59:54.768Z] ---> Running in 622fba3991eb [2022-05-09T18:59:55.369Z] Removing intermediate container 622fba3991eb [2022-05-09T18:59:55.369Z] ---> c494dfeca876 [2022-05-09T18:59:55.369Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T18:59:56.358Z] ---> c3d0c21b6797 [2022-05-09T18:59:56.358Z] Step 21/26 : WORKDIR / [2022-05-09T18:59:56.358Z] ---> Running in c680a6838af6 [2022-05-09T18:59:56.959Z] Removing intermediate container c680a6838af6 [2022-05-09T18:59:56.959Z] ---> 7dadcc8563d2 [2022-05-09T18:59:56.959Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:59:56.959Z] ---> Running in ad809f6a4db9 [2022-05-09T18:59:57.560Z] Removing intermediate container ad809f6a4db9 [2022-05-09T18:59:57.560Z] ---> 4242a5af5939 [2022-05-09T18:59:57.560Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:59:57.834Z] ---> Running in e5ad5330a393 [2022-05-09T18:59:58.441Z] Removing intermediate container e5ad5330a393 [2022-05-09T18:59:58.441Z] ---> 94f5a7ddf54b [2022-05-09T18:59:58.441Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T18:59:58.441Z] ---> Running in 13ed6b20040a [2022-05-09T18:59:59.043Z] Removing intermediate container 13ed6b20040a [2022-05-09T18:59:59.043Z] ---> ccaba3311eae [2022-05-09T18:59:59.043Z] Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T18:59:59.043Z] ---> 5e746b4d0edb [2022-05-09T18:59:59.043Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:59:59.043Z] ---> Running in 58bfa5ccbef4 [2022-05-09T18:59:59.648Z] Removing intermediate container 58bfa5ccbef4 [2022-05-09T18:59:59.648Z] ---> d268beeeb6c9 [2022-05-09T18:59:59.648Z] Step 26/26 : LABEL version=2.2.0-dev.93 [2022-05-09T18:59:59.648Z] ---> Running in b17916fe1245 [2022-05-09T18:59:59.971Z] ---> 53b7a97066b4 [2022-05-09T18:59:59.971Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T19:00:00.334Z] Removing intermediate container b17916fe1245 [2022-05-09T19:00:00.334Z] ---> 6f41184c1046 [2022-05-09T19:00:00.334Z] [2022-05-09T19:00:00.646Z] Successfully built 6f41184c1046 [2022-05-09T19:00:00.646Z] Successfully tagged security-spire-config-arm64:latest [2022-05-09T19:00:00.646Z]  Building security-spire-config ... done  ---> 4945040a198d [2022-05-09T19:00:00.646Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T19:00:01.720Z] ---> 5102ecf62048 [2022-05-09T19:00:01.720Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T19:00:01.720Z] ---> Running in 27d01616b363 [2022-05-09T19:00:02.361Z] Removing intermediate container 27d01616b363 [2022-05-09T19:00:02.361Z] ---> 7e7736921bc9 [2022-05-09T19:00:02.361Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T19:00:02.361Z] ---> Running in 1b9bd92d4944 [2022-05-09T19:00:02.662Z] Removing intermediate container 1b9bd92d4944 [2022-05-09T19:00:02.662Z] ---> f84fa1a1466c [2022-05-09T19:00:02.662Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T19:00:02.948Z] ---> Running in dfdd0f08072a [2022-05-09T19:00:03.231Z] Removing intermediate container dfdd0f08072a [2022-05-09T19:00:03.231Z] ---> f48d95c4c08e [2022-05-09T19:00:03.231Z] Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:00:03.533Z] ---> Running in c0b7210ca23b [2022-05-09T19:00:03.843Z] Removing intermediate container c0b7210ca23b [2022-05-09T19:00:03.843Z] ---> 6541329d629e [2022-05-09T19:00:03.843Z] Step 26/26 : LABEL version=2.2.0-dev.93 [2022-05-09T19:00:03.843Z] ---> Running in 148c6452fe06 [2022-05-09T19:00:04.449Z] Removing intermediate container 148c6452fe06 [2022-05-09T19:00:04.449Z] ---> 941d81670780 [2022-05-09T19:00:04.449Z] [2022-05-09T19:00:04.722Z] Successfully built 941d81670780 [2022-05-09T19:00:04.722Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T19:01:12.741Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-09T19:01:12.741Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T19:01:12.741Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T19:01:12.741Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T19:01:12.741Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T19:01:12.741Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T19:01:12.741Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T19:01:12.741Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T19:01:12.741Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T19:01:12.741Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T19:01:12.741Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T19:01:12.741Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T19:01:12.741Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T19:01:12.741Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T19:04:49.781Z] Removing intermediate container 77a135951fa1 [2022-05-09T19:04:49.781Z] ---> 7011e6ca8508 [2022-05-09T19:04:49.781Z] [2022-05-09T19:04:49.781Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T19:04:49.781Z] ---> 3fb3c9af89a9 [2022-05-09T19:04:49.781Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T19:04:49.781Z] ---> Using cache [2022-05-09T19:04:49.781Z] ---> b986db2f9357 [2022-05-09T19:04:49.781Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:04:49.781Z] ---> Using cache [2022-05-09T19:04:49.781Z] ---> c7c3fb9914ba [2022-05-09T19:04:49.781Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T19:04:49.781Z] ---> Using cache [2022-05-09T19:04:49.781Z] ---> bfe6c8292b35 [2022-05-09T19:04:49.781Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T19:04:50.752Z] ---> 08ff73118d03 [2022-05-09T19:04:50.752Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T19:04:51.345Z] ---> aa682cc7e3e4 [2022-05-09T19:04:51.345Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T19:04:51.940Z] ---> 8169597ff80e [2022-05-09T19:04:51.940Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T19:04:52.532Z] ---> a000cbc54e06 [2022-05-09T19:04:52.532Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T19:04:52.532Z] ---> Running in 439a4d5c3b1b [2022-05-09T19:04:52.806Z] Removing intermediate container 439a4d5c3b1b [2022-05-09T19:04:52.806Z] ---> adc5cc1fb24b [2022-05-09T19:04:52.806Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T19:04:52.806Z] ---> Running in c10f5188adde [2022-05-09T19:04:53.084Z] Removing intermediate container c10f5188adde [2022-05-09T19:04:53.084Z] ---> fa1aa2767c59 [2022-05-09T19:04:53.084Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T19:04:53.356Z] ---> Running in c2003745d8d6 [2022-05-09T19:04:53.627Z] Removing intermediate container c2003745d8d6 [2022-05-09T19:04:53.627Z] ---> 826425e2085c [2022-05-09T19:04:53.627Z] Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:04:53.627Z] ---> Running in 8fd2edc126fd [2022-05-09T19:04:54.225Z] Removing intermediate container 8fd2edc126fd [2022-05-09T19:04:54.225Z] ---> edb53719f1d3 [2022-05-09T19:04:54.225Z] Step 25/25 : LABEL version=2.2.0-dev.93 [2022-05-09T19:04:54.225Z] ---> Running in 91435966b51a [2022-05-09T19:04:54.498Z] Removing intermediate container 91435966b51a [2022-05-09T19:04:54.498Z] ---> 5a908d8b3325 [2022-05-09T19:04:54.498Z] [2022-05-09T19:04:54.770Z] Successfully built 5a908d8b3325 [2022-05-09T19:04:54.770Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T19:04:55.060Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-09T19:04:55.073Z] $ docker stop --time=1 ac240ebf691a8585b689d83808a928d0a1c6edb5473c61d033081bb93bde2be7 [2022-05-09T19:04:56.828Z] $ docker rm -f ac240ebf691a8585b689d83808a928d0a1c6edb5473c61d033081bb93bde2be7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:04:57.390Z] + docker images [2022-05-09T19:04:57.984Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T19:04:57.984Z] security-spire-server-arm64 latest 5a908d8b3325 3 seconds ago 86.3MB [2022-05-09T19:04:57.985Z] 7011e6ca8508 27 seconds ago 3.98GB [2022-05-09T19:04:57.985Z] security-spire-agent-arm64 latest 941d81670780 4 minutes ago 126MB [2022-05-09T19:04:57.985Z] security-spire-config-arm64 latest 6f41184c1046 4 minutes ago 85.6MB [2022-05-09T19:04:57.985Z] be1e27f621e9 5 minutes ago 3.98GB [2022-05-09T19:04:57.985Z] 6dc0855ae813 5 minutes ago 3.98GB [2022-05-09T19:04:57.985Z] core-data-arm64 latest c7590c130913 24 minutes ago 21.6MB [2022-05-09T19:04:57.985Z] e38593115c20 25 minutes ago 1.18GB [2022-05-09T19:04:57.985Z] core-metadata-arm64 latest e647a23a6d9a 30 minutes ago 16.3MB [2022-05-09T19:04:57.985Z] 9bf0f0b3aa3f 30 minutes ago 1.15GB [2022-05-09T19:04:57.985Z] security-secretstore-setup-arm64 latest 315191596630 31 minutes ago 27.5MB [2022-05-09T19:04:57.985Z] security-spiffe-token-provider-arm64 latest c8be11bee9d4 31 minutes ago 27.9MB [2022-05-09T19:04:57.985Z] 077cd6f451d8 32 minutes ago 1.16GB [2022-05-09T19:04:57.985Z] 7ff9a0518862 32 minutes ago 1.2GB [2022-05-09T19:04:57.985Z] sys-mgmt-agent-arm64 latest 5ab4dc9521ff 35 minutes ago 282MB [2022-05-09T19:04:57.985Z] c41532bae5e1 37 minutes ago 1.15GB [2022-05-09T19:04:57.985Z] core-command-arm64 latest 31d6f47a0ad9 38 minutes ago 15.5MB [2022-05-09T19:04:57.985Z] 1429f8ece7ba 38 minutes ago 1.15GB [2022-05-09T19:04:57.985Z] security-proxy-setup-arm64 latest 28badbf75068 40 minutes ago 26.1MB [2022-05-09T19:04:57.985Z] 18258eeb70d8 41 minutes ago 1.16GB [2022-05-09T19:04:57.985Z] support-notifications-arm64 latest d20325f30220 44 minutes ago 25.8MB [2022-05-09T19:04:57.985Z] support-scheduler-arm64 latest 0880d02ded70 44 minutes ago 25.2MB [2022-05-09T19:04:57.985Z] f0389c44d86c 44 minutes ago 1.21GB [2022-05-09T19:04:57.985Z] fd6c002958f9 44 minutes ago 1.21GB [2022-05-09T19:04:57.985Z] security-bootstrapper-arm64 latest 19f3b1f0f2e8 46 minutes ago 18.3MB [2022-05-09T19:04:57.985Z] 4281c5c81b66 47 minutes ago 1.15GB [2022-05-09T19:04:57.985Z] ci-base-image-arm64 latest 7ee2dd39a516 54 minutes ago 885MB [2022-05-09T19:04:57.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-09T19:04:57.985Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-09T19:04:57.985Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-09T19:04:57.985Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-09T19:04:57.985Z] 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-05-09T19:04:58.111Z] provisioning config files... [2022-05-09T19:04:58.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config5503892553815860355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:58.481Z] ---> docker-login.sh [2022-05-09T19:04:58.481Z] nexus3.edgexfoundry.org:10001 [2022-05-09T19:04:58.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:04:58.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:04:58.753Z] Configure a credential helper to remove this warning. See [2022-05-09T19:04:58.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:04:58.753Z] [2022-05-09T19:04:58.753Z] Login Succeeded [2022-05-09T19:04:58.753Z] nexus3.edgexfoundry.org:10002 [2022-05-09T19:04:59.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:04:59.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:04:59.348Z] Configure a credential helper to remove this warning. See [2022-05-09T19:04:59.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:04:59.348Z] [2022-05-09T19:04:59.348Z] Login Succeeded [2022-05-09T19:04:59.348Z] nexus3.edgexfoundry.org:10003 [2022-05-09T19:04:59.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:04:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:04:59.889Z] Configure a credential helper to remove this warning. See [2022-05-09T19:04:59.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:04:59.889Z] [2022-05-09T19:04:59.889Z] Login Succeeded [2022-05-09T19:04:59.889Z] nexus3.edgexfoundry.org:10004 [2022-05-09T19:05:00.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:05:00.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:05:00.432Z] Configure a credential helper to remove this warning. See [2022-05-09T19:05:00.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:05:00.432Z] [2022-05-09T19:05:00.432Z] Login Succeeded [2022-05-09T19:05:00.432Z] docker.io [2022-05-09T19:05:00.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:05:01.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:05:01.299Z] Configure a credential helper to remove this warning. See [2022-05-09T19:05:01.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:05:01.299Z] [2022-05-09T19:05:01.299Z] Login Succeeded [2022-05-09T19:05:01.299Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T19:05:01.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:01.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T19:05:01.373Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-09T19:05:01.373Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:01.373Z] latest [2022-05-09T19:05:01.373Z] 2.2.0-dev.93 [2022-05-09T19:05:01.373Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:01.373Z] main [2022-05-09T19:05:01.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:01.736Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:02.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T19:05:02.082Z] b6a7200b0e94: Preparing [2022-05-09T19:05:02.082Z] c56327fe6e97: Preparing [2022-05-09T19:05:02.082Z] ccb563c348e6: Preparing [2022-05-09T19:05:02.082Z] 7182768ed2ea: Preparing [2022-05-09T19:05:02.082Z] f73e7dbfee58: Preparing [2022-05-09T19:05:02.082Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:02.357Z] 7182768ed2ea: Pushed [2022-05-09T19:05:02.357Z] ccb563c348e6: Pushed [2022-05-09T19:05:02.357Z] b6a7200b0e94: Pushed [2022-05-09T19:05:04.968Z] c56327fe6e97: Pushed [2022-05-09T19:05:04.968Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:05.310Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:05.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-09T19:05:05.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T19:05:05.639Z] b6a7200b0e94: Preparing [2022-05-09T19:05:05.639Z] c56327fe6e97: Preparing [2022-05-09T19:05:05.639Z] ccb563c348e6: Preparing [2022-05-09T19:05:05.639Z] 7182768ed2ea: Preparing [2022-05-09T19:05:05.639Z] f73e7dbfee58: Preparing [2022-05-09T19:05:05.639Z] b6a7200b0e94: Layer already exists [2022-05-09T19:05:05.639Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:05.639Z] c56327fe6e97: Layer already exists [2022-05-09T19:05:05.639Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:05.639Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:05.910Z] latest: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:06.262Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:06.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.93 [2022-05-09T19:05:06.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T19:05:06.613Z] b6a7200b0e94: Preparing [2022-05-09T19:05:06.613Z] c56327fe6e97: Preparing [2022-05-09T19:05:06.613Z] ccb563c348e6: Preparing [2022-05-09T19:05:06.613Z] 7182768ed2ea: Preparing [2022-05-09T19:05:06.613Z] f73e7dbfee58: Preparing [2022-05-09T19:05:06.613Z] c56327fe6e97: Layer already exists [2022-05-09T19:05:06.613Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:06.613Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:06.613Z] b6a7200b0e94: Layer already exists [2022-05-09T19:05:06.613Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:06.884Z] 2.2.0-dev.93: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:07.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:07.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T19:05:07.574Z] b6a7200b0e94: Preparing [2022-05-09T19:05:07.574Z] c56327fe6e97: Preparing [2022-05-09T19:05:07.574Z] ccb563c348e6: Preparing [2022-05-09T19:05:07.574Z] 7182768ed2ea: Preparing [2022-05-09T19:05:07.574Z] f73e7dbfee58: Preparing [2022-05-09T19:05:07.574Z] b6a7200b0e94: Layer already exists [2022-05-09T19:05:07.574Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:07.574Z] c56327fe6e97: Layer already exists [2022-05-09T19:05:07.574Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:07.574Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:07.845Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:08.195Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:08.539Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-09T19:05:08.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T19:05:08.539Z] b6a7200b0e94: Preparing [2022-05-09T19:05:08.539Z] c56327fe6e97: Preparing [2022-05-09T19:05:08.539Z] ccb563c348e6: Preparing [2022-05-09T19:05:08.539Z] 7182768ed2ea: Preparing [2022-05-09T19:05:08.539Z] f73e7dbfee58: Preparing [2022-05-09T19:05:08.539Z] c56327fe6e97: Layer already exists [2022-05-09T19:05:08.539Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:08.539Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:08.539Z] b6a7200b0e94: Layer already exists [2022-05-09T19:05:08.539Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:08.809Z] main: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:08.854Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:08.865Z] taggedImages: [2022-05-09T19:05:08.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:08.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-09T19:05:08.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.93 [2022-05-09T19:05:08.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:08.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-09T19:05:08.885Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-09T19:05:08.885Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:08.885Z] latest [2022-05-09T19:05:08.885Z] 2.2.0-dev.93 [2022-05-09T19:05:08.885Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:08.885Z] main [2022-05-09T19:05:08.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:09.232Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:09.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:09.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T19:05:09.579Z] c244cd93be58: Preparing [2022-05-09T19:05:09.579Z] f70d2238b868: Preparing [2022-05-09T19:05:09.579Z] ccb563c348e6: Preparing [2022-05-09T19:05:09.579Z] b94863262b3e: Preparing [2022-05-09T19:05:09.579Z] fe227bd29500: Preparing [2022-05-09T19:05:09.579Z] f73e7dbfee58: Preparing [2022-05-09T19:05:09.579Z] f73e7dbfee58: Waiting [2022-05-09T19:05:09.579Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:09.853Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:09.853Z] fe227bd29500: Pushed [2022-05-09T19:05:09.853Z] c244cd93be58: Pushed [2022-05-09T19:05:10.834Z] b94863262b3e: Pushed [2022-05-09T19:05:13.449Z] f70d2238b868: Pushed [2022-05-09T19:05:13.449Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:14.072Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:14.426Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-09T19:05:14.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T19:05:14.426Z] c244cd93be58: Preparing [2022-05-09T19:05:14.426Z] f70d2238b868: Preparing [2022-05-09T19:05:14.426Z] ccb563c348e6: Preparing [2022-05-09T19:05:14.426Z] b94863262b3e: Preparing [2022-05-09T19:05:14.426Z] fe227bd29500: Preparing [2022-05-09T19:05:14.426Z] f73e7dbfee58: Preparing [2022-05-09T19:05:14.426Z] f73e7dbfee58: Waiting [2022-05-09T19:05:14.426Z] b94863262b3e: Layer already exists [2022-05-09T19:05:14.426Z] f70d2238b868: Layer already exists [2022-05-09T19:05:14.426Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:14.426Z] c244cd93be58: Layer already exists [2022-05-09T19:05:14.426Z] fe227bd29500: Layer already exists [2022-05-09T19:05:14.426Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:14.697Z] latest: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:15.054Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:15.407Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.93 [2022-05-09T19:05:15.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T19:05:15.407Z] c244cd93be58: Preparing [2022-05-09T19:05:15.407Z] f70d2238b868: Preparing [2022-05-09T19:05:15.407Z] ccb563c348e6: Preparing [2022-05-09T19:05:15.407Z] b94863262b3e: Preparing [2022-05-09T19:05:15.407Z] fe227bd29500: Preparing [2022-05-09T19:05:15.407Z] f73e7dbfee58: Preparing [2022-05-09T19:05:15.407Z] f73e7dbfee58: Waiting [2022-05-09T19:05:15.407Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:15.407Z] c244cd93be58: Layer already exists [2022-05-09T19:05:15.407Z] f70d2238b868: Layer already exists [2022-05-09T19:05:15.407Z] b94863262b3e: Layer already exists [2022-05-09T19:05:15.407Z] fe227bd29500: Layer already exists [2022-05-09T19:05:15.407Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:15.679Z] 2.2.0-dev.93: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:16.021Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:16.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:16.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T19:05:16.362Z] c244cd93be58: Preparing [2022-05-09T19:05:16.362Z] f70d2238b868: Preparing [2022-05-09T19:05:16.362Z] ccb563c348e6: Preparing [2022-05-09T19:05:16.362Z] b94863262b3e: Preparing [2022-05-09T19:05:16.362Z] fe227bd29500: Preparing [2022-05-09T19:05:16.362Z] f73e7dbfee58: Preparing [2022-05-09T19:05:16.362Z] f73e7dbfee58: Waiting [2022-05-09T19:05:16.362Z] f70d2238b868: Layer already exists [2022-05-09T19:05:16.362Z] b94863262b3e: Layer already exists [2022-05-09T19:05:16.362Z] c244cd93be58: Layer already exists [2022-05-09T19:05:16.362Z] fe227bd29500: Layer already exists [2022-05-09T19:05:16.362Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:16.362Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:16.631Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:16.976Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:17.318Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-09T19:05:17.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T19:05:17.318Z] c244cd93be58: Preparing [2022-05-09T19:05:17.318Z] f70d2238b868: Preparing [2022-05-09T19:05:17.318Z] ccb563c348e6: Preparing [2022-05-09T19:05:17.318Z] b94863262b3e: Preparing [2022-05-09T19:05:17.318Z] fe227bd29500: Preparing [2022-05-09T19:05:17.318Z] f73e7dbfee58: Preparing [2022-05-09T19:05:17.318Z] f73e7dbfee58: Waiting [2022-05-09T19:05:17.318Z] fe227bd29500: Layer already exists [2022-05-09T19:05:17.318Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:17.318Z] f70d2238b868: Layer already exists [2022-05-09T19:05:17.318Z] c244cd93be58: Layer already exists [2022-05-09T19:05:17.318Z] b94863262b3e: Layer already exists [2022-05-09T19:05:17.589Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:17.589Z] main: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:17.635Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:17.647Z] taggedImages: [2022-05-09T19:05:17.647Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:17.647Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-09T19:05:17.647Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.93 [2022-05-09T19:05:17.647Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:17.647Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-09T19:05:17.669Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-09T19:05:17.669Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:17.669Z] latest [2022-05-09T19:05:17.669Z] 2.2.0-dev.93 [2022-05-09T19:05:17.669Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:17.669Z] main [2022-05-09T19:05:17.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:18.033Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:18.381Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:18.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T19:05:18.381Z] 8635c939cf42: Preparing [2022-05-09T19:05:18.381Z] 34ceffaf53a1: Preparing [2022-05-09T19:05:18.381Z] ccb563c348e6: Preparing [2022-05-09T19:05:18.381Z] 7182768ed2ea: Preparing [2022-05-09T19:05:18.381Z] f73e7dbfee58: Preparing [2022-05-09T19:05:18.381Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:18.381Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:18.381Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:18.660Z] 8635c939cf42: Pushed [2022-05-09T19:05:21.265Z] 34ceffaf53a1: Pushed [2022-05-09T19:05:21.534Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:21.882Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:22.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-09T19:05:22.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T19:05:22.222Z] 8635c939cf42: Preparing [2022-05-09T19:05:22.222Z] 34ceffaf53a1: Preparing [2022-05-09T19:05:22.222Z] ccb563c348e6: Preparing [2022-05-09T19:05:22.222Z] 7182768ed2ea: Preparing [2022-05-09T19:05:22.222Z] f73e7dbfee58: Preparing [2022-05-09T19:05:22.222Z] 34ceffaf53a1: Layer already exists [2022-05-09T19:05:22.222Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:22.222Z] 8635c939cf42: Layer already exists [2022-05-09T19:05:22.222Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:22.222Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:22.492Z] latest: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:22.840Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:23.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.93 [2022-05-09T19:05:23.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T19:05:23.179Z] 8635c939cf42: Preparing [2022-05-09T19:05:23.179Z] 34ceffaf53a1: Preparing [2022-05-09T19:05:23.179Z] ccb563c348e6: Preparing [2022-05-09T19:05:23.179Z] 7182768ed2ea: Preparing [2022-05-09T19:05:23.179Z] f73e7dbfee58: Preparing [2022-05-09T19:05:23.179Z] 34ceffaf53a1: Layer already exists [2022-05-09T19:05:23.179Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:23.179Z] 8635c939cf42: Layer already exists [2022-05-09T19:05:23.179Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:23.179Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:23.451Z] 2.2.0-dev.93: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:23.800Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:24.141Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:24.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T19:05:24.141Z] 8635c939cf42: Preparing [2022-05-09T19:05:24.141Z] 34ceffaf53a1: Preparing [2022-05-09T19:05:24.141Z] ccb563c348e6: Preparing [2022-05-09T19:05:24.141Z] 7182768ed2ea: Preparing [2022-05-09T19:05:24.141Z] f73e7dbfee58: Preparing [2022-05-09T19:05:24.141Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:24.141Z] 8635c939cf42: Layer already exists [2022-05-09T19:05:24.141Z] 34ceffaf53a1: Layer already exists [2022-05-09T19:05:24.141Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:24.141Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:24.412Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:24.760Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:25.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-09T19:05:25.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T19:05:25.100Z] 8635c939cf42: Preparing [2022-05-09T19:05:25.100Z] 34ceffaf53a1: Preparing [2022-05-09T19:05:25.100Z] ccb563c348e6: Preparing [2022-05-09T19:05:25.100Z] 7182768ed2ea: Preparing [2022-05-09T19:05:25.100Z] f73e7dbfee58: Preparing [2022-05-09T19:05:25.100Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:25.100Z] 8635c939cf42: Layer already exists [2022-05-09T19:05:25.100Z] 34ceffaf53a1: Layer already exists [2022-05-09T19:05:25.100Z] 7182768ed2ea: Layer already exists [2022-05-09T19:05:25.100Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:25.370Z] main: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:25.414Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:25.424Z] taggedImages: [2022-05-09T19:05:25.424Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:25.424Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-09T19:05:25.424Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.93 [2022-05-09T19:05:25.424Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:25.424Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-09T19:05:25.445Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-09T19:05:25.445Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:25.445Z] latest [2022-05-09T19:05:25.445Z] 2.2.0-dev.93 [2022-05-09T19:05:25.445Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:25.445Z] main [2022-05-09T19:05:25.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:25.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:26.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:26.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T19:05:26.140Z] e8b1997ce530: Preparing [2022-05-09T19:05:26.140Z] e8b1997ce530: Preparing [2022-05-09T19:05:26.140Z] f88c318ead99: Preparing [2022-05-09T19:05:26.140Z] b1159a3a9be5: Preparing [2022-05-09T19:05:26.140Z] f11ac9bcc511: Preparing [2022-05-09T19:05:26.140Z] 565c63b660e3: Preparing [2022-05-09T19:05:26.140Z] ccb563c348e6: Preparing [2022-05-09T19:05:26.140Z] bec04a0a31fb: Preparing [2022-05-09T19:05:26.140Z] 740422e32994: Preparing [2022-05-09T19:05:26.140Z] c8a9b6804139: Preparing [2022-05-09T19:05:26.140Z] 2df4431f6006: Preparing [2022-05-09T19:05:26.140Z] f73e7dbfee58: Preparing [2022-05-09T19:05:26.140Z] 740422e32994: Waiting [2022-05-09T19:05:26.140Z] ccb563c348e6: Waiting [2022-05-09T19:05:26.140Z] c8a9b6804139: Waiting [2022-05-09T19:05:26.140Z] 2df4431f6006: Waiting [2022-05-09T19:05:26.140Z] f73e7dbfee58: Waiting [2022-05-09T19:05:26.412Z] b1159a3a9be5: Pushed [2022-05-09T19:05:26.412Z] f11ac9bcc511: Pushed [2022-05-09T19:05:26.412Z] e8b1997ce530: Pushed [2022-05-09T19:05:26.412Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:26.412Z] f88c318ead99: Pushed [2022-05-09T19:05:26.683Z] bec04a0a31fb: Pushed [2022-05-09T19:05:26.683Z] c8a9b6804139: Pushed [2022-05-09T19:05:26.683Z] 740422e32994: Pushed [2022-05-09T19:05:26.683Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:26.683Z] 2df4431f6006: Pushed [2022-05-09T19:05:30.053Z] 565c63b660e3: Pushed [2022-05-09T19:05:30.054Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:30.402Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:30.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-09T19:05:30.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T19:05:30.746Z] e8b1997ce530: Preparing [2022-05-09T19:05:30.746Z] e8b1997ce530: Preparing [2022-05-09T19:05:30.746Z] f88c318ead99: Preparing [2022-05-09T19:05:30.746Z] b1159a3a9be5: Preparing [2022-05-09T19:05:30.746Z] f11ac9bcc511: Preparing [2022-05-09T19:05:30.746Z] 565c63b660e3: Preparing [2022-05-09T19:05:30.746Z] ccb563c348e6: Preparing [2022-05-09T19:05:30.746Z] bec04a0a31fb: Preparing [2022-05-09T19:05:30.746Z] 740422e32994: Preparing [2022-05-09T19:05:30.747Z] c8a9b6804139: Preparing [2022-05-09T19:05:30.747Z] 2df4431f6006: Preparing [2022-05-09T19:05:30.747Z] f73e7dbfee58: Preparing [2022-05-09T19:05:30.747Z] 740422e32994: Waiting [2022-05-09T19:05:30.747Z] c8a9b6804139: Waiting [2022-05-09T19:05:30.747Z] 2df4431f6006: Waiting [2022-05-09T19:05:30.747Z] f73e7dbfee58: Waiting [2022-05-09T19:05:30.747Z] ccb563c348e6: Waiting [2022-05-09T19:05:30.747Z] bec04a0a31fb: Waiting [2022-05-09T19:05:30.747Z] e8b1997ce530: Layer already exists [2022-05-09T19:05:30.747Z] f88c318ead99: Layer already exists [2022-05-09T19:05:30.747Z] b1159a3a9be5: Layer already exists [2022-05-09T19:05:30.747Z] f11ac9bcc511: Layer already exists [2022-05-09T19:05:30.747Z] 565c63b660e3: Layer already exists [2022-05-09T19:05:31.018Z] 740422e32994: Layer already exists [2022-05-09T19:05:31.018Z] c8a9b6804139: Layer already exists [2022-05-09T19:05:31.018Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:31.018Z] 2df4431f6006: Layer already exists [2022-05-09T19:05:31.018Z] bec04a0a31fb: Layer already exists [2022-05-09T19:05:31.018Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:31.018Z] latest: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:31.368Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:31.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.93 [2022-05-09T19:05:31.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T19:05:31.765Z] e8b1997ce530: Preparing [2022-05-09T19:05:31.765Z] e8b1997ce530: Preparing [2022-05-09T19:05:31.765Z] f88c318ead99: Preparing [2022-05-09T19:05:31.765Z] b1159a3a9be5: Preparing [2022-05-09T19:05:31.765Z] f11ac9bcc511: Preparing [2022-05-09T19:05:31.765Z] 565c63b660e3: Preparing [2022-05-09T19:05:31.765Z] ccb563c348e6: Preparing [2022-05-09T19:05:31.765Z] bec04a0a31fb: Preparing [2022-05-09T19:05:31.765Z] 740422e32994: Preparing [2022-05-09T19:05:31.765Z] c8a9b6804139: Preparing [2022-05-09T19:05:31.765Z] 2df4431f6006: Preparing [2022-05-09T19:05:31.765Z] f73e7dbfee58: Preparing [2022-05-09T19:05:31.765Z] 740422e32994: Waiting [2022-05-09T19:05:31.765Z] ccb563c348e6: Waiting [2022-05-09T19:05:31.765Z] c8a9b6804139: Waiting [2022-05-09T19:05:31.765Z] 2df4431f6006: Waiting [2022-05-09T19:05:31.765Z] f73e7dbfee58: Waiting [2022-05-09T19:05:31.765Z] bec04a0a31fb: Waiting [2022-05-09T19:05:31.765Z] 565c63b660e3: Layer already exists [2022-05-09T19:05:31.765Z] b1159a3a9be5: Layer already exists [2022-05-09T19:05:31.765Z] e8b1997ce530: Layer already exists [2022-05-09T19:05:32.050Z] f11ac9bcc511: Layer already exists [2022-05-09T19:05:32.050Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:32.050Z] 740422e32994: Layer already exists [2022-05-09T19:05:32.050Z] f88c318ead99: Layer already exists [2022-05-09T19:05:32.050Z] bec04a0a31fb: Layer already exists [2022-05-09T19:05:32.050Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:32.050Z] 2df4431f6006: Layer already exists [2022-05-09T19:05:32.050Z] c8a9b6804139: Layer already exists [2022-05-09T19:05:32.050Z] 2.2.0-dev.93: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:32.403Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:32.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:32.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T19:05:32.767Z] e8b1997ce530: Preparing [2022-05-09T19:05:32.767Z] e8b1997ce530: Preparing [2022-05-09T19:05:32.767Z] f88c318ead99: Preparing [2022-05-09T19:05:32.767Z] b1159a3a9be5: Preparing [2022-05-09T19:05:32.767Z] f11ac9bcc511: Preparing [2022-05-09T19:05:32.767Z] 565c63b660e3: Preparing [2022-05-09T19:05:32.767Z] ccb563c348e6: Preparing [2022-05-09T19:05:32.767Z] bec04a0a31fb: Preparing [2022-05-09T19:05:32.767Z] 740422e32994: Preparing [2022-05-09T19:05:32.767Z] c8a9b6804139: Preparing [2022-05-09T19:05:32.767Z] 2df4431f6006: Preparing [2022-05-09T19:05:32.767Z] f73e7dbfee58: Preparing [2022-05-09T19:05:32.767Z] 740422e32994: Waiting [2022-05-09T19:05:32.767Z] c8a9b6804139: Waiting [2022-05-09T19:05:32.767Z] f73e7dbfee58: Waiting [2022-05-09T19:05:32.767Z] 2df4431f6006: Waiting [2022-05-09T19:05:32.767Z] ccb563c348e6: Waiting [2022-05-09T19:05:32.767Z] 565c63b660e3: Layer already exists [2022-05-09T19:05:32.767Z] f88c318ead99: Layer already exists [2022-05-09T19:05:32.767Z] f11ac9bcc511: Layer already exists [2022-05-09T19:05:32.767Z] e8b1997ce530: Layer already exists [2022-05-09T19:05:32.767Z] b1159a3a9be5: Layer already exists [2022-05-09T19:05:33.046Z] 2df4431f6006: Layer already exists [2022-05-09T19:05:33.046Z] c8a9b6804139: Layer already exists [2022-05-09T19:05:33.046Z] bec04a0a31fb: Layer already exists [2022-05-09T19:05:33.046Z] 740422e32994: Layer already exists [2022-05-09T19:05:33.046Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:33.046Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:33.046Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:33.397Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:33.752Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-09T19:05:33.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T19:05:33.752Z] e8b1997ce530: Preparing [2022-05-09T19:05:33.752Z] e8b1997ce530: Preparing [2022-05-09T19:05:33.752Z] f88c318ead99: Preparing [2022-05-09T19:05:33.752Z] b1159a3a9be5: Preparing [2022-05-09T19:05:33.752Z] f11ac9bcc511: Preparing [2022-05-09T19:05:33.752Z] 565c63b660e3: Preparing [2022-05-09T19:05:33.752Z] ccb563c348e6: Preparing [2022-05-09T19:05:33.752Z] bec04a0a31fb: Preparing [2022-05-09T19:05:33.752Z] 740422e32994: Preparing [2022-05-09T19:05:33.752Z] c8a9b6804139: Preparing [2022-05-09T19:05:33.752Z] 2df4431f6006: Preparing [2022-05-09T19:05:33.752Z] f73e7dbfee58: Preparing [2022-05-09T19:05:33.752Z] ccb563c348e6: Waiting [2022-05-09T19:05:33.752Z] bec04a0a31fb: Waiting [2022-05-09T19:05:33.752Z] 740422e32994: Waiting [2022-05-09T19:05:33.752Z] c8a9b6804139: Waiting [2022-05-09T19:05:33.752Z] 2df4431f6006: Waiting [2022-05-09T19:05:33.752Z] f73e7dbfee58: Waiting [2022-05-09T19:05:33.752Z] b1159a3a9be5: Layer already exists [2022-05-09T19:05:33.752Z] 565c63b660e3: Layer already exists [2022-05-09T19:05:33.752Z] f88c318ead99: Layer already exists [2022-05-09T19:05:33.752Z] f11ac9bcc511: Layer already exists [2022-05-09T19:05:33.752Z] e8b1997ce530: Layer already exists [2022-05-09T19:05:34.027Z] 2df4431f6006: Layer already exists [2022-05-09T19:05:34.027Z] c8a9b6804139: Layer already exists [2022-05-09T19:05:34.027Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:34.027Z] 740422e32994: Layer already exists [2022-05-09T19:05:34.027Z] bec04a0a31fb: Layer already exists [2022-05-09T19:05:34.027Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:34.027Z] main: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:34.074Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:34.083Z] taggedImages: [2022-05-09T19:05:34.083Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:34.083Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-09T19:05:34.083Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.93 [2022-05-09T19:05:34.083Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:34.083Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-09T19:05:34.104Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-09T19:05:34.104Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:34.104Z] latest [2022-05-09T19:05:34.104Z] 2.2.0-dev.93 [2022-05-09T19:05:34.104Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:34.104Z] main [2022-05-09T19:05:34.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:34.459Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:34.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:34.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T19:05:34.875Z] 6c1810e8193c: Preparing [2022-05-09T19:05:34.875Z] 79acbc0aa38e: Preparing [2022-05-09T19:05:34.875Z] bcd8f85cdd6e: Preparing [2022-05-09T19:05:34.875Z] 8f286416e102: Preparing [2022-05-09T19:05:34.875Z] b100eabbc90d: Preparing [2022-05-09T19:05:34.875Z] f07bfd5b2b76: Preparing [2022-05-09T19:05:34.875Z] 864dd777d6fb: Preparing [2022-05-09T19:05:34.875Z] f73e7dbfee58: Preparing [2022-05-09T19:05:34.875Z] f07bfd5b2b76: Waiting [2022-05-09T19:05:34.875Z] 864dd777d6fb: Waiting [2022-05-09T19:05:35.149Z] b100eabbc90d: Pushed [2022-05-09T19:05:35.149Z] 79acbc0aa38e: Pushed [2022-05-09T19:05:35.149Z] 6c1810e8193c: Pushed [2022-05-09T19:05:35.149Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:35.418Z] f07bfd5b2b76: Pushed [2022-05-09T19:05:36.012Z] 864dd777d6fb: Pushed [2022-05-09T19:05:37.987Z] 8f286416e102: Pushed [2022-05-09T19:05:37.987Z] bcd8f85cdd6e: Pushed [2022-05-09T19:05:37.987Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:38.339Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:38.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-09T19:05:38.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T19:05:38.680Z] 6c1810e8193c: Preparing [2022-05-09T19:05:38.680Z] 79acbc0aa38e: Preparing [2022-05-09T19:05:38.680Z] bcd8f85cdd6e: Preparing [2022-05-09T19:05:38.680Z] 8f286416e102: Preparing [2022-05-09T19:05:38.680Z] b100eabbc90d: Preparing [2022-05-09T19:05:38.680Z] f07bfd5b2b76: Preparing [2022-05-09T19:05:38.680Z] 864dd777d6fb: Preparing [2022-05-09T19:05:38.680Z] f73e7dbfee58: Preparing [2022-05-09T19:05:38.680Z] 864dd777d6fb: Waiting [2022-05-09T19:05:38.680Z] f73e7dbfee58: Waiting [2022-05-09T19:05:38.680Z] f07bfd5b2b76: Waiting [2022-05-09T19:05:38.680Z] bcd8f85cdd6e: Layer already exists [2022-05-09T19:05:38.680Z] b100eabbc90d: Layer already exists [2022-05-09T19:05:38.680Z] 79acbc0aa38e: Layer already exists [2022-05-09T19:05:38.680Z] 6c1810e8193c: Layer already exists [2022-05-09T19:05:38.680Z] 8f286416e102: Layer already exists [2022-05-09T19:05:38.680Z] f07bfd5b2b76: Layer already exists [2022-05-09T19:05:38.953Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:38.953Z] 864dd777d6fb: Layer already exists [2022-05-09T19:05:38.953Z] latest: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:39.296Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:39.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.93 [2022-05-09T19:05:39.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T19:05:39.644Z] 6c1810e8193c: Preparing [2022-05-09T19:05:39.644Z] 79acbc0aa38e: Preparing [2022-05-09T19:05:39.644Z] bcd8f85cdd6e: Preparing [2022-05-09T19:05:39.644Z] 8f286416e102: Preparing [2022-05-09T19:05:39.644Z] b100eabbc90d: Preparing [2022-05-09T19:05:39.644Z] f07bfd5b2b76: Preparing [2022-05-09T19:05:39.644Z] 864dd777d6fb: Preparing [2022-05-09T19:05:39.644Z] f73e7dbfee58: Preparing [2022-05-09T19:05:39.644Z] 864dd777d6fb: Waiting [2022-05-09T19:05:39.644Z] f07bfd5b2b76: Waiting [2022-05-09T19:05:39.644Z] f73e7dbfee58: Waiting [2022-05-09T19:05:39.644Z] b100eabbc90d: Layer already exists [2022-05-09T19:05:39.644Z] 6c1810e8193c: Layer already exists [2022-05-09T19:05:39.644Z] 79acbc0aa38e: Layer already exists [2022-05-09T19:05:39.644Z] bcd8f85cdd6e: Layer already exists [2022-05-09T19:05:39.644Z] 8f286416e102: Layer already exists [2022-05-09T19:05:39.915Z] f07bfd5b2b76: Layer already exists [2022-05-09T19:05:39.915Z] 864dd777d6fb: Layer already exists [2022-05-09T19:05:39.915Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:39.915Z] 2.2.0-dev.93: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:40.268Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:40.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:40.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T19:05:40.605Z] 6c1810e8193c: Preparing [2022-05-09T19:05:40.605Z] 79acbc0aa38e: Preparing [2022-05-09T19:05:40.605Z] bcd8f85cdd6e: Preparing [2022-05-09T19:05:40.605Z] 8f286416e102: Preparing [2022-05-09T19:05:40.605Z] b100eabbc90d: Preparing [2022-05-09T19:05:40.605Z] f07bfd5b2b76: Preparing [2022-05-09T19:05:40.605Z] 864dd777d6fb: Preparing [2022-05-09T19:05:40.605Z] f73e7dbfee58: Preparing [2022-05-09T19:05:40.605Z] 864dd777d6fb: Waiting [2022-05-09T19:05:40.605Z] f73e7dbfee58: Waiting [2022-05-09T19:05:40.605Z] f07bfd5b2b76: Waiting [2022-05-09T19:05:40.605Z] bcd8f85cdd6e: Layer already exists [2022-05-09T19:05:40.605Z] 6c1810e8193c: Layer already exists [2022-05-09T19:05:40.605Z] 8f286416e102: Layer already exists [2022-05-09T19:05:40.605Z] b100eabbc90d: Layer already exists [2022-05-09T19:05:40.605Z] 79acbc0aa38e: Layer already exists [2022-05-09T19:05:40.875Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:40.875Z] f07bfd5b2b76: Layer already exists [2022-05-09T19:05:40.875Z] 864dd777d6fb: Layer already exists [2022-05-09T19:05:40.875Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:41.222Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:41.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-09T19:05:41.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T19:05:41.561Z] 6c1810e8193c: Preparing [2022-05-09T19:05:41.561Z] 79acbc0aa38e: Preparing [2022-05-09T19:05:41.561Z] bcd8f85cdd6e: Preparing [2022-05-09T19:05:41.561Z] 8f286416e102: Preparing [2022-05-09T19:05:41.561Z] b100eabbc90d: Preparing [2022-05-09T19:05:41.561Z] f07bfd5b2b76: Preparing [2022-05-09T19:05:41.561Z] 864dd777d6fb: Preparing [2022-05-09T19:05:41.561Z] f73e7dbfee58: Preparing [2022-05-09T19:05:41.561Z] f07bfd5b2b76: Waiting [2022-05-09T19:05:41.561Z] 864dd777d6fb: Waiting [2022-05-09T19:05:41.561Z] f73e7dbfee58: Waiting [2022-05-09T19:05:41.832Z] 8f286416e102: Layer already exists [2022-05-09T19:05:41.832Z] 6c1810e8193c: Layer already exists [2022-05-09T19:05:41.832Z] 79acbc0aa38e: Layer already exists [2022-05-09T19:05:41.832Z] bcd8f85cdd6e: Layer already exists [2022-05-09T19:05:41.832Z] b100eabbc90d: Layer already exists [2022-05-09T19:05:41.832Z] f07bfd5b2b76: Layer already exists [2022-05-09T19:05:41.832Z] 864dd777d6fb: Layer already exists [2022-05-09T19:05:41.832Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:41.832Z] main: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:41.878Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:41.888Z] taggedImages: [2022-05-09T19:05:41.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:41.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-09T19:05:41.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.93 [2022-05-09T19:05:41.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:41.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-09T19:05:41.911Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-09T19:05:41.911Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:41.911Z] latest [2022-05-09T19:05:41.911Z] 2.2.0-dev.93 [2022-05-09T19:05:41.911Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:41.911Z] main [2022-05-09T19:05:41.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:42.270Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:42.611Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:42.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T19:05:42.611Z] 914d58933d23: Preparing [2022-05-09T19:05:42.611Z] 8e4a3eebb687: Preparing [2022-05-09T19:05:42.611Z] 6aaffffb1c21: Preparing [2022-05-09T19:05:42.611Z] d0efb7bd5c3d: Preparing [2022-05-09T19:05:42.611Z] 8dabd44193f0: Preparing [2022-05-09T19:05:42.611Z] c02cc1aeff52: Preparing [2022-05-09T19:05:42.611Z] 75e394c058d5: Preparing [2022-05-09T19:05:42.611Z] bd3b5306c775: Preparing [2022-05-09T19:05:42.611Z] 49d4a05ac24f: Preparing [2022-05-09T19:05:42.611Z] f73e7dbfee58: Preparing [2022-05-09T19:05:42.611Z] 49d4a05ac24f: Waiting [2022-05-09T19:05:42.611Z] c02cc1aeff52: Waiting [2022-05-09T19:05:42.611Z] 75e394c058d5: Waiting [2022-05-09T19:05:42.611Z] bd3b5306c775: Waiting [2022-05-09T19:05:42.611Z] f73e7dbfee58: Waiting [2022-05-09T19:05:42.885Z] 914d58933d23: Pushed [2022-05-09T19:05:42.885Z] 8dabd44193f0: Pushed [2022-05-09T19:05:42.885Z] 8e4a3eebb687: Pushed [2022-05-09T19:05:43.163Z] c02cc1aeff52: Pushed [2022-05-09T19:05:43.163Z] bd3b5306c775: Pushed [2022-05-09T19:05:43.163Z] 75e394c058d5: Pushed [2022-05-09T19:05:43.435Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:43.708Z] 49d4a05ac24f: Pushed [2022-05-09T19:05:45.704Z] d0efb7bd5c3d: Pushed [2022-05-09T19:05:46.293Z] 6aaffffb1c21: Pushed [2022-05-09T19:05:46.565Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:46.901Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:47.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-09T19:05:47.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T19:05:47.231Z] 914d58933d23: Preparing [2022-05-09T19:05:47.231Z] 8e4a3eebb687: Preparing [2022-05-09T19:05:47.231Z] 6aaffffb1c21: Preparing [2022-05-09T19:05:47.231Z] d0efb7bd5c3d: Preparing [2022-05-09T19:05:47.231Z] 8dabd44193f0: Preparing [2022-05-09T19:05:47.231Z] c02cc1aeff52: Preparing [2022-05-09T19:05:47.231Z] 75e394c058d5: Preparing [2022-05-09T19:05:47.231Z] bd3b5306c775: Preparing [2022-05-09T19:05:47.231Z] 49d4a05ac24f: Preparing [2022-05-09T19:05:47.231Z] f73e7dbfee58: Preparing [2022-05-09T19:05:47.231Z] bd3b5306c775: Waiting [2022-05-09T19:05:47.231Z] 49d4a05ac24f: Waiting [2022-05-09T19:05:47.231Z] f73e7dbfee58: Waiting [2022-05-09T19:05:47.231Z] c02cc1aeff52: Waiting [2022-05-09T19:05:47.231Z] 75e394c058d5: Waiting [2022-05-09T19:05:47.231Z] 8dabd44193f0: Layer already exists [2022-05-09T19:05:47.231Z] 914d58933d23: Layer already exists [2022-05-09T19:05:47.231Z] 8e4a3eebb687: Layer already exists [2022-05-09T19:05:47.231Z] d0efb7bd5c3d: Layer already exists [2022-05-09T19:05:47.231Z] 6aaffffb1c21: Layer already exists [2022-05-09T19:05:47.231Z] 75e394c058d5: Layer already exists [2022-05-09T19:05:47.231Z] c02cc1aeff52: Layer already exists [2022-05-09T19:05:47.231Z] bd3b5306c775: Layer already exists [2022-05-09T19:05:47.231Z] 49d4a05ac24f: Layer already exists [2022-05-09T19:05:47.231Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:47.501Z] latest: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:47.841Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:48.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.93 [2022-05-09T19:05:48.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T19:05:48.173Z] 914d58933d23: Preparing [2022-05-09T19:05:48.173Z] 8e4a3eebb687: Preparing [2022-05-09T19:05:48.173Z] 6aaffffb1c21: Preparing [2022-05-09T19:05:48.173Z] d0efb7bd5c3d: Preparing [2022-05-09T19:05:48.173Z] 8dabd44193f0: Preparing [2022-05-09T19:05:48.173Z] c02cc1aeff52: Preparing [2022-05-09T19:05:48.173Z] 75e394c058d5: Preparing [2022-05-09T19:05:48.173Z] bd3b5306c775: Preparing [2022-05-09T19:05:48.173Z] 49d4a05ac24f: Preparing [2022-05-09T19:05:48.173Z] f73e7dbfee58: Preparing [2022-05-09T19:05:48.173Z] c02cc1aeff52: Waiting [2022-05-09T19:05:48.173Z] 75e394c058d5: Waiting [2022-05-09T19:05:48.173Z] bd3b5306c775: Waiting [2022-05-09T19:05:48.173Z] 49d4a05ac24f: Waiting [2022-05-09T19:05:48.173Z] f73e7dbfee58: Waiting [2022-05-09T19:05:48.173Z] 8e4a3eebb687: Layer already exists [2022-05-09T19:05:48.173Z] 914d58933d23: Layer already exists [2022-05-09T19:05:48.173Z] d0efb7bd5c3d: Layer already exists [2022-05-09T19:05:48.173Z] 8dabd44193f0: Layer already exists [2022-05-09T19:05:48.173Z] 6aaffffb1c21: Layer already exists [2022-05-09T19:05:48.173Z] c02cc1aeff52: Layer already exists [2022-05-09T19:05:48.173Z] bd3b5306c775: Layer already exists [2022-05-09T19:05:48.443Z] 75e394c058d5: Layer already exists [2022-05-09T19:05:48.443Z] 49d4a05ac24f: Layer already exists [2022-05-09T19:05:48.443Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:48.443Z] 2.2.0-dev.93: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:48.779Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:49.107Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:49.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T19:05:49.107Z] 914d58933d23: Preparing [2022-05-09T19:05:49.107Z] 8e4a3eebb687: Preparing [2022-05-09T19:05:49.107Z] 6aaffffb1c21: Preparing [2022-05-09T19:05:49.107Z] d0efb7bd5c3d: Preparing [2022-05-09T19:05:49.107Z] 8dabd44193f0: Preparing [2022-05-09T19:05:49.107Z] c02cc1aeff52: Preparing [2022-05-09T19:05:49.107Z] 75e394c058d5: Preparing [2022-05-09T19:05:49.107Z] bd3b5306c775: Preparing [2022-05-09T19:05:49.107Z] 49d4a05ac24f: Preparing [2022-05-09T19:05:49.107Z] f73e7dbfee58: Preparing [2022-05-09T19:05:49.107Z] bd3b5306c775: Waiting [2022-05-09T19:05:49.107Z] 49d4a05ac24f: Waiting [2022-05-09T19:05:49.107Z] f73e7dbfee58: Waiting [2022-05-09T19:05:49.107Z] 75e394c058d5: Waiting [2022-05-09T19:05:49.107Z] c02cc1aeff52: Waiting [2022-05-09T19:05:49.107Z] d0efb7bd5c3d: Layer already exists [2022-05-09T19:05:49.107Z] 6aaffffb1c21: Layer already exists [2022-05-09T19:05:49.107Z] 8e4a3eebb687: Layer already exists [2022-05-09T19:05:49.107Z] 8dabd44193f0: Layer already exists [2022-05-09T19:05:49.107Z] 914d58933d23: Layer already exists [2022-05-09T19:05:49.377Z] 75e394c058d5: Layer already exists [2022-05-09T19:05:49.377Z] bd3b5306c775: Layer already exists [2022-05-09T19:05:49.377Z] c02cc1aeff52: Layer already exists [2022-05-09T19:05:49.377Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:49.377Z] 49d4a05ac24f: Layer already exists [2022-05-09T19:05:49.377Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:49.714Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:50.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-09T19:05:50.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T19:05:50.053Z] 914d58933d23: Preparing [2022-05-09T19:05:50.053Z] 8e4a3eebb687: Preparing [2022-05-09T19:05:50.053Z] 6aaffffb1c21: Preparing [2022-05-09T19:05:50.053Z] d0efb7bd5c3d: Preparing [2022-05-09T19:05:50.053Z] 8dabd44193f0: Preparing [2022-05-09T19:05:50.053Z] c02cc1aeff52: Preparing [2022-05-09T19:05:50.053Z] 75e394c058d5: Preparing [2022-05-09T19:05:50.053Z] bd3b5306c775: Preparing [2022-05-09T19:05:50.053Z] 49d4a05ac24f: Preparing [2022-05-09T19:05:50.053Z] f73e7dbfee58: Preparing [2022-05-09T19:05:50.053Z] bd3b5306c775: Waiting [2022-05-09T19:05:50.053Z] 49d4a05ac24f: Waiting [2022-05-09T19:05:50.053Z] f73e7dbfee58: Waiting [2022-05-09T19:05:50.053Z] c02cc1aeff52: Waiting [2022-05-09T19:05:50.053Z] 75e394c058d5: Waiting [2022-05-09T19:05:50.053Z] d0efb7bd5c3d: Layer already exists [2022-05-09T19:05:50.053Z] 8e4a3eebb687: Layer already exists [2022-05-09T19:05:50.053Z] 914d58933d23: Layer already exists [2022-05-09T19:05:50.053Z] 6aaffffb1c21: Layer already exists [2022-05-09T19:05:50.053Z] 8dabd44193f0: Layer already exists [2022-05-09T19:05:50.325Z] c02cc1aeff52: Layer already exists [2022-05-09T19:05:50.325Z] bd3b5306c775: Layer already exists [2022-05-09T19:05:50.325Z] 75e394c058d5: Layer already exists [2022-05-09T19:05:50.325Z] f73e7dbfee58: Layer already exists [2022-05-09T19:05:50.325Z] 49d4a05ac24f: Layer already exists [2022-05-09T19:05:50.325Z] main: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:50.373Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:50.383Z] taggedImages: [2022-05-09T19:05:50.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:50.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-09T19:05:50.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.93 [2022-05-09T19:05:50.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:50.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-09T19:05:50.407Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-09T19:05:50.408Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:50.408Z] latest [2022-05-09T19:05:50.408Z] 2.2.0-dev.93 [2022-05-09T19:05:50.408Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:50.408Z] main [2022-05-09T19:05:50.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:50.759Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:51.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:51.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T19:05:51.090Z] a65be8923f65: Preparing [2022-05-09T19:05:51.090Z] b3720b8437bd: Preparing [2022-05-09T19:05:51.090Z] ccb563c348e6: Preparing [2022-05-09T19:05:51.090Z] 771290fb0fb2: Preparing [2022-05-09T19:05:51.090Z] abf2c045b4e6: Preparing [2022-05-09T19:05:51.090Z] 4f4ce317c6bb: Preparing [2022-05-09T19:05:51.090Z] 4f4ce317c6bb: Waiting [2022-05-09T19:05:51.090Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:51.360Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:05:51.360Z] abf2c045b4e6: Pushed [2022-05-09T19:05:51.360Z] a65be8923f65: Pushed [2022-05-09T19:05:52.779Z] 771290fb0fb2: Pushed [2022-05-09T19:05:56.138Z] b3720b8437bd: Pushed [2022-05-09T19:05:56.138Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:56.473Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:56.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-09T19:05:56.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T19:05:56.801Z] a65be8923f65: Preparing [2022-05-09T19:05:56.801Z] b3720b8437bd: Preparing [2022-05-09T19:05:56.801Z] ccb563c348e6: Preparing [2022-05-09T19:05:56.801Z] 771290fb0fb2: Preparing [2022-05-09T19:05:56.801Z] abf2c045b4e6: Preparing [2022-05-09T19:05:56.801Z] 4f4ce317c6bb: Preparing [2022-05-09T19:05:56.801Z] 4f4ce317c6bb: Waiting [2022-05-09T19:05:56.801Z] b3720b8437bd: Layer already exists [2022-05-09T19:05:56.801Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:56.801Z] abf2c045b4e6: Layer already exists [2022-05-09T19:05:56.801Z] 771290fb0fb2: Layer already exists [2022-05-09T19:05:56.801Z] a65be8923f65: Layer already exists [2022-05-09T19:05:56.801Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:05:57.069Z] latest: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:57.408Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:57.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.93 [2022-05-09T19:05:57.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T19:05:57.739Z] a65be8923f65: Preparing [2022-05-09T19:05:57.739Z] b3720b8437bd: Preparing [2022-05-09T19:05:57.739Z] ccb563c348e6: Preparing [2022-05-09T19:05:57.739Z] 771290fb0fb2: Preparing [2022-05-09T19:05:57.739Z] abf2c045b4e6: Preparing [2022-05-09T19:05:57.739Z] 4f4ce317c6bb: Preparing [2022-05-09T19:05:57.739Z] 4f4ce317c6bb: Waiting [2022-05-09T19:05:57.739Z] b3720b8437bd: Layer already exists [2022-05-09T19:05:57.739Z] a65be8923f65: Layer already exists [2022-05-09T19:05:57.739Z] abf2c045b4e6: Layer already exists [2022-05-09T19:05:57.739Z] 771290fb0fb2: Layer already exists [2022-05-09T19:05:57.739Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:57.739Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:05:58.009Z] 2.2.0-dev.93: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:58.348Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:58.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:58.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T19:05:58.680Z] a65be8923f65: Preparing [2022-05-09T19:05:58.680Z] b3720b8437bd: Preparing [2022-05-09T19:05:58.680Z] ccb563c348e6: Preparing [2022-05-09T19:05:58.680Z] 771290fb0fb2: Preparing [2022-05-09T19:05:58.680Z] abf2c045b4e6: Preparing [2022-05-09T19:05:58.680Z] 4f4ce317c6bb: Preparing [2022-05-09T19:05:58.680Z] 4f4ce317c6bb: Waiting [2022-05-09T19:05:58.680Z] 771290fb0fb2: Layer already exists [2022-05-09T19:05:58.680Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:58.680Z] b3720b8437bd: Layer already exists [2022-05-09T19:05:58.680Z] a65be8923f65: Layer already exists [2022-05-09T19:05:58.680Z] abf2c045b4e6: Layer already exists [2022-05-09T19:05:58.680Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:05:58.949Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:59.290Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:59.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-09T19:05:59.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T19:05:59.620Z] a65be8923f65: Preparing [2022-05-09T19:05:59.620Z] b3720b8437bd: Preparing [2022-05-09T19:05:59.620Z] ccb563c348e6: Preparing [2022-05-09T19:05:59.620Z] 771290fb0fb2: Preparing [2022-05-09T19:05:59.620Z] abf2c045b4e6: Preparing [2022-05-09T19:05:59.620Z] 4f4ce317c6bb: Preparing [2022-05-09T19:05:59.620Z] b3720b8437bd: Layer already exists [2022-05-09T19:05:59.620Z] a65be8923f65: Layer already exists [2022-05-09T19:05:59.620Z] abf2c045b4e6: Layer already exists [2022-05-09T19:05:59.620Z] 771290fb0fb2: Layer already exists [2022-05-09T19:05:59.620Z] ccb563c348e6: Layer already exists [2022-05-09T19:05:59.620Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:05:59.890Z] main: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:05:59.937Z] ===================================================== [Pipeline] echo [2022-05-09T19:05:59.949Z] taggedImages: [2022-05-09T19:05:59.949Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:59.949Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-09T19:05:59.949Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.93 [2022-05-09T19:05:59.949Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:59.949Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-09T19:05:59.970Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-09T19:05:59.970Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:05:59.970Z] latest [2022-05-09T19:05:59.970Z] 2.2.0-dev.93 [2022-05-09T19:05:59.970Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:05:59.970Z] main [2022-05-09T19:05:59.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:00.311Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:00.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:00.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T19:06:00.645Z] 0565a6ec48eb: Preparing [2022-05-09T19:06:00.645Z] 36b030a70184: Preparing [2022-05-09T19:06:00.645Z] 39f415b0af6c: Preparing [2022-05-09T19:06:00.645Z] cc2a714eedd4: Preparing [2022-05-09T19:06:00.645Z] ecdd176205d9: Preparing [2022-05-09T19:06:00.645Z] a657011c2c94: Preparing [2022-05-09T19:06:00.645Z] abf2c045b4e6: Preparing [2022-05-09T19:06:00.645Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:00.645Z] a657011c2c94: Waiting [2022-05-09T19:06:00.645Z] abf2c045b4e6: Waiting [2022-05-09T19:06:00.645Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:00.927Z] 39f415b0af6c: Pushed [2022-05-09T19:06:00.927Z] 36b030a70184: Pushed [2022-05-09T19:06:00.927Z] 0565a6ec48eb: Pushed [2022-05-09T19:06:00.927Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:00.927Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:01.906Z] a657011c2c94: Pushed [2022-05-09T19:06:10.465Z] ecdd176205d9: Pushed [2022-05-09T19:06:18.796Z] cc2a714eedd4: Pushed [2022-05-09T19:06:18.796Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:19.147Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:19.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-09T19:06:19.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T19:06:19.497Z] 0565a6ec48eb: Preparing [2022-05-09T19:06:19.497Z] 36b030a70184: Preparing [2022-05-09T19:06:19.497Z] 39f415b0af6c: Preparing [2022-05-09T19:06:19.497Z] cc2a714eedd4: Preparing [2022-05-09T19:06:19.497Z] ecdd176205d9: Preparing [2022-05-09T19:06:19.497Z] a657011c2c94: Preparing [2022-05-09T19:06:19.497Z] abf2c045b4e6: Preparing [2022-05-09T19:06:19.497Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:19.497Z] abf2c045b4e6: Waiting [2022-05-09T19:06:19.497Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:19.497Z] a657011c2c94: Waiting [2022-05-09T19:06:19.497Z] 36b030a70184: Layer already exists [2022-05-09T19:06:19.497Z] ecdd176205d9: Layer already exists [2022-05-09T19:06:19.497Z] 39f415b0af6c: Layer already exists [2022-05-09T19:06:19.497Z] cc2a714eedd4: Layer already exists [2022-05-09T19:06:19.497Z] 0565a6ec48eb: Layer already exists [2022-05-09T19:06:19.497Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:19.497Z] a657011c2c94: Layer already exists [2022-05-09T19:06:19.497Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:19.767Z] latest: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:20.106Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:20.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.93 [2022-05-09T19:06:20.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T19:06:20.443Z] 0565a6ec48eb: Preparing [2022-05-09T19:06:20.443Z] 36b030a70184: Preparing [2022-05-09T19:06:20.443Z] 39f415b0af6c: Preparing [2022-05-09T19:06:20.443Z] cc2a714eedd4: Preparing [2022-05-09T19:06:20.443Z] ecdd176205d9: Preparing [2022-05-09T19:06:20.443Z] a657011c2c94: Preparing [2022-05-09T19:06:20.443Z] abf2c045b4e6: Preparing [2022-05-09T19:06:20.443Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:20.443Z] a657011c2c94: Waiting [2022-05-09T19:06:20.443Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:20.443Z] abf2c045b4e6: Waiting [2022-05-09T19:06:20.443Z] ecdd176205d9: Layer already exists [2022-05-09T19:06:20.443Z] 0565a6ec48eb: Layer already exists [2022-05-09T19:06:20.443Z] cc2a714eedd4: Layer already exists [2022-05-09T19:06:20.443Z] 36b030a70184: Layer already exists [2022-05-09T19:06:20.443Z] 39f415b0af6c: Layer already exists [2022-05-09T19:06:20.715Z] a657011c2c94: Layer already exists [2022-05-09T19:06:20.715Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:20.715Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:20.715Z] 2.2.0-dev.93: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:21.056Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:21.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:06:21.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T19:06:21.391Z] 0565a6ec48eb: Preparing [2022-05-09T19:06:21.391Z] 36b030a70184: Preparing [2022-05-09T19:06:21.391Z] 39f415b0af6c: Preparing [2022-05-09T19:06:21.391Z] cc2a714eedd4: Preparing [2022-05-09T19:06:21.391Z] ecdd176205d9: Preparing [2022-05-09T19:06:21.391Z] a657011c2c94: Preparing [2022-05-09T19:06:21.391Z] abf2c045b4e6: Preparing [2022-05-09T19:06:21.391Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:21.391Z] a657011c2c94: Waiting [2022-05-09T19:06:21.391Z] abf2c045b4e6: Waiting [2022-05-09T19:06:21.391Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:21.391Z] 36b030a70184: Layer already exists [2022-05-09T19:06:21.391Z] cc2a714eedd4: Layer already exists [2022-05-09T19:06:21.391Z] 39f415b0af6c: Layer already exists [2022-05-09T19:06:21.391Z] 0565a6ec48eb: Layer already exists [2022-05-09T19:06:21.391Z] ecdd176205d9: Layer already exists [2022-05-09T19:06:21.661Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:21.661Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:21.661Z] a657011c2c94: Layer already exists [2022-05-09T19:06:21.661Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:22.000Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:22.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-09T19:06:22.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T19:06:22.335Z] 0565a6ec48eb: Preparing [2022-05-09T19:06:22.335Z] 36b030a70184: Preparing [2022-05-09T19:06:22.335Z] 39f415b0af6c: Preparing [2022-05-09T19:06:22.335Z] cc2a714eedd4: Preparing [2022-05-09T19:06:22.335Z] ecdd176205d9: Preparing [2022-05-09T19:06:22.335Z] a657011c2c94: Preparing [2022-05-09T19:06:22.335Z] abf2c045b4e6: Preparing [2022-05-09T19:06:22.335Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:22.335Z] abf2c045b4e6: Waiting [2022-05-09T19:06:22.335Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:22.335Z] a657011c2c94: Waiting [2022-05-09T19:06:22.335Z] 36b030a70184: Layer already exists [2022-05-09T19:06:22.335Z] 39f415b0af6c: Layer already exists [2022-05-09T19:06:22.335Z] 0565a6ec48eb: Layer already exists [2022-05-09T19:06:22.335Z] cc2a714eedd4: Layer already exists [2022-05-09T19:06:22.335Z] ecdd176205d9: Layer already exists [2022-05-09T19:06:22.604Z] a657011c2c94: Layer already exists [2022-05-09T19:06:22.605Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:22.605Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:22.605Z] main: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:06:22.651Z] ===================================================== [Pipeline] echo [2022-05-09T19:06:22.660Z] taggedImages: [2022-05-09T19:06:22.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:22.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-09T19:06:22.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.93 [2022-05-09T19:06:22.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:06:22.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-09T19:06:22.681Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-09T19:06:22.681Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:22.681Z] latest [2022-05-09T19:06:22.681Z] 2.2.0-dev.93 [2022-05-09T19:06:22.681Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:06:22.681Z] main [2022-05-09T19:06:22.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:23.030Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:23.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:23.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T19:06:23.360Z] 1208d7147866: Preparing [2022-05-09T19:06:23.360Z] cf82b1e47f98: Preparing [2022-05-09T19:06:23.360Z] 0cdefeec427a: Preparing [2022-05-09T19:06:23.360Z] 9c14b809163f: Preparing [2022-05-09T19:06:23.360Z] d775719bf03a: Preparing [2022-05-09T19:06:23.360Z] abf2c045b4e6: Preparing [2022-05-09T19:06:23.360Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:23.360Z] abf2c045b4e6: Waiting [2022-05-09T19:06:23.360Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:23.635Z] cf82b1e47f98: Pushed [2022-05-09T19:06:23.635Z] 1208d7147866: Pushed [2022-05-09T19:06:23.635Z] 0cdefeec427a: Pushed [2022-05-09T19:06:23.635Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:23.635Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:24.228Z] d775719bf03a: Pushed [2022-05-09T19:06:42.492Z] 9c14b809163f: Pushed [2022-05-09T19:06:42.492Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:42.835Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:43.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-09T19:06:43.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T19:06:43.172Z] 1208d7147866: Preparing [2022-05-09T19:06:43.172Z] cf82b1e47f98: Preparing [2022-05-09T19:06:43.172Z] 0cdefeec427a: Preparing [2022-05-09T19:06:43.172Z] 9c14b809163f: Preparing [2022-05-09T19:06:43.172Z] d775719bf03a: Preparing [2022-05-09T19:06:43.172Z] abf2c045b4e6: Preparing [2022-05-09T19:06:43.172Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:43.172Z] abf2c045b4e6: Waiting [2022-05-09T19:06:43.172Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:43.172Z] cf82b1e47f98: Layer already exists [2022-05-09T19:06:43.172Z] 9c14b809163f: Layer already exists [2022-05-09T19:06:43.172Z] 0cdefeec427a: Layer already exists [2022-05-09T19:06:43.172Z] 1208d7147866: Layer already exists [2022-05-09T19:06:43.172Z] d775719bf03a: Layer already exists [2022-05-09T19:06:43.444Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:43.444Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:43.444Z] latest: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:43.788Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:44.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.93 [2022-05-09T19:06:44.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T19:06:44.121Z] 1208d7147866: Preparing [2022-05-09T19:06:44.121Z] cf82b1e47f98: Preparing [2022-05-09T19:06:44.121Z] 0cdefeec427a: Preparing [2022-05-09T19:06:44.121Z] 9c14b809163f: Preparing [2022-05-09T19:06:44.121Z] d775719bf03a: Preparing [2022-05-09T19:06:44.121Z] abf2c045b4e6: Preparing [2022-05-09T19:06:44.121Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:44.121Z] abf2c045b4e6: Waiting [2022-05-09T19:06:44.121Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:44.121Z] d775719bf03a: Layer already exists [2022-05-09T19:06:44.121Z] cf82b1e47f98: Layer already exists [2022-05-09T19:06:44.121Z] 0cdefeec427a: Layer already exists [2022-05-09T19:06:44.121Z] 1208d7147866: Layer already exists [2022-05-09T19:06:44.121Z] 9c14b809163f: Layer already exists [2022-05-09T19:06:44.121Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:44.121Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:44.394Z] 2.2.0-dev.93: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:44.733Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:45.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:06:45.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T19:06:45.071Z] 1208d7147866: Preparing [2022-05-09T19:06:45.071Z] cf82b1e47f98: Preparing [2022-05-09T19:06:45.071Z] 0cdefeec427a: Preparing [2022-05-09T19:06:45.071Z] 9c14b809163f: Preparing [2022-05-09T19:06:45.071Z] d775719bf03a: Preparing [2022-05-09T19:06:45.071Z] abf2c045b4e6: Preparing [2022-05-09T19:06:45.071Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:45.071Z] abf2c045b4e6: Waiting [2022-05-09T19:06:45.071Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:45.071Z] cf82b1e47f98: Layer already exists [2022-05-09T19:06:45.071Z] 1208d7147866: Layer already exists [2022-05-09T19:06:45.071Z] 0cdefeec427a: Layer already exists [2022-05-09T19:06:45.071Z] 9c14b809163f: Layer already exists [2022-05-09T19:06:45.071Z] d775719bf03a: Layer already exists [2022-05-09T19:06:45.071Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:45.344Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:45.344Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:45.690Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:46.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-09T19:06:46.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T19:06:46.031Z] 1208d7147866: Preparing [2022-05-09T19:06:46.031Z] cf82b1e47f98: Preparing [2022-05-09T19:06:46.031Z] 0cdefeec427a: Preparing [2022-05-09T19:06:46.031Z] 9c14b809163f: Preparing [2022-05-09T19:06:46.031Z] d775719bf03a: Preparing [2022-05-09T19:06:46.031Z] abf2c045b4e6: Preparing [2022-05-09T19:06:46.031Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:46.031Z] abf2c045b4e6: Waiting [2022-05-09T19:06:46.031Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:46.305Z] 9c14b809163f: Layer already exists [2022-05-09T19:06:46.305Z] 0cdefeec427a: Layer already exists [2022-05-09T19:06:46.305Z] d775719bf03a: Layer already exists [2022-05-09T19:06:46.305Z] 1208d7147866: Layer already exists [2022-05-09T19:06:46.305Z] cf82b1e47f98: Layer already exists [2022-05-09T19:06:46.305Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:46.305Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:46.305Z] main: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:06:46.356Z] ===================================================== [Pipeline] echo [2022-05-09T19:06:46.367Z] taggedImages: [2022-05-09T19:06:46.367Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:46.367Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-09T19:06:46.367Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.93 [2022-05-09T19:06:46.367Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:06:46.367Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-09T19:06:46.389Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-09T19:06:46.389Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:46.389Z] latest [2022-05-09T19:06:46.389Z] 2.2.0-dev.93 [2022-05-09T19:06:46.389Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:06:46.389Z] main [2022-05-09T19:06:46.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:46.736Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:06:47.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:06:47.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T19:06:47.084Z] 0f450ae94d55: Preparing [2022-05-09T19:06:47.084Z] 4243275a0625: Preparing [2022-05-09T19:06:47.084Z] f59333b27361: Preparing [2022-05-09T19:06:47.084Z] 79516a8f173f: Preparing [2022-05-09T19:06:47.084Z] a657011c2c94: Preparing [2022-05-09T19:06:47.084Z] abf2c045b4e6: Preparing [2022-05-09T19:06:47.084Z] 4f4ce317c6bb: Preparing [2022-05-09T19:06:47.084Z] abf2c045b4e6: Waiting [2022-05-09T19:06:47.084Z] 4f4ce317c6bb: Waiting [2022-05-09T19:06:47.357Z] a657011c2c94: Layer already exists [2022-05-09T19:06:47.357Z] abf2c045b4e6: Layer already exists [2022-05-09T19:06:47.357Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:06:47.357Z] 0f450ae94d55: Pushed [2022-05-09T19:06:47.357Z] 4243275a0625: Pushed [2022-05-09T19:06:47.357Z] f59333b27361: Pushed [2022-05-09T19:07:05.657Z] 79516a8f173f: Pushed [2022-05-09T19:07:05.657Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:06.007Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:06.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-09T19:07:06.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T19:07:06.352Z] 0f450ae94d55: Preparing [2022-05-09T19:07:06.352Z] 4243275a0625: Preparing [2022-05-09T19:07:06.352Z] f59333b27361: Preparing [2022-05-09T19:07:06.352Z] 79516a8f173f: Preparing [2022-05-09T19:07:06.352Z] a657011c2c94: Preparing [2022-05-09T19:07:06.352Z] abf2c045b4e6: Preparing [2022-05-09T19:07:06.352Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:06.352Z] abf2c045b4e6: Waiting [2022-05-09T19:07:06.352Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:06.625Z] 4243275a0625: Layer already exists [2022-05-09T19:07:06.625Z] f59333b27361: Layer already exists [2022-05-09T19:07:06.625Z] 79516a8f173f: Layer already exists [2022-05-09T19:07:06.625Z] a657011c2c94: Layer already exists [2022-05-09T19:07:06.625Z] 0f450ae94d55: Layer already exists [2022-05-09T19:07:06.625Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:06.625Z] abf2c045b4e6: Layer already exists [2022-05-09T19:07:06.625Z] latest: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:06.969Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:07.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.93 [2022-05-09T19:07:07.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T19:07:07.309Z] 0f450ae94d55: Preparing [2022-05-09T19:07:07.309Z] 4243275a0625: Preparing [2022-05-09T19:07:07.309Z] f59333b27361: Preparing [2022-05-09T19:07:07.309Z] 79516a8f173f: Preparing [2022-05-09T19:07:07.309Z] a657011c2c94: Preparing [2022-05-09T19:07:07.309Z] abf2c045b4e6: Preparing [2022-05-09T19:07:07.309Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:07.309Z] abf2c045b4e6: Waiting [2022-05-09T19:07:07.309Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:07.309Z] f59333b27361: Layer already exists [2022-05-09T19:07:07.309Z] 0f450ae94d55: Layer already exists [2022-05-09T19:07:07.309Z] 79516a8f173f: Layer already exists [2022-05-09T19:07:07.309Z] a657011c2c94: Layer already exists [2022-05-09T19:07:07.309Z] 4243275a0625: Layer already exists [2022-05-09T19:07:07.581Z] abf2c045b4e6: Layer already exists [2022-05-09T19:07:07.581Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:07.581Z] 2.2.0-dev.93: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:07.927Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:08.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:08.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T19:07:08.266Z] 0f450ae94d55: Preparing [2022-05-09T19:07:08.266Z] 4243275a0625: Preparing [2022-05-09T19:07:08.266Z] f59333b27361: Preparing [2022-05-09T19:07:08.266Z] 79516a8f173f: Preparing [2022-05-09T19:07:08.266Z] a657011c2c94: Preparing [2022-05-09T19:07:08.266Z] abf2c045b4e6: Preparing [2022-05-09T19:07:08.266Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:08.266Z] abf2c045b4e6: Waiting [2022-05-09T19:07:08.266Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:08.266Z] 4243275a0625: Layer already exists [2022-05-09T19:07:08.266Z] 79516a8f173f: Layer already exists [2022-05-09T19:07:08.266Z] 0f450ae94d55: Layer already exists [2022-05-09T19:07:08.266Z] f59333b27361: Layer already exists [2022-05-09T19:07:08.266Z] a657011c2c94: Layer already exists [2022-05-09T19:07:08.539Z] abf2c045b4e6: Layer already exists [2022-05-09T19:07:08.539Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:08.539Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:08.884Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:09.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-09T19:07:09.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T19:07:09.224Z] 0f450ae94d55: Preparing [2022-05-09T19:07:09.224Z] 4243275a0625: Preparing [2022-05-09T19:07:09.224Z] f59333b27361: Preparing [2022-05-09T19:07:09.224Z] 79516a8f173f: Preparing [2022-05-09T19:07:09.224Z] a657011c2c94: Preparing [2022-05-09T19:07:09.224Z] abf2c045b4e6: Preparing [2022-05-09T19:07:09.224Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:09.224Z] abf2c045b4e6: Waiting [2022-05-09T19:07:09.224Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:09.496Z] f59333b27361: Layer already exists [2022-05-09T19:07:09.496Z] 0f450ae94d55: Layer already exists [2022-05-09T19:07:09.496Z] a657011c2c94: Layer already exists [2022-05-09T19:07:09.496Z] 79516a8f173f: Layer already exists [2022-05-09T19:07:09.496Z] 4243275a0625: Layer already exists [2022-05-09T19:07:09.496Z] abf2c045b4e6: Layer already exists [2022-05-09T19:07:09.496Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:09.496Z] main: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:07:09.547Z] ===================================================== [Pipeline] echo [2022-05-09T19:07:09.558Z] taggedImages: [2022-05-09T19:07:09.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:09.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-09T19:07:09.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.93 [2022-05-09T19:07:09.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:09.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-09T19:07:09.582Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-09T19:07:09.582Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:09.582Z] latest [2022-05-09T19:07:09.582Z] 2.2.0-dev.93 [2022-05-09T19:07:09.582Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:09.582Z] main [2022-05-09T19:07:09.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:09.939Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:10.282Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:10.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T19:07:10.282Z] 165871e37f64: Preparing [2022-05-09T19:07:10.282Z] 45fb03fb02af: Preparing [2022-05-09T19:07:10.282Z] ccb563c348e6: Preparing [2022-05-09T19:07:10.282Z] 9771a516030b: Preparing [2022-05-09T19:07:10.282Z] f73e7dbfee58: Preparing [2022-05-09T19:07:10.282Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:10.556Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:10.556Z] 165871e37f64: Pushed [2022-05-09T19:07:10.826Z] 9771a516030b: Pushed [2022-05-09T19:07:16.208Z] 45fb03fb02af: Pushed [2022-05-09T19:07:16.208Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:16.554Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:16.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-09T19:07:16.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T19:07:16.898Z] 165871e37f64: Preparing [2022-05-09T19:07:16.898Z] 45fb03fb02af: Preparing [2022-05-09T19:07:16.898Z] ccb563c348e6: Preparing [2022-05-09T19:07:16.898Z] 9771a516030b: Preparing [2022-05-09T19:07:16.898Z] f73e7dbfee58: Preparing [2022-05-09T19:07:16.898Z] 45fb03fb02af: Layer already exists [2022-05-09T19:07:16.898Z] 165871e37f64: Layer already exists [2022-05-09T19:07:16.898Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:16.898Z] 9771a516030b: Layer already exists [2022-05-09T19:07:17.171Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:17.171Z] latest: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:17.518Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:17.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.93 [2022-05-09T19:07:17.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T19:07:17.861Z] 165871e37f64: Preparing [2022-05-09T19:07:17.861Z] 45fb03fb02af: Preparing [2022-05-09T19:07:17.861Z] ccb563c348e6: Preparing [2022-05-09T19:07:17.861Z] 9771a516030b: Preparing [2022-05-09T19:07:17.861Z] f73e7dbfee58: Preparing [2022-05-09T19:07:17.861Z] 9771a516030b: Layer already exists [2022-05-09T19:07:17.861Z] 165871e37f64: Layer already exists [2022-05-09T19:07:17.861Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:17.861Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:17.861Z] 45fb03fb02af: Layer already exists [2022-05-09T19:07:18.133Z] 2.2.0-dev.93: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:18.480Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:18.824Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:18.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T19:07:18.824Z] 165871e37f64: Preparing [2022-05-09T19:07:18.824Z] 45fb03fb02af: Preparing [2022-05-09T19:07:18.824Z] ccb563c348e6: Preparing [2022-05-09T19:07:18.824Z] 9771a516030b: Preparing [2022-05-09T19:07:18.824Z] f73e7dbfee58: Preparing [2022-05-09T19:07:18.824Z] 9771a516030b: Layer already exists [2022-05-09T19:07:18.824Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:18.824Z] 45fb03fb02af: Layer already exists [2022-05-09T19:07:18.824Z] 165871e37f64: Layer already exists [2022-05-09T19:07:18.824Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:19.095Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:19.448Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:19.785Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-09T19:07:19.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T19:07:19.785Z] 165871e37f64: Preparing [2022-05-09T19:07:19.785Z] 45fb03fb02af: Preparing [2022-05-09T19:07:19.785Z] ccb563c348e6: Preparing [2022-05-09T19:07:19.785Z] 9771a516030b: Preparing [2022-05-09T19:07:19.785Z] f73e7dbfee58: Preparing [2022-05-09T19:07:19.785Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:19.785Z] 9771a516030b: Layer already exists [2022-05-09T19:07:19.785Z] 45fb03fb02af: Layer already exists [2022-05-09T19:07:19.785Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:19.785Z] 165871e37f64: Layer already exists [2022-05-09T19:07:20.056Z] main: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:07:20.101Z] ===================================================== [Pipeline] echo [2022-05-09T19:07:20.108Z] taggedImages: [2022-05-09T19:07:20.108Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:20.108Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-09T19:07:20.108Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.93 [2022-05-09T19:07:20.108Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:20.108Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-09T19:07:20.128Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-09T19:07:20.128Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:20.128Z] latest [2022-05-09T19:07:20.128Z] 2.2.0-dev.93 [2022-05-09T19:07:20.128Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:20.128Z] main [2022-05-09T19:07:20.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:20.482Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:20.823Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:20.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T19:07:20.823Z] 9ff0b7543fc5: Preparing [2022-05-09T19:07:20.823Z] c642d339e494: Preparing [2022-05-09T19:07:20.823Z] ccb563c348e6: Preparing [2022-05-09T19:07:20.823Z] 7182768ed2ea: Preparing [2022-05-09T19:07:20.823Z] f73e7dbfee58: Preparing [2022-05-09T19:07:21.095Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:21.095Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:21.095Z] 7182768ed2ea: Layer already exists [2022-05-09T19:07:21.095Z] 9ff0b7543fc5: Pushed [2022-05-09T19:07:26.483Z] c642d339e494: Pushed [2022-05-09T19:07:26.483Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:26.823Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:27.156Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-09T19:07:27.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T19:07:27.156Z] 9ff0b7543fc5: Preparing [2022-05-09T19:07:27.156Z] c642d339e494: Preparing [2022-05-09T19:07:27.156Z] ccb563c348e6: Preparing [2022-05-09T19:07:27.156Z] 7182768ed2ea: Preparing [2022-05-09T19:07:27.156Z] f73e7dbfee58: Preparing [2022-05-09T19:07:27.156Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:27.156Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:27.156Z] 9ff0b7543fc5: Layer already exists [2022-05-09T19:07:27.156Z] c642d339e494: Layer already exists [2022-05-09T19:07:27.156Z] 7182768ed2ea: Layer already exists [2022-05-09T19:07:27.428Z] latest: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:27.771Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:28.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.93 [2022-05-09T19:07:28.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T19:07:28.107Z] 9ff0b7543fc5: Preparing [2022-05-09T19:07:28.107Z] c642d339e494: Preparing [2022-05-09T19:07:28.107Z] ccb563c348e6: Preparing [2022-05-09T19:07:28.107Z] 7182768ed2ea: Preparing [2022-05-09T19:07:28.107Z] f73e7dbfee58: Preparing [2022-05-09T19:07:28.107Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:28.107Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:28.107Z] 7182768ed2ea: Layer already exists [2022-05-09T19:07:28.107Z] 9ff0b7543fc5: Layer already exists [2022-05-09T19:07:28.107Z] c642d339e494: Layer already exists [2022-05-09T19:07:28.377Z] 2.2.0-dev.93: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:28.719Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:29.054Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:29.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T19:07:29.054Z] 9ff0b7543fc5: Preparing [2022-05-09T19:07:29.054Z] c642d339e494: Preparing [2022-05-09T19:07:29.054Z] ccb563c348e6: Preparing [2022-05-09T19:07:29.054Z] 7182768ed2ea: Preparing [2022-05-09T19:07:29.054Z] f73e7dbfee58: Preparing [2022-05-09T19:07:29.054Z] 9ff0b7543fc5: Layer already exists [2022-05-09T19:07:29.054Z] c642d339e494: Layer already exists [2022-05-09T19:07:29.054Z] 7182768ed2ea: Layer already exists [2022-05-09T19:07:29.054Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:29.054Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:29.325Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:29.669Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:30.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-09T19:07:30.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T19:07:30.001Z] 9ff0b7543fc5: Preparing [2022-05-09T19:07:30.001Z] c642d339e494: Preparing [2022-05-09T19:07:30.001Z] ccb563c348e6: Preparing [2022-05-09T19:07:30.001Z] 7182768ed2ea: Preparing [2022-05-09T19:07:30.001Z] f73e7dbfee58: Preparing [2022-05-09T19:07:30.001Z] c642d339e494: Layer already exists [2022-05-09T19:07:30.001Z] f73e7dbfee58: Layer already exists [2022-05-09T19:07:30.001Z] ccb563c348e6: Layer already exists [2022-05-09T19:07:30.001Z] 9ff0b7543fc5: Layer already exists [2022-05-09T19:07:30.001Z] 7182768ed2ea: Layer already exists [2022-05-09T19:07:30.273Z] main: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:07:30.321Z] ===================================================== [Pipeline] echo [2022-05-09T19:07:30.330Z] taggedImages: [2022-05-09T19:07:30.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:30.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-09T19:07:30.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.93 [2022-05-09T19:07:30.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:30.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-09T19:07:30.355Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-09T19:07:30.355Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:30.355Z] latest [2022-05-09T19:07:30.355Z] 2.2.0-dev.93 [2022-05-09T19:07:30.355Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:30.355Z] main [2022-05-09T19:07:30.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:30.715Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:31.054Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:31.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T19:07:31.054Z] 1a0ac6e5b6a0: Preparing [2022-05-09T19:07:31.054Z] e03fab1103ff: Preparing [2022-05-09T19:07:31.054Z] 907d1bd0311f: Preparing [2022-05-09T19:07:31.054Z] 292703e70338: Preparing [2022-05-09T19:07:31.054Z] f0e5a4d6c014: Preparing [2022-05-09T19:07:31.054Z] 3b19d27f08f7: Preparing [2022-05-09T19:07:31.054Z] 73bb99a6e169: Preparing [2022-05-09T19:07:31.054Z] ec06c3102977: Preparing [2022-05-09T19:07:31.054Z] 6a3c62e080c7: Preparing [2022-05-09T19:07:31.054Z] 340cb19ca677: Preparing [2022-05-09T19:07:31.054Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:31.054Z] 3b19d27f08f7: Waiting [2022-05-09T19:07:31.054Z] 73bb99a6e169: Waiting [2022-05-09T19:07:31.054Z] ec06c3102977: Waiting [2022-05-09T19:07:31.054Z] 340cb19ca677: Waiting [2022-05-09T19:07:31.054Z] 6a3c62e080c7: Waiting [2022-05-09T19:07:31.054Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:31.328Z] f0e5a4d6c014: Layer already exists [2022-05-09T19:07:31.328Z] 3b19d27f08f7: Layer already exists [2022-05-09T19:07:31.328Z] 73bb99a6e169: Layer already exists [2022-05-09T19:07:31.328Z] ec06c3102977: Layer already exists [2022-05-09T19:07:31.328Z] e03fab1103ff: Pushed [2022-05-09T19:07:31.328Z] 6a3c62e080c7: Layer already exists [2022-05-09T19:07:31.328Z] 340cb19ca677: Layer already exists [2022-05-09T19:07:31.604Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:32.204Z] 1a0ac6e5b6a0: Pushed [2022-05-09T19:07:34.175Z] 907d1bd0311f: Pushed [2022-05-09T19:07:52.440Z] 292703e70338: Pushed [2022-05-09T19:07:52.440Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:52.781Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:53.128Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-09T19:07:53.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T19:07:53.128Z] 1a0ac6e5b6a0: Preparing [2022-05-09T19:07:53.128Z] e03fab1103ff: Preparing [2022-05-09T19:07:53.128Z] 907d1bd0311f: Preparing [2022-05-09T19:07:53.128Z] 292703e70338: Preparing [2022-05-09T19:07:53.128Z] f0e5a4d6c014: Preparing [2022-05-09T19:07:53.128Z] 3b19d27f08f7: Preparing [2022-05-09T19:07:53.128Z] 73bb99a6e169: Preparing [2022-05-09T19:07:53.128Z] ec06c3102977: Preparing [2022-05-09T19:07:53.128Z] 6a3c62e080c7: Preparing [2022-05-09T19:07:53.128Z] 340cb19ca677: Preparing [2022-05-09T19:07:53.128Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:53.128Z] ec06c3102977: Waiting [2022-05-09T19:07:53.128Z] 6a3c62e080c7: Waiting [2022-05-09T19:07:53.128Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:53.128Z] 3b19d27f08f7: Waiting [2022-05-09T19:07:53.128Z] 340cb19ca677: Waiting [2022-05-09T19:07:53.128Z] 73bb99a6e169: Waiting [2022-05-09T19:07:53.403Z] 292703e70338: Layer already exists [2022-05-09T19:07:53.403Z] e03fab1103ff: Layer already exists [2022-05-09T19:07:53.403Z] 907d1bd0311f: Layer already exists [2022-05-09T19:07:53.403Z] f0e5a4d6c014: Layer already exists [2022-05-09T19:07:53.403Z] 1a0ac6e5b6a0: Layer already exists [2022-05-09T19:07:53.403Z] 73bb99a6e169: Layer already exists [2022-05-09T19:07:53.403Z] 3b19d27f08f7: Layer already exists [2022-05-09T19:07:53.403Z] 340cb19ca677: Layer already exists [2022-05-09T19:07:53.403Z] ec06c3102977: Layer already exists [2022-05-09T19:07:53.403Z] 6a3c62e080c7: Layer already exists [2022-05-09T19:07:53.403Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:53.403Z] latest: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:53.753Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:54.099Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.93 [2022-05-09T19:07:54.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T19:07:54.099Z] 1a0ac6e5b6a0: Preparing [2022-05-09T19:07:54.099Z] e03fab1103ff: Preparing [2022-05-09T19:07:54.099Z] 907d1bd0311f: Preparing [2022-05-09T19:07:54.099Z] 292703e70338: Preparing [2022-05-09T19:07:54.099Z] f0e5a4d6c014: Preparing [2022-05-09T19:07:54.099Z] 3b19d27f08f7: Preparing [2022-05-09T19:07:54.099Z] 73bb99a6e169: Preparing [2022-05-09T19:07:54.099Z] ec06c3102977: Preparing [2022-05-09T19:07:54.099Z] 6a3c62e080c7: Preparing [2022-05-09T19:07:54.099Z] 340cb19ca677: Preparing [2022-05-09T19:07:54.099Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:54.099Z] ec06c3102977: Waiting [2022-05-09T19:07:54.099Z] 340cb19ca677: Waiting [2022-05-09T19:07:54.099Z] 6a3c62e080c7: Waiting [2022-05-09T19:07:54.099Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:54.099Z] 3b19d27f08f7: Waiting [2022-05-09T19:07:54.099Z] 73bb99a6e169: Waiting [2022-05-09T19:07:54.099Z] 907d1bd0311f: Layer already exists [2022-05-09T19:07:54.099Z] f0e5a4d6c014: Layer already exists [2022-05-09T19:07:54.099Z] 292703e70338: Layer already exists [2022-05-09T19:07:54.099Z] e03fab1103ff: Layer already exists [2022-05-09T19:07:54.099Z] 1a0ac6e5b6a0: Layer already exists [2022-05-09T19:07:54.372Z] ec06c3102977: Layer already exists [2022-05-09T19:07:54.372Z] 73bb99a6e169: Layer already exists [2022-05-09T19:07:54.372Z] 3b19d27f08f7: Layer already exists [2022-05-09T19:07:54.372Z] 340cb19ca677: Layer already exists [2022-05-09T19:07:54.372Z] 6a3c62e080c7: Layer already exists [2022-05-09T19:07:54.372Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:54.372Z] 2.2.0-dev.93: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:54.720Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:55.112Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:55.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T19:07:55.112Z] 1a0ac6e5b6a0: Preparing [2022-05-09T19:07:55.112Z] e03fab1103ff: Preparing [2022-05-09T19:07:55.112Z] 907d1bd0311f: Preparing [2022-05-09T19:07:55.112Z] 292703e70338: Preparing [2022-05-09T19:07:55.112Z] f0e5a4d6c014: Preparing [2022-05-09T19:07:55.112Z] 3b19d27f08f7: Preparing [2022-05-09T19:07:55.112Z] 73bb99a6e169: Preparing [2022-05-09T19:07:55.112Z] ec06c3102977: Preparing [2022-05-09T19:07:55.112Z] 6a3c62e080c7: Preparing [2022-05-09T19:07:55.112Z] 340cb19ca677: Preparing [2022-05-09T19:07:55.112Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:55.112Z] 3b19d27f08f7: Waiting [2022-05-09T19:07:55.112Z] 6a3c62e080c7: Waiting [2022-05-09T19:07:55.112Z] 73bb99a6e169: Waiting [2022-05-09T19:07:55.112Z] ec06c3102977: Waiting [2022-05-09T19:07:55.112Z] 340cb19ca677: Waiting [2022-05-09T19:07:55.112Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:55.394Z] f0e5a4d6c014: Layer already exists [2022-05-09T19:07:55.395Z] 1a0ac6e5b6a0: Layer already exists [2022-05-09T19:07:55.395Z] e03fab1103ff: Layer already exists [2022-05-09T19:07:55.395Z] 907d1bd0311f: Layer already exists [2022-05-09T19:07:55.395Z] 292703e70338: Layer already exists [2022-05-09T19:07:55.395Z] 3b19d27f08f7: Layer already exists [2022-05-09T19:07:55.395Z] 73bb99a6e169: Layer already exists [2022-05-09T19:07:55.395Z] ec06c3102977: Layer already exists [2022-05-09T19:07:55.395Z] 6a3c62e080c7: Layer already exists [2022-05-09T19:07:55.395Z] 340cb19ca677: Layer already exists [2022-05-09T19:07:55.395Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:55.395Z] ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:55.750Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:56.121Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-09T19:07:56.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T19:07:56.121Z] 1a0ac6e5b6a0: Preparing [2022-05-09T19:07:56.121Z] e03fab1103ff: Preparing [2022-05-09T19:07:56.121Z] 907d1bd0311f: Preparing [2022-05-09T19:07:56.121Z] 292703e70338: Preparing [2022-05-09T19:07:56.121Z] f0e5a4d6c014: Preparing [2022-05-09T19:07:56.121Z] 3b19d27f08f7: Preparing [2022-05-09T19:07:56.121Z] 73bb99a6e169: Preparing [2022-05-09T19:07:56.121Z] ec06c3102977: Preparing [2022-05-09T19:07:56.121Z] 6a3c62e080c7: Preparing [2022-05-09T19:07:56.121Z] 340cb19ca677: Preparing [2022-05-09T19:07:56.121Z] 4f4ce317c6bb: Preparing [2022-05-09T19:07:56.121Z] ec06c3102977: Waiting [2022-05-09T19:07:56.121Z] 6a3c62e080c7: Waiting [2022-05-09T19:07:56.121Z] 340cb19ca677: Waiting [2022-05-09T19:07:56.121Z] 3b19d27f08f7: Waiting [2022-05-09T19:07:56.121Z] 4f4ce317c6bb: Waiting [2022-05-09T19:07:56.121Z] 73bb99a6e169: Waiting [2022-05-09T19:07:56.121Z] 907d1bd0311f: Layer already exists [2022-05-09T19:07:56.399Z] f0e5a4d6c014: Layer already exists [2022-05-09T19:07:56.399Z] 1a0ac6e5b6a0: Layer already exists [2022-05-09T19:07:56.399Z] e03fab1103ff: Layer already exists [2022-05-09T19:07:56.399Z] 292703e70338: Layer already exists [2022-05-09T19:07:56.399Z] 3b19d27f08f7: Layer already exists [2022-05-09T19:07:56.399Z] ec06c3102977: Layer already exists [2022-05-09T19:07:56.399Z] 6a3c62e080c7: Layer already exists [2022-05-09T19:07:56.399Z] 73bb99a6e169: Layer already exists [2022-05-09T19:07:56.399Z] 340cb19ca677: Layer already exists [2022-05-09T19:07:56.399Z] 4f4ce317c6bb: Layer already exists [2022-05-09T19:07:56.399Z] main: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T19:07:56.453Z] ===================================================== [Pipeline] echo [2022-05-09T19:07:56.467Z] taggedImages: [2022-05-09T19:07:56.467Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [2022-05-09T19:07:56.467Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-09T19:07:56.467Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.93 [2022-05-09T19:07:56.467Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [2022-05-09T19:07:56.467Z] - 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-05-09T19:07:56.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:07:56.863Z] [2022-05-09T19:07:56.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:07:57.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:07:57.524Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T19:07:57.524Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T19:07:57.524Z] 04944245beec: Pulling fs layer [2022-05-09T19:07:57.524Z] 699f458cf7ca: Pulling fs layer [2022-05-09T19:07:57.524Z] 765212b225bb: Pulling fs layer [2022-05-09T19:07:57.524Z] f23df028b6ca: Pulling fs layer [2022-05-09T19:07:57.524Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T19:07:57.524Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T19:07:57.524Z] f23df028b6ca: Waiting [2022-05-09T19:07:57.524Z] d65c8cfc05b1: Waiting [2022-05-09T19:07:57.524Z] 2437ff75d9bd: Waiting [2022-05-09T19:07:57.524Z] 765212b225bb: Waiting [2022-05-09T19:07:57.524Z] 04944245beec: Verifying Checksum [2022-05-09T19:07:57.524Z] 04944245beec: Download complete [2022-05-09T19:07:57.524Z] 765212b225bb: Verifying Checksum [2022-05-09T19:07:57.524Z] 765212b225bb: Download complete [2022-05-09T19:07:57.524Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T19:07:57.524Z] d65c8cfc05b1: Download complete [2022-05-09T19:07:57.813Z] 699f458cf7ca: Verifying Checksum [2022-05-09T19:07:57.813Z] 699f458cf7ca: Download complete [2022-05-09T19:07:58.452Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T19:07:58.452Z] 8998bd30e6a1: Download complete [2022-05-09T19:08:01.080Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T19:08:01.080Z] 2437ff75d9bd: Download complete [2022-05-09T19:08:03.055Z] 8998bd30e6a1: Pull complete [2022-05-09T19:08:03.328Z] 04944245beec: Pull complete [2022-05-09T19:08:04.760Z] 699f458cf7ca: Pull complete [2022-05-09T19:08:05.033Z] 765212b225bb: Pull complete [2022-05-09T19:08:06.014Z] f23df028b6ca: Pull complete [2022-05-09T19:08:06.288Z] d65c8cfc05b1: Pull complete [2022-05-09T19:08:24.605Z] 2437ff75d9bd: Pull complete [2022-05-09T19:08:24.605Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T19:08:24.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:08:24.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T19:08:24.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container [2022-05-09T19:08:24.920Z] $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:08:26.420Z] $ docker top 23caaf8d14632054ff36aed5b774d15ffce149cd9b4f232f3a37af6d9d42c0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:27.418Z] ---> job-cost.sh [2022-05-09T19:08:27.418Z] lf-activate-venv: SKIPPING [2022-05-09T19:08:27.418Z] INFO: No Stack... [2022-05-09T19:08:28.013Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T19:08:28.989Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T19:08:29.669Z] + cat+ /w/workspace/edgex-go/221/archives/cost.csv [2022-05-09T19:08:29.669Z] cut -d, -f6 [Pipeline] lock [2022-05-09T19:08:29.704Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] [2022-05-09T19:08:29.710Z] Resource [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] did not exist. Created. [2022-05-09T19:08:29.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T19:08:30.377Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T19:08:31.080Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T19:08:31.098Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T19:08:31.126Z] $ docker stop --time=1 23caaf8d14632054ff36aed5b774d15ffce149cd9b4f232f3a37af6d9d42c0f6 [2022-05-09T19:08:32.682Z] $ docker rm -f 23caaf8d14632054ff36aed5b774d15ffce149cd9b4f232f3a37af6d9d42c0f6 [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-05-09T19:08:33.219Z] provisioning config files... [2022-05-09T19:08:33.228Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/221@tmp/config4902616645551603579tmp [Pipeline] { [Pipeline] sh [2022-05-09T19:08:33.522Z] + set +x [2022-05-09T19:08:33.522Z] + curl -s https://codecov.io/bash [2022-05-09T19:08:33.522Z] + bash -s -- [2022-05-09T19:08:33.522Z] [2022-05-09T19:08:33.522Z] _____ _ [2022-05-09T19:08:33.522Z] / ____| | | [2022-05-09T19:08:33.522Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T19:08:33.522Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T19:08:33.522Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T19:08:33.522Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T19:08:33.522Z] Bash-1.0.6 [2022-05-09T19:08:33.522Z] [2022-05-09T19:08:33.522Z] [2022-05-09T19:08:33.522Z] ==> git version 2.25.1 found [2022-05-09T19:08:33.522Z] ==> 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-05-09T19:08:33.522Z] Release-Date: 2020-01-08 [2022-05-09T19:08:33.522Z] 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-05-09T19:08:33.522Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T19:08:33.522Z] ==> Jenkins CI detected. [2022-05-09T19:08:33.522Z] current dir:  /w/workspace/edgex-go/221 [2022-05-09T19:08:33.522Z] project root: . [2022-05-09T19:08:33.522Z] --> token set from env [2022-05-09T19:08:33.522Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T19:08:33.522Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T19:08:33.522Z] ==> Python coveragepy not found [2022-05-09T19:08:33.522Z] ==> Searching for coverage reports in: [2022-05-09T19:08:33.522Z] + . [2022-05-09T19:08:33.522Z] -> Found 1 reports [2022-05-09T19:08:33.522Z] ==> Detecting git/mercurial file structure [2022-05-09T19:08:33.782Z] ==> Reading reports [2022-05-09T19:08:33.782Z] + ./coverage.out bytes=435134 [2022-05-09T19:08:33.782Z] ==> Appending adjustments [2022-05-09T19:08:33.782Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T19:08:34.721Z] + Found adjustments [2022-05-09T19:08:34.721Z] ==> Gzipping contents [2022-05-09T19:08:34.721Z] 60K /tmp/codecov.MyDB2R.gz [2022-05-09T19:08:34.722Z] ==> Uploading reports [2022-05-09T19:08:34.722Z] url: https://codecov.io [2022-05-09T19:08:34.722Z] query: branch=main&commit=ab0f97fec4d40b420f2060de726b99c5b26ce4cc&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T19:08:34.722Z] -> Pinging Codecov [2022-05-09T19:08:34.722Z] 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=ab0f97fec4d40b420f2060de726b99c5b26ce4cc&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T19:08:34.982Z] -> Uploading to [2022-05-09T19:08:34.982Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/ab0f97fec4d40b420f2060de726b99c5b26ce4cc/9a717c01-57ce-4af0-a66e-5ef3cdae2ca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T190834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73bd05398db36804ace2b6425bcac67b901e63ffb0f48885122fca40f2be75ea [2022-05-09T19:08:34.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:08:34.982Z] Dload Upload Total Spent Left Speed [2022-05-09T19:08:35.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59913 0 0 100 59913 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59913 0 0 100 59913 0 204k --:--:-- --:--:-- --:--:-- 203k [2022-05-09T19:08:35.242Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] } [2022-05-09T19:08:35.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-09T19:08:35.392Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-09T19:08:35.402Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:08:35.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T19:08:35.696Z] [2022-05-09T19:08:35.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:08:36.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T19:08:36.003Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-09T19:08:36.003Z] 188c0c94c7c5: Pulling fs layer [2022-05-09T19:08:36.003Z] 0ef7d3d256c8: Pulling fs layer [2022-05-09T19:08:36.003Z] de9db76c5a1d: Pulling fs layer [2022-05-09T19:08:36.003Z] 0eba1c9be4d2: Pulling fs layer [2022-05-09T19:08:36.003Z] 0d57e429df01: Pulling fs layer [2022-05-09T19:08:36.003Z] 4e4be7b47b0d: Pulling fs layer [2022-05-09T19:08:36.003Z] e1f770b5df2f: Pulling fs layer [2022-05-09T19:08:36.003Z] 85a0685a4137: Pulling fs layer [2022-05-09T19:08:36.003Z] 0eba1c9be4d2: Waiting [2022-05-09T19:08:36.003Z] 0d57e429df01: Waiting [2022-05-09T19:08:36.003Z] 4e4be7b47b0d: Waiting [2022-05-09T19:08:36.003Z] e1f770b5df2f: Waiting [2022-05-09T19:08:36.003Z] 85a0685a4137: Waiting [2022-05-09T19:08:36.003Z] de9db76c5a1d: Download complete [2022-05-09T19:08:36.003Z] 0ef7d3d256c8: Verifying Checksum [2022-05-09T19:08:36.003Z] 0ef7d3d256c8: Download complete [2022-05-09T19:08:36.003Z] 0d57e429df01: Verifying Checksum [2022-05-09T19:08:36.003Z] 0d57e429df01: Download complete [2022-05-09T19:08:36.003Z] 4e4be7b47b0d: Download complete [2022-05-09T19:08:36.003Z] 188c0c94c7c5: Verifying Checksum [2022-05-09T19:08:36.003Z] 188c0c94c7c5: Download complete [2022-05-09T19:08:36.264Z] e1f770b5df2f: Verifying Checksum [2022-05-09T19:08:36.264Z] e1f770b5df2f: Download complete [2022-05-09T19:08:36.264Z] 188c0c94c7c5: Pull complete [2022-05-09T19:08:36.264Z] 0ef7d3d256c8: Pull complete [2022-05-09T19:08:36.523Z] de9db76c5a1d: Pull complete [2022-05-09T19:08:36.782Z] 0eba1c9be4d2: Verifying Checksum [2022-05-09T19:08:36.782Z] 0eba1c9be4d2: Download complete [2022-05-09T19:08:37.040Z] 85a0685a4137: Verifying Checksum [2022-05-09T19:08:40.327Z] 0eba1c9be4d2: Pull complete [2022-05-09T19:08:40.327Z] 0d57e429df01: Pull complete [2022-05-09T19:08:40.327Z] 4e4be7b47b0d: Pull complete [2022-05-09T19:08:40.587Z] e1f770b5df2f: Pull complete [2022-05-09T19:08:43.876Z] 85a0685a4137: Pull complete [2022-05-09T19:08:43.876Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-09T19:08:43.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T19:08:43.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-09T19:08:43.938Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T19:08:43.969Z] $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:08:47.280Z] $ docker top 284fb2876a635e01f448d2f2ea65243c1f7c26e069cf1c567c6987bc39bd680e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T19:08:47.362Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-09T19:08:47.640Z] + set -o pipefail [2022-05-09T19:08:47.640Z] + snyk monitor '--org=edgex-jenkins' [2022-05-09T19:08:54.289Z] [2022-05-09T19:08:54.289Z] Monitoring /w/workspace/edgex-go/221 (github.com/edgexfoundry/edgex-go)... [2022-05-09T19:08:54.289Z] [2022-05-09T19:08:54.289Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5ea5ae6d-45af-464d-82db-d245fce0aee3 [2022-05-09T19:08:54.289Z] [2022-05-09T19:08:54.289Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-09T19:08:54.289Z] [2022-05-09T19:08:54.289Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-09T19:08:54.289Z] [2022-05-09T19:08:54.289Z] [Pipeline] } [2022-05-09T19:08:54.296Z] $ docker stop --time=1 284fb2876a635e01f448d2f2ea65243c1f7c26e069cf1c567c6987bc39bd680e [2022-05-09T19:08:56.836Z] $ docker rm -f 284fb2876a635e01f448d2f2ea65243c1f7c26e069cf1c567c6987bc39bd680e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-09T19:08:57.267Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:08:57.278Z] provisioning config files... [2022-05-09T19:08:57.287Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/221@tmp/config1449792437166733730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:57.583Z] --> edgex-publish-swagger.sh [2022-05-09T19:08:57.583Z] === Publish openapi/v2 API === [2022-05-09T19:08:57.583Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-09T19:08:57.583Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/221/openapi/v2/core-command.yaml] [2022-05-09T19:08:57.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:08:57.584Z] Dload Upload Total Spent Left Speed [2022-05-09T19:08:58.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 38619 --:--:-- --:--:-- --:--:-- 38575 100 33831 0 0 100 33831 0 38619 --:--:-- --:--:-- --:--:-- 38575 [2022-05-09T19:08:58.524Z] [2022-05-09T19:08:58.524Z] [2022-05-09T19:08:58.524Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/221/openapi/v2/core-data.yaml] [2022-05-09T19:08:58.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:08:58.524Z] Dload Upload Total Spent Left Speed [2022-05-09T19:08:59.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 81000 --:--:-- --:--:-- --:--:-- 81091 [2022-05-09T19:08:59.463Z] [2022-05-09T19:08:59.463Z] [2022-05-09T19:08:59.463Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/221/openapi/v2/core-metadata.yaml] [2022-05-09T19:08:59.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:08:59.463Z] Dload Upload Total Spent Left Speed [2022-05-09T19:09:00.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 148k --:--:-- --:--:-- --:--:-- 148k [2022-05-09T19:09:00.408Z] [2022-05-09T19:09:00.408Z] [2022-05-09T19:09:00.408Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/221/openapi/v2/support-notifications.yaml] [2022-05-09T19:09:00.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:09:00.408Z] Dload Upload Total Spent Left Speed [2022-05-09T19:09:01.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 62460 0:00:01 0:00:01 --:--:-- 62416 [2022-05-09T19:09:01.613Z] [2022-05-09T19:09:01.613Z] [2022-05-09T19:09:01.613Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/221/openapi/v2/support-scheduler.yaml] [2022-05-09T19:09:01.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:09:01.613Z] Dload Upload Total Spent Left Speed [2022-05-09T19:09:03.258Z] 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 24972 0:00:01 0:00:01 --:--:-- 24956 100 39556 0 0 100 39556 0 24972 0:00:01 0:00:01 --:--:-- 24956 [2022-05-09T19:09:03.258Z] [2022-05-09T19:09:03.258Z] [2022-05-09T19:09:03.258Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/221/openapi/v2/system-agent.yaml] [2022-05-09T19:09:03.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:09:03.258Z] Dload Upload Total Spent Left Speed [2022-05-09T19:09:04.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 24323 --:--:-- --:--:-- --:--:-- 24323 [2022-05-09T19:09:04.200Z] [2022-05-09T19:09:04.200Z] [Pipeline] } [2022-05-09T19:09:04.208Z] 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-05-09T19:09:04.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:09:04.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:04.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:09:04.902Z] . [Pipeline] withDockerContainer [2022-05-09T19:09:04.967Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T19:09:04.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:09:05.416Z] $ docker top 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:09:05.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:09:05.513Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:09:05.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:09:05.630Z] $ docker exec 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f ssh-agent [2022-05-09T19:09:05.759Z] SSH_AUTH_SOCK=/tmp/ssh-ZeFMEPseyQ4u/agent.32 [2022-05-09T19:09:05.759Z] SSH_AGENT_PID=38 [2022-05-09T19:09:05.764Z] Running ssh-add (command line suppressed) [2022-05-09T19:09:05.870Z] Identity added: /w/workspace/edgex-go/221@tmp/private_key_7352840062275360351.key (/w/workspace/edgex-go/221@tmp/private_key_7352840062275360351.key) [2022-05-09T19:09:05.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:09:06.173Z] + git semver tag [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,352 [run_tag] DEBUG tag force:False [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,353 [check_head_tag] DEBUG check head tag [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,355 [execute] INFO git cat-file --batch-check [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=) [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,359 [execute] INFO git cat-file --batch [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=) [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,409 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,409 [execute] INFO git tag -a v2.2.0-dev.93 -m v2.2.0-dev.93 [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,409 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.93', '-m', 'v2.2.0-dev.93'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=None) [2022-05-09T19:09:06.432Z] 2022-05-09 19:09:06,414 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:06.432Z] 2.2.0-dev.93 [Pipeline] } [2022-05-09T19:09:06.697Z] $ docker exec --env ******** --env ******** 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f ssh-agent -k [2022-05-09T19:09:06.812Z] unset SSH_AUTH_SOCK; [2022-05-09T19:09:06.812Z] unset SSH_AGENT_PID; [2022-05-09T19:09:06.812Z] echo Agent pid 38 killed; [2022-05-09T19:09:06.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:09:07.140Z] + git semver [Pipeline] } [2022-05-09T19:09:07.406Z] $ docker stop --time=1 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f [2022-05-09T19:09:08.698Z] $ docker rm -f 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:09.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T19:09:09.082Z] [2022-05-09T19:09:09.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:09.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T19:09:09.384Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-09T19:09:09.384Z] ab5ef0e58194: Pulling fs layer [2022-05-09T19:09:09.384Z] 9712f1f96733: Pulling fs layer [2022-05-09T19:09:09.384Z] 63f879dbbcfc: Pulling fs layer [2022-05-09T19:09:09.384Z] 0d9ebad4ef96: Pulling fs layer [2022-05-09T19:09:09.384Z] e9a5061849ea: Pulling fs layer [2022-05-09T19:09:09.384Z] d747dcd14b5f: Pulling fs layer [2022-05-09T19:09:09.384Z] 2de7ff778b66: Pulling fs layer [2022-05-09T19:09:09.384Z] 0d9ebad4ef96: Waiting [2022-05-09T19:09:09.384Z] e9a5061849ea: Waiting [2022-05-09T19:09:09.384Z] d747dcd14b5f: Waiting [2022-05-09T19:09:09.384Z] 2de7ff778b66: Waiting [2022-05-09T19:09:09.384Z] 9712f1f96733: Verifying Checksum [2022-05-09T19:09:09.384Z] 9712f1f96733: Download complete [2022-05-09T19:09:09.645Z] 63f879dbbcfc: Verifying Checksum [2022-05-09T19:09:09.645Z] 63f879dbbcfc: Download complete [2022-05-09T19:09:09.905Z] e9a5061849ea: Verifying Checksum [2022-05-09T19:09:09.905Z] e9a5061849ea: Download complete [2022-05-09T19:09:09.905Z] d747dcd14b5f: Download complete [2022-05-09T19:09:09.905Z] ab5ef0e58194: Download complete [2022-05-09T19:09:09.905Z] 0d9ebad4ef96: Verifying Checksum [2022-05-09T19:09:09.905Z] 0d9ebad4ef96: Download complete [2022-05-09T19:09:10.164Z] 2de7ff778b66: Verifying Checksum [2022-05-09T19:09:10.164Z] 2de7ff778b66: Download complete [2022-05-09T19:09:12.695Z] ab5ef0e58194: Pull complete [2022-05-09T19:09:12.953Z] 9712f1f96733: Pull complete [2022-05-09T19:09:13.520Z] 63f879dbbcfc: Pull complete [2022-05-09T19:09:17.708Z] 0d9ebad4ef96: Pull complete [2022-05-09T19:09:17.708Z] e9a5061849ea: Pull complete [2022-05-09T19:09:17.708Z] d747dcd14b5f: Pull complete [2022-05-09T19:09:18.646Z] 2de7ff778b66: Pull complete [2022-05-09T19:09:18.646Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-09T19:09:18.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T19:09:18.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-09T19:09:18.711Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T19:09:18.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:09:21.515Z] $ docker top 077db180e0c5083929dd21f0b97f36df517725f2809f7327db73658afa67c731 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:09:21.601Z] provisioning config files... [2022-05-09T19:09:21.612Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/221@tmp/config5959688088611883239tmp [2022-05-09T19:09:21.621Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/221@tmp/config7119502376570404049tmp [2022-05-09T19:09:21.632Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/221@tmp/config5693981396958004524tmp [Pipeline] { [Pipeline] echo [2022-05-09T19:09:21.649Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:21.935Z] ---> sigul-configuration.sh [2022-05-09T19:09:21.935Z] gpg: directory `/root/.gnupg' created [2022-05-09T19:09:21.935Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-09T19:09:21.935Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-09T19:09:21.935Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-09T19:09:21.935Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-09T19:09:21.935Z] gpg: CAST5 encrypted data [2022-05-09T19:09:21.935Z] gpg: encrypted with 1 passphrase [2022-05-09T19:09:21.935Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-09T19:09:22.229Z] + mkdir /home/jenkins [2022-05-09T19:09:22.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-09T19:09:22.518Z] + 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-05-09T19:09:22.529Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:22.818Z] ---> sigul-install.sh [2022-05-09T19:09:22.818Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-09T19:09:23.106Z] + git tag --list [2022-05-09T19:09:23.106Z] 0.6.0 [2022-05-09T19:09:23.106Z] 0.6.1 [2022-05-09T19:09:23.106Z] 0.7.0 [2022-05-09T19:09:23.106Z] 0.7.1 [2022-05-09T19:09:23.106Z] v1.0.0 [2022-05-09T19:09:23.106Z] v1.0.1 [2022-05-09T19:09:23.106Z] v1.1.0 [2022-05-09T19:09:23.106Z] v1.2.0 [2022-05-09T19:09:23.106Z] v1.2.1 [2022-05-09T19:09:23.106Z] v1.3.0 [2022-05-09T19:09:23.106Z] v1.3.1 [2022-05-09T19:09:23.106Z] v2.0.0 [2022-05-09T19:09:23.106Z] v2.0.1-dev.1 [2022-05-09T19:09:23.106Z] v2.0.1-dev.10 [2022-05-09T19:09:23.106Z] v2.0.1-dev.11 [2022-05-09T19:09:23.106Z] v2.0.1-dev.12 [2022-05-09T19:09:23.106Z] v2.0.1-dev.13 [2022-05-09T19:09:23.106Z] v2.0.1-dev.14 [2022-05-09T19:09:23.106Z] v2.0.1-dev.15 [2022-05-09T19:09:23.106Z] v2.0.1-dev.16 [2022-05-09T19:09:23.106Z] v2.0.1-dev.17 [2022-05-09T19:09:23.106Z] v2.0.1-dev.18 [2022-05-09T19:09:23.106Z] v2.0.1-dev.19 [2022-05-09T19:09:23.106Z] v2.0.1-dev.2 [2022-05-09T19:09:23.106Z] v2.0.1-dev.20 [2022-05-09T19:09:23.106Z] v2.0.1-dev.21 [2022-05-09T19:09:23.106Z] v2.0.1-dev.22 [2022-05-09T19:09:23.106Z] v2.0.1-dev.23 [2022-05-09T19:09:23.106Z] v2.0.1-dev.24 [2022-05-09T19:09:23.106Z] v2.0.1-dev.25 [2022-05-09T19:09:23.106Z] v2.0.1-dev.26 [2022-05-09T19:09:23.106Z] v2.0.1-dev.27 [2022-05-09T19:09:23.106Z] v2.0.1-dev.28 [2022-05-09T19:09:23.106Z] v2.0.1-dev.29 [2022-05-09T19:09:23.106Z] v2.0.1-dev.3 [2022-05-09T19:09:23.106Z] v2.0.1-dev.30 [2022-05-09T19:09:23.106Z] v2.0.1-dev.31 [2022-05-09T19:09:23.106Z] v2.0.1-dev.32 [2022-05-09T19:09:23.106Z] v2.0.1-dev.33 [2022-05-09T19:09:23.106Z] v2.0.1-dev.34 [2022-05-09T19:09:23.106Z] v2.0.1-dev.35 [2022-05-09T19:09:23.106Z] v2.0.1-dev.36 [2022-05-09T19:09:23.106Z] v2.0.1-dev.37 [2022-05-09T19:09:23.106Z] v2.0.1-dev.38 [2022-05-09T19:09:23.106Z] v2.0.1-dev.39 [2022-05-09T19:09:23.106Z] v2.0.1-dev.4 [2022-05-09T19:09:23.106Z] v2.0.1-dev.40 [2022-05-09T19:09:23.106Z] v2.0.1-dev.41 [2022-05-09T19:09:23.106Z] v2.0.1-dev.42 [2022-05-09T19:09:23.106Z] v2.0.1-dev.43 [2022-05-09T19:09:23.106Z] v2.0.1-dev.44 [2022-05-09T19:09:23.106Z] v2.0.1-dev.45 [2022-05-09T19:09:23.106Z] v2.0.1-dev.46 [2022-05-09T19:09:23.106Z] v2.0.1-dev.47 [2022-05-09T19:09:23.106Z] v2.0.1-dev.48 [2022-05-09T19:09:23.106Z] v2.0.1-dev.49 [2022-05-09T19:09:23.106Z] v2.0.1-dev.5 [2022-05-09T19:09:23.106Z] v2.0.1-dev.50 [2022-05-09T19:09:23.106Z] v2.0.1-dev.51 [2022-05-09T19:09:23.106Z] v2.0.1-dev.52 [2022-05-09T19:09:23.106Z] v2.0.1-dev.53 [2022-05-09T19:09:23.106Z] v2.0.1-dev.54 [2022-05-09T19:09:23.106Z] v2.0.1-dev.55 [2022-05-09T19:09:23.106Z] v2.0.1-dev.56 [2022-05-09T19:09:23.106Z] v2.0.1-dev.57 [2022-05-09T19:09:23.106Z] v2.0.1-dev.58 [2022-05-09T19:09:23.106Z] v2.0.1-dev.59 [2022-05-09T19:09:23.106Z] v2.0.1-dev.6 [2022-05-09T19:09:23.106Z] v2.0.1-dev.60 [2022-05-09T19:09:23.106Z] v2.0.1-dev.61 [2022-05-09T19:09:23.106Z] v2.0.1-dev.62 [2022-05-09T19:09:23.106Z] v2.0.1-dev.63 [2022-05-09T19:09:23.106Z] v2.0.1-dev.64 [2022-05-09T19:09:23.106Z] v2.0.1-dev.65 [2022-05-09T19:09:23.106Z] v2.0.1-dev.66 [2022-05-09T19:09:23.106Z] v2.0.1-dev.67 [2022-05-09T19:09:23.106Z] v2.0.1-dev.68 [2022-05-09T19:09:23.106Z] v2.0.1-dev.69 [2022-05-09T19:09:23.106Z] v2.0.1-dev.7 [2022-05-09T19:09:23.106Z] v2.0.1-dev.70 [2022-05-09T19:09:23.106Z] v2.0.1-dev.71 [2022-05-09T19:09:23.106Z] v2.0.1-dev.72 [2022-05-09T19:09:23.106Z] v2.0.1-dev.73 [2022-05-09T19:09:23.106Z] v2.0.1-dev.74 [2022-05-09T19:09:23.106Z] v2.0.1-dev.75 [2022-05-09T19:09:23.106Z] v2.0.1-dev.76 [2022-05-09T19:09:23.106Z] v2.0.1-dev.77 [2022-05-09T19:09:23.106Z] v2.0.1-dev.78 [2022-05-09T19:09:23.106Z] v2.0.1-dev.79 [2022-05-09T19:09:23.106Z] v2.0.1-dev.8 [2022-05-09T19:09:23.106Z] v2.0.1-dev.80 [2022-05-09T19:09:23.106Z] v2.0.1-dev.81 [2022-05-09T19:09:23.106Z] v2.0.1-dev.82 [2022-05-09T19:09:23.106Z] v2.0.1-dev.83 [2022-05-09T19:09:23.106Z] v2.0.1-dev.84 [2022-05-09T19:09:23.106Z] v2.0.1-dev.85 [2022-05-09T19:09:23.106Z] v2.0.1-dev.86 [2022-05-09T19:09:23.106Z] v2.0.1-dev.87 [2022-05-09T19:09:23.106Z] v2.0.1-dev.88 [2022-05-09T19:09:23.106Z] v2.0.1-dev.89 [2022-05-09T19:09:23.106Z] v2.0.1-dev.9 [2022-05-09T19:09:23.106Z] v2.0.1-dev.90 [2022-05-09T19:09:23.106Z] v2.0.1-dev.91 [2022-05-09T19:09:23.106Z] v2.0.1-dev.92 [2022-05-09T19:09:23.106Z] v2.0.1-dev.93 [2022-05-09T19:09:23.106Z] v2.0.1-dev.94 [2022-05-09T19:09:23.106Z] v2.0.1-dev.95 [2022-05-09T19:09:23.106Z] v2.0.1-dev.96 [2022-05-09T19:09:23.106Z] v2.0.1-dev.97 [2022-05-09T19:09:23.106Z] v2.0.1-dev.98 [2022-05-09T19:09:23.106Z] v2.0.1-dev.99 [2022-05-09T19:09:23.106Z] v2.1.0 [2022-05-09T19:09:23.106Z] v2.2.0-dev.1 [2022-05-09T19:09:23.106Z] v2.2.0-dev.10 [2022-05-09T19:09:23.106Z] v2.2.0-dev.11 [2022-05-09T19:09:23.106Z] v2.2.0-dev.12 [2022-05-09T19:09:23.106Z] v2.2.0-dev.13 [2022-05-09T19:09:23.106Z] v2.2.0-dev.14 [2022-05-09T19:09:23.106Z] v2.2.0-dev.15 [2022-05-09T19:09:23.106Z] v2.2.0-dev.16 [2022-05-09T19:09:23.106Z] v2.2.0-dev.17 [2022-05-09T19:09:23.106Z] v2.2.0-dev.18 [2022-05-09T19:09:23.106Z] v2.2.0-dev.19 [2022-05-09T19:09:23.106Z] v2.2.0-dev.2 [2022-05-09T19:09:23.106Z] v2.2.0-dev.20 [2022-05-09T19:09:23.106Z] v2.2.0-dev.21 [2022-05-09T19:09:23.106Z] v2.2.0-dev.22 [2022-05-09T19:09:23.106Z] v2.2.0-dev.23 [2022-05-09T19:09:23.106Z] v2.2.0-dev.24 [2022-05-09T19:09:23.106Z] v2.2.0-dev.25 [2022-05-09T19:09:23.106Z] v2.2.0-dev.26 [2022-05-09T19:09:23.106Z] v2.2.0-dev.27 [2022-05-09T19:09:23.106Z] v2.2.0-dev.28 [2022-05-09T19:09:23.106Z] v2.2.0-dev.29 [2022-05-09T19:09:23.106Z] v2.2.0-dev.3 [2022-05-09T19:09:23.106Z] v2.2.0-dev.30 [2022-05-09T19:09:23.106Z] v2.2.0-dev.31 [2022-05-09T19:09:23.106Z] v2.2.0-dev.32 [2022-05-09T19:09:23.106Z] v2.2.0-dev.33 [2022-05-09T19:09:23.106Z] v2.2.0-dev.34 [2022-05-09T19:09:23.106Z] v2.2.0-dev.35 [2022-05-09T19:09:23.106Z] v2.2.0-dev.36 [2022-05-09T19:09:23.106Z] v2.2.0-dev.37 [2022-05-09T19:09:23.106Z] v2.2.0-dev.38 [2022-05-09T19:09:23.106Z] v2.2.0-dev.39 [2022-05-09T19:09:23.106Z] v2.2.0-dev.4 [2022-05-09T19:09:23.106Z] v2.2.0-dev.40 [2022-05-09T19:09:23.106Z] v2.2.0-dev.41 [2022-05-09T19:09:23.106Z] v2.2.0-dev.42 [2022-05-09T19:09:23.106Z] v2.2.0-dev.43 [2022-05-09T19:09:23.106Z] v2.2.0-dev.44 [2022-05-09T19:09:23.106Z] v2.2.0-dev.45 [2022-05-09T19:09:23.106Z] v2.2.0-dev.46 [2022-05-09T19:09:23.106Z] v2.2.0-dev.47 [2022-05-09T19:09:23.106Z] v2.2.0-dev.48 [2022-05-09T19:09:23.106Z] v2.2.0-dev.49 [2022-05-09T19:09:23.106Z] v2.2.0-dev.5 [2022-05-09T19:09:23.106Z] v2.2.0-dev.50 [2022-05-09T19:09:23.106Z] v2.2.0-dev.51 [2022-05-09T19:09:23.106Z] v2.2.0-dev.52 [2022-05-09T19:09:23.106Z] v2.2.0-dev.53 [2022-05-09T19:09:23.106Z] v2.2.0-dev.54 [2022-05-09T19:09:23.106Z] v2.2.0-dev.55 [2022-05-09T19:09:23.106Z] v2.2.0-dev.56 [2022-05-09T19:09:23.106Z] v2.2.0-dev.57 [2022-05-09T19:09:23.106Z] v2.2.0-dev.58 [2022-05-09T19:09:23.106Z] v2.2.0-dev.59 [2022-05-09T19:09:23.106Z] v2.2.0-dev.6 [2022-05-09T19:09:23.106Z] v2.2.0-dev.60 [2022-05-09T19:09:23.106Z] v2.2.0-dev.61 [2022-05-09T19:09:23.106Z] v2.2.0-dev.62 [2022-05-09T19:09:23.106Z] v2.2.0-dev.63 [2022-05-09T19:09:23.106Z] v2.2.0-dev.64 [2022-05-09T19:09:23.106Z] v2.2.0-dev.65 [2022-05-09T19:09:23.106Z] v2.2.0-dev.66 [2022-05-09T19:09:23.106Z] v2.2.0-dev.67 [2022-05-09T19:09:23.106Z] v2.2.0-dev.68 [2022-05-09T19:09:23.106Z] v2.2.0-dev.69 [2022-05-09T19:09:23.106Z] v2.2.0-dev.7 [2022-05-09T19:09:23.106Z] v2.2.0-dev.70 [2022-05-09T19:09:23.106Z] v2.2.0-dev.71 [2022-05-09T19:09:23.106Z] v2.2.0-dev.72 [2022-05-09T19:09:23.106Z] v2.2.0-dev.73 [2022-05-09T19:09:23.106Z] v2.2.0-dev.74 [2022-05-09T19:09:23.106Z] v2.2.0-dev.75 [2022-05-09T19:09:23.106Z] v2.2.0-dev.76 [2022-05-09T19:09:23.106Z] v2.2.0-dev.77 [2022-05-09T19:09:23.107Z] v2.2.0-dev.78 [2022-05-09T19:09:23.107Z] v2.2.0-dev.79 [2022-05-09T19:09:23.107Z] v2.2.0-dev.8 [2022-05-09T19:09:23.107Z] v2.2.0-dev.80 [2022-05-09T19:09:23.107Z] v2.2.0-dev.81 [2022-05-09T19:09:23.107Z] v2.2.0-dev.82 [2022-05-09T19:09:23.107Z] v2.2.0-dev.83 [2022-05-09T19:09:23.107Z] v2.2.0-dev.84 [2022-05-09T19:09:23.107Z] v2.2.0-dev.85 [2022-05-09T19:09:23.107Z] v2.2.0-dev.86 [2022-05-09T19:09:23.107Z] v2.2.0-dev.87 [2022-05-09T19:09:23.107Z] v2.2.0-dev.88 [2022-05-09T19:09:23.107Z] v2.2.0-dev.89 [2022-05-09T19:09:23.107Z] v2.2.0-dev.9 [2022-05-09T19:09:23.107Z] v2.2.0-dev.90 [2022-05-09T19:09:23.107Z] v2.2.0-dev.91 [2022-05-09T19:09:23.107Z] v2.2.0-dev.92 [2022-05-09T19:09:23.107Z] v2.2.0-dev.93 [Pipeline] sh [2022-05-09T19:09:23.455Z] + lftools sign git-tag v2.2.0-dev.93 [2022-05-09T19:09:24.050Z] Signing Git tag with Sigul... [2022-05-09T19:09:24.050Z] Signing v2.2.0-dev.93 [Pipeline] echo [2022-05-09T19:09:24.320Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:24.607Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-09T19:09:24.616Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-09T19:09:24.632Z] $ docker stop --time=1 077db180e0c5083929dd21f0b97f36df517725f2809f7327db73658afa67c731 [2022-05-09T19:09:25.953Z] $ docker rm -f 077db180e0c5083929dd21f0b97f36df517725f2809f7327db73658afa67c731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-09T19:09:26.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:09:26.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:26.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:09:26.657Z] . [Pipeline] withDockerContainer [2022-05-09T19:09:26.719Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T19:09:26.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:09:27.126Z] $ docker top 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:09:27.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:09:27.229Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:09:27.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:09:27.354Z] $ docker exec 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 ssh-agent [2022-05-09T19:09:27.481Z] SSH_AUTH_SOCK=/tmp/ssh-OYpGTCyKwHMf/agent.34 [2022-05-09T19:09:27.481Z] SSH_AGENT_PID=40 [2022-05-09T19:09:27.486Z] Running ssh-add (command line suppressed) [2022-05-09T19:09:27.588Z] Identity added: /w/workspace/edgex-go/221@tmp/private_key_7525659752871399475.key (/w/workspace/edgex-go/221@tmp/private_key_7525659752871399475.key) [2022-05-09T19:09:27.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:09:27.896Z] + git semver bump pre [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,068 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,068 [bump_version] DEBUG bumping version:2.2.0-dev.93 on axis:pre with prefix:dev [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,068 [bump_version] DEBUG bumped version:2.2.0-dev.94 [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,068 [write_version] DEBUG write version:2.2.0-dev.94 to path:/w/workspace/edgex-go/221/.semver/main with force:True [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,068 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,071 [execute] INFO git cat-file --batch-check [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/221/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,075 [execute] INFO git cat-file --batch [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/221/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:09:28.155Z] 2022-05-09 19:09:28,080 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:28.155Z] 2.2.0-dev.94 [Pipeline] } [2022-05-09T19:09:28.160Z] $ docker exec --env ******** --env ******** 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 ssh-agent -k [2022-05-09T19:09:28.288Z] unset SSH_AUTH_SOCK; [2022-05-09T19:09:28.288Z] unset SSH_AGENT_PID; [2022-05-09T19:09:28.289Z] echo Agent pid 40 killed; [2022-05-09T19:09:28.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:09:28.607Z] + git semver [Pipeline] } [2022-05-09T19:09:28.875Z] $ docker stop --time=1 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 [2022-05-09T19:09:30.162Z] $ docker rm -f 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:09:30.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:09:30.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:30.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:09:30.813Z] . [Pipeline] withDockerContainer [2022-05-09T19:09:30.878Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T19:09:30.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:09:31.260Z] $ docker top 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:09:31.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:09:31.368Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:09:31.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:09:31.483Z] $ docker exec 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 ssh-agent [2022-05-09T19:09:31.607Z] SSH_AUTH_SOCK=/tmp/ssh-sIX2ekg1Pk0O/agent.35 [2022-05-09T19:09:31.607Z] SSH_AGENT_PID=41 [2022-05-09T19:09:31.612Z] Running ssh-add (command line suppressed) [2022-05-09T19:09:31.725Z] Identity added: /w/workspace/edgex-go/221@tmp/private_key_7826641086719175010.key (/w/workspace/edgex-go/221@tmp/private_key_7826641086719175010.key) [2022-05-09T19:09:31.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:09:32.033Z] + git semver push [2022-05-09T19:09:32.293Z] 2022-05-09 19:09:32,206 [run_push] DEBUG push [2022-05-09T19:09:32.293Z] 2022-05-09 19:09:32,207 [execute] INFO git push origin semver [2022-05-09T19:09:32.293Z] 2022-05-09 19:09:32,208 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/221/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-09T19:09:33.234Z] 2022-05-09 19:09:33,172 [run_push] DEBUG push all version tags [2022-05-09T19:09:33.234Z] 2022-05-09 19:09:33,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-09T19:09:33.234Z] 2022-05-09 19:09:33,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=None) [2022-05-09T19:09:34.174Z] 2022-05-09 19:09:33,989 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main [2022-05-09T19:09:34.174Z] 2.2.0-dev.94 [Pipeline] } [2022-05-09T19:09:34.176Z] $ docker exec --env ******** --env ******** 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 ssh-agent -k [2022-05-09T19:09:34.274Z] unset SSH_AUTH_SOCK; [2022-05-09T19:09:34.274Z] unset SSH_AGENT_PID; [2022-05-09T19:09:34.274Z] echo Agent pid 41 killed; [2022-05-09T19:09:34.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:09:34.595Z] + git semver [Pipeline] } [2022-05-09T19:09:34.864Z] $ docker stop --time=1 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 [2022-05-09T19:09:36.138Z] $ docker rm -f 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 [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-05-09T19:09:36.658Z] + [ -d /w/workspace/edgex-go/221/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:36.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:37.815Z] ---> package-listing.sh [2022-05-09T19:09:37.815Z] ++ facter osfamily [2022-05-09T19:09:37.815Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T19:09:38.076Z] + OS_FAMILY=debian [2022-05-09T19:09:38.076Z] + workspace=/w/workspace/edgex-go/221 [2022-05-09T19:09:38.076Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T19:09:38.076Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T19:09:38.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T19:09:38.076Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T19:09:38.076Z] + '[' /w/workspace/edgex-go/221 ']' [2022-05-09T19:09:38.076Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T19:09:38.076Z] + case "${OS_FAMILY}" in [2022-05-09T19:09:38.076Z] + dpkg -l [2022-05-09T19:09:38.076Z] + grep '^ii' [2022-05-09T19:09:38.076Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T19:09:38.076Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T19:09:38.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T19:09:38.076Z] + '[' /w/workspace/edgex-go/221 ']' [2022-05-09T19:09:38.076Z] + mkdir -p /w/workspace/edgex-go/221/archives/ [2022-05-09T19:09:38.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/221/archives/ [Pipeline] echo [2022-05-09T19:09:38.091Z] 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/221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T19:09:38.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:38.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:09:38.935Z] [2022-05-09T19:09:38.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:09:39.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:09:39.285Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T19:09:39.285Z] 5eb5b503b376: Pulling fs layer [2022-05-09T19:09:39.285Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T19:09:39.285Z] ec43610c2a17: Pulling fs layer [2022-05-09T19:09:39.285Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T19:09:39.285Z] 33b1e0a273af: Pulling fs layer [2022-05-09T19:09:39.285Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T19:09:39.285Z] 33b1e0a273af: Waiting [2022-05-09T19:09:39.285Z] 3a2ae6a8a46f: Waiting [2022-05-09T19:09:39.285Z] 2f39f015ded8: Pulling fs layer [2022-05-09T19:09:39.285Z] 5d3b04190fa2: Waiting [2022-05-09T19:09:39.285Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T19:09:39.285Z] 5c69ac0246d0: Download complete [2022-05-09T19:09:39.286Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T19:09:39.286Z] 3a2ae6a8a46f: Download complete [2022-05-09T19:09:39.286Z] 33b1e0a273af: Verifying Checksum [2022-05-09T19:09:39.286Z] 33b1e0a273af: Download complete [2022-05-09T19:09:39.286Z] ec43610c2a17: Verifying Checksum [2022-05-09T19:09:39.286Z] ec43610c2a17: Download complete [2022-05-09T19:09:39.286Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T19:09:39.286Z] 5d3b04190fa2: Download complete [2022-05-09T19:09:39.545Z] 5eb5b503b376: Verifying Checksum [2022-05-09T19:09:39.545Z] 5eb5b503b376: Download complete [2022-05-09T19:09:40.114Z] 2f39f015ded8: Download complete [2022-05-09T19:09:40.683Z] 5eb5b503b376: Pull complete [2022-05-09T19:09:40.683Z] 5c69ac0246d0: Pull complete [2022-05-09T19:09:41.252Z] ec43610c2a17: Pull complete [2022-05-09T19:09:41.252Z] 3a2ae6a8a46f: Pull complete [2022-05-09T19:09:41.514Z] 33b1e0a273af: Pull complete [2022-05-09T19:09:41.514Z] 5d3b04190fa2: Pull complete [2022-05-09T19:09:45.708Z] 2f39f015ded8: Pull complete [2022-05-09T19:09:45.708Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T19:09:45.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:09:45.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T19:09:45.770Z] prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container [2022-05-09T19:09:45.796Z] $ 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/221/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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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-05-09T19:09:47.793Z] $ docker top 45200d4f1c9c2563e1ec804e62d31f13a36dabbdabd02793ae1669cd16b2bc50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:09:48.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T19:09:48.444Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T19:09:48.732Z] + ls /var/log/sa-host [2022-05-09T19:09:48.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:09:48.814Z] provisioning config files... [2022-05-09T19:09:48.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/221@tmp/config8492054928643564128tmp [Pipeline] { [Pipeline] echo [2022-05-09T19:09:48.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:49.129Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T19:09:49.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:49.476Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T19:09:49.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:49.776Z] ---> sudo-logs.sh [2022-05-09T19:09:49.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T19:09:49.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:50.083Z] ---> job-cost.sh [2022-05-09T19:09:50.084Z] lf-activate-venv: SKIPPING [2022-05-09T19:09:50.084Z] DEBUG: total: 0.2199999988079071 [2022-05-09T19:09:50.084Z] INFO: Retrieving Stack Cost... [2022-05-09T19:09:50.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T19:09:50.914Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T19:09:50.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:09:51.214Z] ---> logs-deploy.sh [2022-05-09T19:09:51.214Z] lf-activate-venv: SKIPPING [2022-05-09T19:09:51.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/221 [2022-05-09T19:09:51.214Z] INFO: archiving workspace using pattern(s): [2022-05-09T19:09:52.154Z] Archives upload complete. [2022-05-09T19:09:52.154Z] INFO: archiving logs to Nexus